D-Link dws-1008 Switch User Manual


 
D-Link DWS-1008 CLI Manual 97
Examples: The following command enables the SNMP server on a DWS-1008 switch:
DWS-1008# set ip snmp server enable
success: change accepted.
See Also:
• clear snmp trap receiver
• set port trap
• set snmp community
• set snmp trap
• set snmp trap receiver
• show snmp configuration
set ip ssh
Changes the TCP port number on which a DWS-1008 switch listens for Secure Shell (SSH)
management traffic.
Caution: If you change the SSH port number from an SSH session, MSS immediately ends the
session. To open a new management session, you must configure the SSH client to use the new
TCP port number.
Syntax: set ip ssh port port-num
port-num TCP port number.
Defaults: The default SSH port number is 22.
Access: Enabled.
Examples: The following command changes the SSH port number on a DWS-1008 switch to
6000:
DWS-1008# set ip ssh port 6000
success: change accepted.
See Also:
• set ip ssh server