Cisco SCE8000 Specifications Page 247

  • Download
  • Add to my manuals
  • Print
  • Page
    / 778
  • Table of contents
  • BOOKMARKS
  • Rated. / 5. Based on customer reviews
Page view 246
2-207
Cisco SCE 8000 CLI Command Reference
Chapter 2 CLI Command Reference
ip ssh
ip ssh
Enables the SSH server.
SSH allows you to login only when the user password and AAA authentication are configured.
1. Configure at least one user name and password.
SCE8000(config)# username <username> password <password>
2. Configure AAA authentication for login.
SCE8000(config)# aaa authentication login default none
To disable the SSH server, use the no form of this command.
ip ssh [sshv1]
no ip ssh [sshv1]
Syntax Description
Command Default None
Command Modes Global configuration
Command History This table includes the following release-specific history entries:
Usage Guidelines If the sshv1 keyword is not specified, both SSHv1 and SSHv2 are enabled. If you want to enable only
SSHv2, use the no form of this command to disable SSHv1. Use the ip ssh sshv1 command to reenable
SSHv1.
When using an SSH server, you should also generate an SSH key set (ip ssh key command). A set of
keys must be generated at least once before enabling the SSH server.
Authorization: admin
Examples The following example shows how to enable the SSH server. Both SSHV1 and SSHv2 are enabled.
SCE8000>enable 10
Password:<cisco>
SCE8000#config
SCE8000(config)#ip ssh
SCE8000(config)#
sshv1 Enables SSHv1.
Release Modification
2.5.7 This command was introduced.
Page view 246
1 2 ... 242 243 244 245 246 247 248 249 250 251 252 ... 777 778

Comments to this Manuals

No comments