![D-Link DES-3028 Скачать руководство пользователя страница 52](http://html.mh-extra.com/html/d-link/des-3028/des-3028_cli-reference-manual_77883052.webp)
DES-3028 DES-3028P DES-3028G DES-3052 DES-3052P Layer 2 Fast Ethernet Switch CLI Reference Manual
47
Example Usage:
To display the list of trust hosts:
DES-3028P:4#show trusted_host
Command: show trusted_host
Management Stations
IP Address/Netmask
-----------------------
10.53.13.94
Total Entries: 1
DES-3028P: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-3028P:4#delete trusted_host 10.48.74.121
Command: delete trusted_host 10.48.74.121
Success.
DES-3028P: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.
Example usage:
To delete a trusted host network with an IP address 10.62.0.0/16:
DES-3028P:4#delete trusted_host network 10.62.0.0/16
Command: delete trusted_host network 10.62.0.0/16