204
Telnet, SSH and Slogin Commands
FILE LOCATION: C:\Users\gina\Desktop\Checkout_new\CLI Folders\Dell Contax
CLI\files\Telnet_SSH_and_Slogin.fm
D E L L C O N F ID E N T IA L – P R E L IM I N A RY 5 / 1 5 /1 2 - F O R P R O O F O N LY
ip ssh port
The
ip ssh port
Global Configuration mode command specifies the port used
by the SSH server. Use the
no
form of this command to restore the default
configuration.
Syntax
ip ssh port
port-number
no ip ssh port
Parameters
port-number
—Specifies the port number to be used by the SSH server.
(Range: 1–65535)
Default Configuration
The default port number is 22.
Command Mode
Global Configuration mode
Example
The following example specifies that port number 8080 is used by the SSH
server.
Console(config)#
ip ssh port
8080
ip ssh server
The
ip ssh server
Global Configuration mode command enables the device to
be configured from an SSH server. Use the
no
form of this command to
disable the device configuration from a SSH server,.
Syntax
ip ssh server
no ip ssh server