Disables the SSH service.
Global configuration mode
The no form of the command enables the SSH service.
The use of the use-vrf keyword brings down the server only for the specified VRF. You can shut down any server in any VRF, including the management and default VRF.
This example shuts down the SSH service for a VRF.
device(config)# ssh server use-vrf myvrf shutdown
This example enables the SSH service on the VRF.
device(config)# no ssh server use-vrf myvrf shutdown