![D-Link xStack DGS-3612G series Cli Manual Download Page 58](http://html1.mh-extra.com/html/d-link/xstack-dgs-3612g-series/xstack-dgs-3612g-series_cli-manual_3519854058.webp)
xStack
®
DGS-3600 Series Layer 3 Gigabit Ethernet Managed Switch CLI Manual
55
DGS-3627:5#show trusted_host
Command: show trusted_host
Management Stations
IP Address
-----------------------
10.53.13.94
Total Entries: 1
DGS-3627:5#
delete trusted_host
Purpose
Used to delete a trusted host entry made using the
create
trusted_host
command above.
Syntax
delete trusted_host [ipaddr <ipaddr> | network
<network_address> | all]
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.
network <network_address>
−
IP address and netmask of the
trusted host to be deleted. 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).
all
– Enter this parameter to delete all configured trusted hosts.
Restrictions
Only Administrator and Operator-level users can issue this
command.
Example usage:
To delete a trusted host with an IP address 10.48.74.121:
DGS-3627:5#delete trusted_host ipaddr 10.48.74.121
Command: delete trusted_host ipaddr 10.48.74.121
Success.
DGS-3627:5#
enable snmp traps
Purpose
Used to enable SNMP trap support.
Syntax
enable snmp traps
Description The
enable snmp traps
command is used to enable SNMP trap
support on the Switch.
Parameters None.
Restrictions
Only Administrator and Operator-level users can issue this
command.
Example usage: