D-Link xStackTM DGS/DXS-3300 Series Switch User Manual


 
xStack DGS/DXS-3300 Series Layer 3 Stackable Gigabit Ethernet Switch CLI Manual
46
create trusted_host
Purpose Used to create the trusted host.
Syntax
create trusted_host <ipaddr>
Description
The create trusted_host command creates the trusted host.
The Switch allows specification up to four IP addresses that are
allowed to manage the Switch via in-band SNMP or TELNET
based management software. These IP addresses must be
members of the Management VLAN. If no IP addresses are
specified, then there is nothing to prevent any IP address from
accessing the Switch, provided the user knows the Username
and Password.
Parameters
<ipaddr> The IP address of the trusted host.
Restrictions Only administrator-level users can issue this command.
Example usage:
To create the trusted host:
DGS-3324SRi:4#create trusted_host 10.48.74.121
Command: create trusted_host 10.48.74.121
Success.
DGS-3324SRi: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
Description This command is used to display 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:
DGS-3324SRi:4#show trusted_host
Command: show trusted_host
Management Stations
IP Address
--------------------
10.53.13.94
Total Entries: 1
DGS-3324SRi:4#