180 CHAPTER 7: IP SERVICES COMMANDS
set ip snmp server Enables or disables the SNMP service on the WX.
Syntax —
set ip snmp server {enable | disable}
enable
— Enables the SNMP service.
disable — Disables the SNMP service.
Defaults — The SNMP service is disabled by default.
Access — Enabled.
History — Introduced in MSS Version 3.0.
Examples — The following command enables the SNMP server on a WX switch:
WX4400# set ip snmp server enable
success: change accepted.
See Also
set port trap on page 96
set snmp community on page 185
set ip ssh Changes the TCP port number on which a WX 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.
History —Introduced in MSS Version 3.0.
Examples — The following command changes the SSH port number on
a WX switch to 6000:
WX4400# set ip ssh port 6000
success: change accepted.