DES-1228/ME Layer 2 Metro Ethernet Switch CLI Reference Manual
46
Example Usage:
To display the list of trust hosts:
DES-1228/ME:4#show trusted_host
Command: show trusted_host
Management Stations
IP Address/Netmask
-----------------------
10.53.13.94
Total Entries: 1
DES-1228/ME:4#
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>
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.
Restrictions
Only Administrator-level users can issue this command.
Example usage:
To delete a trusted host with an IP address 10.48.74.121:
DES-1228/ME:4#delete trusted_host 10.48.74.121
Command: delete trusted_host 10.48.74.121
Success.
DES-1228/ME:4#
delete trusted_host network
Purpose
Used to delete a trusted host entry made using the
create trusted_host network
command above.
Syntax
delete trusted _host network <network_address>
Description
This command is used to delete a trusted host entry made using the create trusted_host
network command above.
Parameters
<network_address>
−
IP address and netmask of the trusted host network.
Restrictions
Only Administrator-level users can issue this command.