DES-1210-52/ME L2 Metro Ethernet Switch CLI Reference Guide
93
To display a list of trusted hosts entered on the Switch using the
create trusted_host command above.
The show trusted_host command displays a list of trusted hosts
entered on the Switch using the create trusted_host command
above.
Example usage:
To display the list of trusted hosts:
DES-1210-52/ME:5# show trusted_host
Command: show trusted_host
Trusted Host Status : Disable
Management Stations
IP Address Subnet Mask
------------------------------ ------------------------------
10.90.90.91 255.255.255.255
3000::1 128
Total Entries: 2
DES-1210-52/ME:5#
To delete a trusted host entry made using the create trusted_host
command above.
delete trusted_host [<ipaddr> | network <network_address> |
<ipv6_addr> | ipv6_prefix <ipv6networkaddr> | all]
The delete trusted_host command deletes a trusted host entry
made using the create trusted_host command above.
<ipaddr> − The IP address of the trusted host.
all − The all IP address of the trusted host.
network <network_address> − The subnet mask of the trusted host
to be deleted. This parameter is optional.
<ipv6_addr> − The IPv6 address of the trusted host to be removed.
ipvv6_prefix <ipv6networkaddr> − The IPv6 subnet prefix address of
the trusted network to be removed. The network address of the
trusted network. The form of network address is xxx.xxx.xxx.xxx/y.
Only administrator or operator level users can issue this command.
Example usage: