D-Link DES-3500Series Switch User Manual


 
DES-3500 Layer 2 Fast Ethernet Switch CLI Reference Manual
45
DES-3526:admin#delete snmp host 10.48.74.100
Command: delete snmp host 10.48.74.100
Success.
DES-3526:admin#
show snmp host
Purpose Used to display the recipient of SNMP traps generated by the
Switch’s SNMP agent.
Syntax
show snmp host {<ipaddr>}
Description
The show snmp host command is used to display the IP addresses
and configuration information of remote SNMP managers that are
designated as recipients of SNMP traps that are generated by the
Switch’s SNMP agent.
Parameters
<ipaddr> The IP address of a remote SNMP manager that will
receive SNMP traps generated by the Switch’s SNMP agent.
Restrictions None.
Example usage:
To display the currently configured SNMP hosts on the Switch:
DES-3526:admin#show snmp host
Command: show snmp host
SNMP Host Table
Host IP Address SNMP Version Community Nam
e/SNMPv3 User Name
--------------- ------------ ------------------- ---------
10.48.76.23 V2c private
10.48.74.100 V3 authpriv public
Total Entries: 2
DES-3526:admin#
create trusted_host
Purpose Used to create the trusted host.
Syntax
create trusted_host <ipaddr> {snmp | telnet | ssh | http | https}
Description The create trusted host command creates the trusted host. The
switch allows you to specify IP addresses that are allowed to manage
the switch via in-band SNMP ,TELNET ,SSH, HTTP or HTTPs 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.
When the access interface is not specified, the trusted host will be
created for all interfaces.
Parameters
<ipaddr> The IP address of the trusted host to be created.
snmp - Specifies trusted host for SNMP.
telnet - Specifies trusted host for TELENT.
ssh - Specifies trusted host for SSH
http - Specifies trusted host for HTTP.