![D-Link DES-3528 - xStack Switch - Stackable Скачать руководство пользователя страница 58](http://html.mh-extra.com/html/d-link/des-3528-xstack-switch-stackable/des-3528-xstack-switch-stackable_cli-reference-manual_76439058.webp)
xStack® DES-3528/DES-3552 Series Layer 2 Managed Stackable Fast Ethernet Switch CLI Reference Guide
58
To create the trusted host:
DES-3528:admin# create trusted_host 10.62.32.1
Command: create trusted_host 10.62.32.1
Success.
config trusted_host
Purpose
Used to configure the access interfaces for the trusted host.
Syntax
config trusted_host [<ipaddr> | <ipv6addr> | network <network_address> | ipv6_prefix
<ipv6networkaddr>] [add | delete] {snmp | telnet | ssh | http | https | ping | all}
Description
Used to configure the access interfaces for the trusted host.
Parameters
<
ipaddr
> - The IP address of the trusted host.
<
ipv6addr
> - The IPv6 address of the trusted host.
network
- The network address of the trusted network. The form of network address is
xxx.xxx.xxx.xxx/y.
<
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
- Add interfaces for that trusted host.
delete
- Delete interfaces for that trusted host.
snmp
- (Optional) Specifies trusted host for SNMP.
telnet
- (Optional) Specifies trusted host for TELENT.
ssh
- (Optional) Specifies trusted host for SSH.
http
- (Optional) Specifies trusted host for HTTP.
https
- (Optional) Specifies trusted host for HTTPs.
ping
- (Optional) Specifies trusted host for PING.
Restrictions
Only Administrator and Operator-level users can issue this command.
Example usage:
To configure the trusted host:
DES-3528:admin# config trusted_host 10.48.74.121 add ssh telnet
Command: config trusted_host 10.48.74.121 add ssh telnet
Success.
DES-3528:admin#
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
Description
This command a list of trusted hosts entered on the Switch using the
create trusted_host
command above.
Parameters
None.
Restrictions
None.
Example Usage:
To display the list of trust hosts:
DES-3528:admin# show trusted_host
Command: show trusted_host