25
SSH COMMANDS
ip ssh port The ip ssh port Global Configuration mode command specifies the port
to be used by the SSH server. To restore the default configuration, use the
no form of this command.
Syntax
ip ssh port port-number
no ip ssh port
Parameters
■ port-number — Port number for use by the SSH server (Range:
1-65535).
Default Configuration
The default port number is 22.
Command Mode
Global Configuration mode
User Guidelines
There are no user guidelines for this command.
Example
The following example specifies the port to be used by the SSH server as
8080.
Console(config)# ip ssh port 8080