D-Link DES-3500Series Switch User Manual


 
DES-3500 Layer 2 Fast Ethernet Switch CLI Reference Manual
48
delete trusted_host ipaddr
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 and Operator-level users can issue this
command.
Example usage:
To delete a trusted host with an IP address 10.62.32.1:
DES-3526:admin#delete trusted_host ipaddr 10.62.32.1
Command: delete trusted_host ipaddr 10.62.32.1
Success.
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 and Operator-level users can issue this
command.
Example usage:
To delete a trusted host network IP address 10.62.31.1/16:
DES-3526:admin#delete trusted_host network 10.62.32.1/16
Command: delete trusted_host network 10.62.32.1/16
Success.
delete trusted_host all
Purpose
Used to delete all trusted host entries made using the create
trusted_host ipaddr and create trusted_host network commands
above.
Syntax
delete trusted _host all
Description This command is used to delete all trusted host entries made using
the create trusted_host ipaddr and create trusted_host network
commands above.
Parameters None.
Restrictions Only Administrator and Operator-level users can issue this
command.
Example usage: