DES-1228/ME Metro Ethernet Managed Switch CLI Reference Guide
64
Example usage:
To delete a trusted host with an IP address 10.48.74.121:
DES-1228/ME:5#delete trusted_host ipaddr 10.81.17.1
Command: delete trusted_host ipaddr 10.81.17.1
Success.
DES-1228/ME:5#
To delete a trusted host network with a network address 10.62.0.0/16:
DES-1228/ME:5#delete trusted_host network 10.81.0.0/16
Command: delete trusted_host network 10.81.0.0/16
Success.
DES-1228/ME:5#
To delete all trusted host entries:
DES-1228/ME:5#delete trusted_host all
Command: delete trusted_host all
Success.
DES-1228/ME:5#
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.