Administrator Guide

Table Of Contents
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#
Related
Commands
show ip ssh displays the ssh information.
ip ssh server vrf
Configure an SSH server on either a specific 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 {management | vrf-name}
To disable the SSH server configuration, use the no ip ssh server vrf {management | vrf-
name} command.
Parameters
vrf management Enter the key word vrf followed by the keyword management to configure an
SSH server on a management VRF.
vrf
vrf-name
Enter the key word vrf followed by the VRF name to configure an SSH server on
that VRF.
Defaults None
Command Modes CONFIGURATION
Command
History
This guide is platform-specific. For command information about other platforms, refer to the relevant Dell
Networking OS Command Line Reference Guide.
The following is a list of the Dell Networking OS version history for this command.
Version Description
9.7(0.0) Introduced on the S6000-ON.
9.5(0.0) 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 defined VRF but not both. If no
VRF is specified, then the SSH server is enabled on the default VRF.
If the SSH server is enabled on a VRF with name vrf1, then use the following command to restart the SSH
server on a VRF with name vrf2: ip ssh server vrf vrf2. If the SSH server is enabled on a VRF
with name vrf1, then use the following command to restart the SSH server on the default VRF: ip ssh
server vrf.
Example
Dell(conf)#ip ssh server vrf vrf1
Dell(conf)#no ip ssh server vrf
Dell(conf)#ip ssh server vrf management
Dell(conf)#no ip ssh server vrf
Related
Commands
show ip ssh displays the ssh information.
1146 Security