Administrator Guide
Usage Information This command enables the SSH server and begins listening on a port. If a port is not specied, listening is on SSH
default port 22.
NOTE: Starting with Dell Networking OS Release 9.2(0.0), SSH server is enabled by default.
Example
Dell# conf
Dell(conf)# ip ssh server port 45
Dell(conf)# ip ssh server enable
Dell#
ip ssh server vrf
Congure an SSH server on either a specic VRF or a management VRF.
Syntax
NOTE: Some of the parameters in this command require licensing to access. For more information,
contact your Dell Networking representative.
ip ssh server vrf {any | management | vrf-name}
To disable the SSH server conguration, use the no ip ssh server vrf {management | vrf-name}
command.
Parameters
any Enter the keyword any to enable access to the server from any VRF.
vrf management Enter the keyword vrf followed by the keyword management to congure an SSH
server on a management VRF.
vrf vrf-name Enter the keyword vrf followed by the VRF name to congure an SSH server on that
VRF.
Defaults None
Command Modes CONFIGURATION
Command History
This guide is platform-specic. For command information about other platforms, see the relevant Dell Networking
OS Command Line Reference Guide.
Version Description
9.8(1.0) Introduced on the Z9100-ON.
9.8(0.0P5) Introduced on the S4048-ON.
9.8(0.0P2) Introduced on the S3048-ON.
9.7(0.0) Introduced on the S6000-ON.
9.5(0.1) Introduced on the Z9500.
9.4(0.0) Introduced on the S-Series and Z9000.
Usage Information
You can enable the SSH server on either a management VRF or a user dened VRF but not both. If no VRF is
specied, then the SSH server is enabled on the default VRF.
Security 1449