Ip Ssh-Client Username - Cisco 300 Series Cli Manual

Small business 300 series managed switches command line interface guide release 1.3
Hide thumbs Also See for 300 Series:
Table of Contents

Advertisement

6
128
ip-address—Specifies the address of a SSH server. The IP address can be
an IPv4, IPv6 or IPv6z address. See IPv6z Address Conventions.
fingerprint—FIngerprint of the SSH server public key (32 Hex characters).
Default Configuration
The Trusted Remote SSH Server table is empty.
Command Mode
Global configuration
User Guidelines
Fingerprints are created by applying a cryptographic hash function to a public key.
Fingerprints are shorter than the keys they refer to, making it simpler to use (easier
to manually input than the original key). Whenever the switch is required to
authenticate an SSH server's public key, it calculates the received key's fingerprint
and compares it to the previously-configured fingerprint.
The fingerprint can be obtained from the SSH server (the fingerprint is calculated
when the public key is generated on the SSH server).
The no ip ssh-client server fingerprint command removes all entries from the
Trusted Remote SSH Server table.
Example
In the following example, a trusted server is added to the Trusted Servers table
(with and without a separator ":"):
switchxxxxxx(config)
DC789788DC88A988127897BCBB789788
switchxxxxxx(config)
DC:78:97:88:DC:88:A9:88:12:78:97:BC:BB:78:97:88
6.7

ip ssh-client username

Use the ip ssh-client username command in Global Configuration mode to
configure the SSH client username of the switch.
To return to default, use the no form of the command.
# ip ssh-client server fingerprint 1.1.1.1
# ip ssh-client server fingerprint 1.1.1.2
78-21075-01 Command Line Interface Reference Guide
SSH Client Commands

Advertisement

Table of Contents
loading

Table of Contents