DGS-3000 Series Layer 2 Managed Gigabit Ethernet Switch CLI Reference Guide
844
Format
config trusted_host [<ipaddr> | <ipv6addr> | network <network_address> | ipv6_prefix
<ipv6networkaddr>] [add | delete] {snmp | telnet | ssh | http | https | ping | all}
Parameters
<ipaddr> - Enter the trusted host IP address.
<ipv6addr> - Enter the trusted host IPv6 address.
network - The network address of the trusted network. The network address takes the form of:
xxx.xxx.xxx.xxx/y where “x” represents an IP number.
<network_address> - Enter the network address used here.
ipv6_prefix - The IPv6 subnet prefix of the trusted network.
<ipv6networkaddr> - Enter the IPv6 subnet prefix here.
add - Adds interfaces for that trusted host.
delete - Deletes interfaces for that trusted host.
snmp - (Optional) Specify trusted host for SNMP.
telnet - (Optional) Specify trusted host for TELENT.
ssh - (Optional) Specify trusted host for SSH.
http - (Optional) Specify trusted host for HTTP.
https - (Optional) Specify trusted host for HTTPs.
ping - (Optional) Specify trusted host for PING.
all - (Optional) Specify trusted host for all applications.
Restrictions
Only Administrators and Operators can issue this command.
Example
To configure the trusted host:
DGS-3000-26TC:admin#config trusted_host 10.48.74.121 add ssh telnet
Command: config trusted_host 10.48.74.121 add ssh telnet
Success.
show trusted_host 91-4
Description
This command is used to display a list of trusted hosts entered on the Switch using the create
trusted_host command above.
Format
show trusted_host
Parameters
None.