154 MES3000 Ethernet switch series
Example execution of commands
Enable SSH server on the switch. Enable public key utilization. Create RSA key for 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
5.18.7.2 Terminal configuration commands
Terminal configuration commands are used for the local and remote console configuration.
Global configuration mode commands
Command line request in global configuration mode appears as follows:
console(config)#
Table 5.173 —Global configuration mode commands
Enter the mode of the corresponding terminal (local console,
remote console—Telnet or secure remote console—SSH).
Terminal configuration mode commands
Command line request in terminal configuration mode appears as follows
console# configure
console(config)# line {console|telnet|ssh}
console(config-line)#
Table 5.174 —Terminal configuration mode commands
Define the interval when the system waits for user input. If the
user doesn't input anything during this interval, the console turns
off.