feature ssh
To enable the Secure Shell (SSH) server for a virtual device context (VDC), use the feature ssh command.
To disable the SSH server, use the no form of this command.
feature ssh
no feature ssh
Syntax Description
This command has no arguments or keywords.
Command Default
Enabled
Command Modes
Global configuration
Command History
ModificationRelease
This command was introduced to replace the ssh server enable command.4.1(2)
Usage Guidelines
The Cisco NX-OS software supports SSH version 2.
This command does not require a license.
Examples
This example shows how to enable the SSH server:
switch# configure terminal
switch(config)# feature ssh
This example shows how to disable the SSH server:
switch# configure terminal
switch(config)# no feature ssh
XML interface to system may become unavailable since ssh is disabled
Related Commands
DescriptionCommand
Displays the enable status of the features.show feature
Displays the SSH server key information.show ssh server
   Cisco Nexus 7000 Series Security Command Reference
334
F Commands
feature ssh