Specifications
2-208
Cisco SCE 8000 CLI Command Reference
Chapter 2 CLI Command Reference
ip ssh
The following example shows how to disable the SSH server:
SCE8000>enable 10
Password:<cisco>
SCE8000#config
SCE8000(config)#no ip ssh
SCE8000(config)#
The following example shows how to disable SSHv1 so that only SSHv2 is enabled:
SCE8000>enable 10
Password:<cisco>
SCE8000#config
SCE8000(config)#ip ssh
SCE8000(config)#no ip ssh sshv1
SCE8000(config)#
Related Commands Command Description
ip ssh key Generates or removes the SSH key set.
show ip ssh Displays the status of the SSH server, including current SSH sessions.










