09-05-2010 11:30 AM - edited 03-06-2019 12:50 PM
Hello, we have a Cisco WS-C3750G-24T running IOS 12.2(25)SEE (image C3750-IPSERVICESK9-M). Historically, I have changed the port using "ip ssh port" however this device doesn't seem to support this:
(config)#ip ssh port ? % Unrecognized command
Any ideas on how to change the SSH port?
-Chris
09-05-2010 03:12 PM
To enable SSH, try this:
line vty 0 15
transport input ssh telnet
09-05-2010 03:15 PM
Leo,
Activating the SSH is fine but I believe that the OP wanted to move the SSH from the default TCP port 22 to a different port. The command ip ssh port is indeed unsupported on 3750 so I personally do not see any other way to make the SSH on a 3750 to listen on a different TCP port. Any idea?
Best regards,
Peter
09-05-2010 03:26 PM
Yup. Definitely mis-understood everything. He he he ...
Nope. Don't have any idea how to move the standard SSH port to some other one ...
Discover and save your favorite ideas. Come back to expert answers, step-by-step guides, recent topics, and more.
New here? Get started with these tips. How to use Community New member guide