MES53xx, MES33xx, MES23xx Ethernet Switch Series 140
[username username]
[fingerprint
{ | hex}]
By default, key fingerprint
is in hex format.
- bubble-babble - key fingerprint in Bubble Babble code;
- hex - key fingerprint in hex format;
show crypto key mypubkey
[rsa | dsa]
Show public SSH keys of the switch.
show crypto certificate [1 |
2]
Show SSL certificates for the HTTPS server.
Examples of command usage
Enable SSH server on the switch. Enable the use of public keys. Create an RSA key for the eltex user:
console# configure
console(config)# ip ssh server
console(config)# ip ssh pubkey-auth
console(config)# crypto key pubkey-chain ssh
console(config-pubkey-chain)# user-key eltex rsa
console(config-pubkey-key)# key-string
AAAAB3NzaC1yc2EAAAADAQABAAABAQCvTnRwPWlAl4kpqIw9GBRonZQZxjHKcqKL6rMlQ+ZNXf
ZSkvHG+QusIZ/76ILmFT34v7u7ChFAE+Vu4GRfpSwoQUvV35LqJJk67IOU/zfwOl1gkTwml75Q
R9gHujS6KwGN2QWXgh3ub8gDjTSqmuSn/Wd05iDX2IExQWu08licglk02LYciz+Z4TrEU/9FJx
wPiVQOjc+KBXuR0juNg5nFYsY0ZCk0N/W9a/tnkm1shRE7Di71+w3fNiOA6w9o44t6+AINEICB
CCA4YcF6zMzaT1wefWwX6f+Rmt5nhhqdAtN/4oJfce166DqVX1gWmNzNR4DYDvSzg0lDnwCAC8
Qh
Fingerprint: a4:16:46:23:5a:8d:1d:b5:37:59:eb:44:13:b9:33:e9
7.4.8.2 Terminal configuration commands
Terminal configuration commands are used for the local and remote console configuration.
Global configuration mode commands
Command line prompt in the global configuration mode is as follows:
console(config)#
Table 5.143. Global configuration mode commands
line {console | telnet | ssh}
Enter the mode of the corresponding terminal (local console,
remote console, Telnet or secure remote console, SSH).
Terminal configuration mode commands
Command line prompt in the terminal configuration mode is as follows:
console# configure
console(config)# line {console|telnet|ssh}
console(config-line)#
Table 5.144. Terminal configuration mode commands
bps: (2400, 9600, 19200,
38400, 57600,
115200)/115200 baud
Specify the local console access rate (the command is available
only in local console configuration mode).
Enable automatic configuration of the local console access
rate (the command is available only in local console
configuration mode).
Disable automatic configuration of the local console access
rate.