D-Link DGS-3600 Switch User Manual


 
xStack DGS-3600 Series Layer 3 Gigabit Ethernet Managed Switch CLI Manual
47
DGS-3600:4#create trusted_host 10.48.74.121
Command: create trusted_host 10.48.74.121
Success.
DGS-3600: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 <network_address>
Description
This command is used to display a list of trusted hosts entered on
the Switch using the create trusted_host command above.
Parameters
<network_address> IP address and netmask of the trusted host
to be viewed. The address and mask information can be specified
using the traditional format (for example, 10.1.2.3/255.0.0.0 or in
CIDR format, 10.1.2.3/8).
Restrictions
Only administrator-level users can issue this command.
Example usage:
To display the list of trust hosts:
DGS-3600:4#show trusted_host
Command: show trusted_host
Management Stations
IP Address
-----------------------
10.53.13.94
Total Entries: 1
DGS-3600: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> IP address and netmask of the
trusted host to be deleted. The address and mask information can be
specified using the traditional format (for example, 10.1.2.3/255.0.0.0
or in CIDR format, 10.1.2.3/8).
all – Enter this parameter to delete all configured trusted hosts.
Restrictions Only administrator-level users can issue this command.
Example usage: