D-Link DES-3200 Switch User Manual


 
xStack® DES-3200 Series Layer 2 Ethernet Managed Switch CLI Reference Guide
60
Example usage:
To delete a trusted host with an IP address 10.48.74.121:
DES-3200-28:4#delete trusted_host ipaddr 10.48.74.121
Command: delete trusted_host ipaddr 10.48.74.121
Success.
DES-3200-28:4#
To delete a trusted host network with a network address 10.62.0.0/16:
DES-3200-28:4#delete trusted_host network 10.62.0.0/16
Command: delete trusted_host network 10.62.0.0/16
Success.
DES-3200-28:4#
To delete all trusted host entries:
DES-3200-28:4#delete trusted_host all
Command: delete trusted_host all
Success.
DES-3200-28:4#
show trusted_host
Purpose
Used to display a list of trusted hosts entered on the Switch using the create
trusted_host command above.
Syntax
show trusted_host
Description
This command is used to display a list of trusted hosts entered on the Switch
using the create trusted_host command above.
Parameters
None.
Restrictions
None.