DGS-3100 Series Gigabit Stackable Managed Switch CLI Manual
47
Management Stations
IP Address Subnet Mask Application
--------------- ------------------- ----------------
10.6.150.49 255.255.255.0 Telnet
Total Entries: 1
DGS-3100#
delete trusted_host
Purpose To delete a trusted host entry made using the create trusted_host
command above.
Syntax
delete trusted_host <ipaddr>
Description The delete trusted_host command deletes a trusted host entry
made using the create trusted_host command above.
Parameters <ipaddr> − The IP address of the trusted host.
Restrictions Only administrator or operator level users can issue this command.
Example usage:
To delete a trusted host with an IP address 10.6.150.49:
DGS-3100# delete trusted_host 10.6.150.49
Success.
DGS-3100#
enable snmp traps
Purpose To enable SNMP trap support.
Syntax
enable snmp traps
Description The enable snmp traps command enables SNMP trap support on
the Switch.
Parameters None.
Restrictions Only Administrator or operator-level users can issue this command
Example usage:
To enable SNMP trap support on the Switch:
DGS3100# enable snmp traps
Success.
DGS3100#