DES-3000 Series Layer 2 Switch CLI Reference Manual
DES-3026:4#create trusted_host network 11.0.0.0/8
Command: create trusted_host network 11.0.0.0/8
Success.
DES-3026: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.
Example usage:
To display the list of trust hosts:
DES-3026:4#show trusted_host
Command: show trusted_host
Management Stations
IP Address
-----------------------
10.0.0.0/8
11.1.2.3
Total Entries: 1
DES-3026: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> | network
<network_address> | all]
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.
network <network_ address>
- Enter the network address with
appropriate subnet mask, to be removed from the switch as a trusted
network.
all
– Entering this parameter will remove all trusted hosts from the
switch.
Restrictions Only
administrator-level users can issue this command.
Example usage:
To delete a trusted host with an IP address 10.48.74.121:
40