Specifications

DGS-3048 Layer 2 Switch CLI Reference Manual
44
SNMP Host Table
Host IP Address SNMP Version Community Name / SNMPv3 User Name
--------------- --------------------- ------------------------------
10.48.76.23 V2c private
10.48.74.100 V3 public
Total Entries: 2
DGS3048#
create trusted_host
Purpose Used to create the trusted host.
Syntax
create trusted_host <ipaddr>
Description
The create trusted_host command creates the trusted host. The
Switch allows you to specify up to four 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.
Restrictions Only administrator-level users can issue this command.
Example usage:
To create the trusted host:
DGS3048#create trusted_host 10.48.74.121
Command: create trusted_host 10.48.74.121
Success.
DGS3048#
delete trusted_host
Purpose
Used to delete a trusted host entry made using the create
trusted_host command above.
Syntax
delete trusted _host <ipaddr>
Description This command is used to delete a trusted host entry made using the
create trusted_host command above.
Parameters
<ipaddr> The IP address of the trusted host.
Restrictions Only administrator-level users can issue this command.
Example Usage:
To delete a trusted host with an IP address 10.48.74.121: