hit counter script

Ip Ssh-Client Key - Cisco 300 Series Cli Manual

Stackable managed switches
Hide thumbs Also See for 300 Series:
Table of Contents

Advertisement

48
939
Example
The following example changes a password of the local SSH clients:
switchxxxxxx(config)#
username john old-password &&&@@@aaff new-password &&&@@@aaee

48.3 ip ssh-client key

To create a key pair for SSH client authentication by public key (either by
generating a key or by importing a key), use the ip ssh-client key command in
Global Configuration mode. To remove a key, use the no form of the command.
Syntax
ip ssh-client key {dsa | rsa} {generate | key-pair
encrypted ip ssh-client key {dsa | rsa} key-pair
no ip ssh-client key [dsa | rsa]
Parameters
dsa—DSA key type.
rsa—RSA key type.
key-pair—Key that is imported to the device.
-
privkey
—Plaintext private key.
-
encrypted-privkey—private key is in encrypted format.
-
pubkey
—The plaintext pubic key.
Default Configuration
The application creates a key automatically; this is the default key.
Command Mode
Global Configuration mode
ip ssh-client change server password server 10.7.50.155
OL-32830-01 Command Line Interface Reference Guide
SSH Client Commands
privkey pubkey
}
encrypted-privkey pubkey

Advertisement

Table of Contents
loading

Table of Contents