D-Link DES-3500Series Switch User Manual


 
DES-3500 Layer 2 Fast Ethernet Switch CLI Reference Manual
46
create trusted_host
https - Specifies trusted host for HTTPs.
Restrictions Only Administrator and Operator-level users can issue this command.
Example usage:
To create the trusted host:
DES-3526:admin# create trusted_host
10.48.74.121
Command: create trusted_host 10.48.74.121
Success.
DES-3526:admin#
config trusted_host
Purpose Used to configure the access interfaces for the trusted host .
Syntax
config trusted_host [<ipaddr> | network <network_address>]
[add|delete] {snmp | telnet | ssh | http | https}
Description The config trusted_host command is used to configure the access
interfaces for the trusted host .
Parameters
ipaddr - The IP address of the trusted host.
network - The network address of the trusted network. The form of
network address is xxx.xxx.xxx.xxx/y.
add - Add interfaces for that trusted host.
delete - Delete interfaces for that trusted host.
snmp - Specifies trusted host for SNMP.
telnet - Specifies trusted host for TELENT.
ssh - Specifies trusted host for SSH.
http - Specifies trusted host for HTTP.
https - Specifies trusted host for HTTPs.
Restrictions Only Administrator and Operator-level users can issue this command.
Example usage:
To create the trusted host network.
DES-3526: config trusted_host 10.48.74.121 add
ssh telnet
Command: config trusted_host 10.48.74.121 add
ssh telnet
Success.
create trusted_host network
Purpose Used to create the trusted host.
Syntax
create trusted_host network <network_address> {snmp | telnet |
ssh | http | https}
Description The create trusted host network command creates the trusted host
network. The switch allows you to specify IP addresses that are
allowed to manage the switch via in-band SNMP ,TELNET ,SSH,
HTTP or HTTPs based management software. These IP addresses
must be members of the Management VLAN. If no IP addresses are