Command Reference Guide

set ip ssh 153
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
clear snmp notify target on page 121
display snmp configuration on page 136
set port trap on page 86
set snmp community on page 160
set snmp profile on page 167
set snmp notify target on page 162
set ip ssh Changes the TCP port number on which a wireless LAN 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-numTCP 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.