DES-3000 Series Layer 2 Switch CLI Reference Manual
disable rmon
Purpose
Used to disable RMON on the Switch.
Syntax
disable rmon
Description
This command is used, in conjunction with the
enable rmon
command above, to enable and disable remote monitoring (RMON)
on the Switch.
Parameters None.
Restrictions Only
administrator-level users can issue this command.
Example usage:
To disable RMON:
DES-3026:4#disable rmon
Command: disable rmon
Success.
DES-3026:4#
create trusted_host
Purpose
Used to create the trusted host.
Syntax
create trusted_host [<ipaddr> | network <network_address>]
Description
The
create trusted_host
command creates the trusted host. The
Switch specification of up to ten IP addresses that are allowed to
manage the Switch via in-band SNMP or TELNET based
management software. These IP addresses must be members of the
Management VLAN. If no IP addresses are specified, then there is
nothing to prevent any IP address from accessing the Switch,
provided the user knows the Username and Password.
Parameters
<ipaddr>
−
The IP address of the trusted host to be created.
network <network_address>
- Users may enter this parameter to
configure a trusted network for the device, using an IP address with
the appropriate subnet mask.. (ex. If an IP address of 10. 53.13.1/8
was added here, it would constitiute all address from 10.0.0.0 –
10.255.255.255 as trusted IP addresses, or in essence the whole 10
dot network.)
Restrictions Only
administrator-level users can issue this command.
Example usage:
To create the trusted host:
DES-3026:4#create trusted_host 10.48.74.121
Command: create trusted_host 10.48.74.121
Success.
DES-3026:4#
Example usage:
To create the trusted network:
39