D-Link dgs-3420 Work Light User Manual


 
xStack® DGS-3420 Series Layer 2 Managed Stackable Gigabit Switch CLI Reference Guide
587
addresses are specified, then there is nothing to prevent any IP address from accessing the switch,
provided the user knows the Username and Password.
Format
create trusted_host [<ipaddr> | <ipv6addr> | network <network_address> | ipv6_prefix
<ipv6networkaddr>] {snmp | telnet | ssh | http | https | ping}
Parameters
<ipaddr> - Specify the IP address of the trusted host.
<ipv6addr> - Specify the IPv6 address of the trusted host.
network - Specify the network address of the trusted network. The form of network address is
xxx.xxx.xxx.xxx/y.
<network_address> - Specify the network address of the trusted network. The form of
network address is xxx.xxx.xxx.xxx/y.
ipv6_prefix - Specify the IPv6 network address of the trusted network.
<ipv6networkaddr> - Specify the IPv6 network address of the trusted network.
snmp - (Optional) Specify the trusted host for SNMP.
telnet - (Optional) Specify the trusted host for Telnet.
ssh - (Optional) Specify the trusted host for SSH.
http - (Optional) Specify the trusted host for HTTP.
https - (Optional) Specify the trusted host for HTTPs.
ping - (Optional) Specify the trusted host for Ping.
Note: If no management method is specified, the IP (range) can access the Switch
through any method.
Restrictions
Only Administrator and Operator-level users can issue this command.
Example
To create a trusted host:
DGS-3420-28SC:admin#create trusted_host 10.48.74.121
Command: create trusted_host 10.48.74.121
Success.
DGS-3420-28SC:admin#
59-4 config trusted_host
Description
This command is used to configure the access interfaces for the trusted host.
Format
config trusted_host [<ipaddr> | <ipv6addr> | network <network_address> | ipv6_prefix
<ipv6networkaddr>] [add | delete] {snmp | telnet | ssh | http | https | ping | all}