D-Link DGS-3600 Switch User Manual


 
xStack DGS-3600 Series Layer 3 Gigabit Ethernet Managed Switch CLI Manual
46
show snmp v6host
Purpose
Used to display the IPv6 recipient of SNMP traps generated by the
Switch’s SNMP agent.
Syntax show snmp v6host {<ipv6addr>}
Description
The show snmp v6host command is used to display the IPv6
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
v6host <ipv6addr> The IPv6 address of a remote SNMP manager
that will receive SNMP traps generated by the Switch’s SNMP agent.
Restrictions
Only administrator-level users can issue this command.
Example usage:
To display the currently configured IPv6 SNMP hosts on the Switch:
DGS-3600:4#show snmp host
Command: show snmp host
SNMP Host Table
--------------------------------------------------------------------------------------------
Host IPv6 Address : FF::FF
SNMP Version : V3 na/np
CommunityName/SNMPv3 User Name : initial
Total Entries: 1
DGS-3600: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 allows specification of 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.
<network_address> IP address and netmask of the trusted host to
be created. The address and mask information can be specified using
the traditional format (for example, 10.1.2.3/255.0.0.0 or in CIDR
format, 10.1.2.3/8).
Restrictions
Only administrator-level users can issue this command.
Example usage:
To create the trusted host: