Information
This sequence describes configuring which IP port SSH server listens on
By default, SSH server listens on TCP port 22. This port will be used for all VRFs that have SSH server enabled. Optionally AOS-CX switches provides the ability to modify the default SSH server port to add extra protection to the server.
Solution
switch# conf
switch(config)# ssh server port 44444
Active SSH sessions will be terminated.
Do you want to continue (y/n)? y
switch(config)#
Impact:
Configuring a SSH server listening port allows admins to provide ssh connectvity to the switch when network situations, such as business networks and wifi hotspots, block IP port 22.