MES53xx, MES33xx, MES23xx Ethernet Switch Series 139
By default, HTTPS-
server is disabled
ip http timeout-policy seconds [http-only | https-
only]
Set the HTTP session timeout.
no ip http timeout-policy
Recover the default value.
ip https certificate {1|2}
Determine the active HTTPS certificate.
Recover the default value.
crypto certificate {1 | 2} generate
Generate SSL certificate.
Public key configuration mode commands
Command line prompt in the public key configuration mode is as follows:
console# configure
console(config)# crypto key pubkey-chain ssh
console(config-pubkey-chain)#
Table 5.141. Public key configuration mode commands
user-key username {rsa |
dsa}
username: (1..48)
characters
Enter the individual public key generation mode.
- rsa - generate an RSA key;
- dsa - generate a DSA key.
Remove the public key for a specific user.
Command line prompt in the individual public key generation mode is as follows:
console# configure
console(config)# crypto key pubkey-chain ssh
console(config-pubkey-chain)# user-key eltex rsa
console(config-pubkey-key)#
Table 5.146. Individual public key generation mode commands
Create the public key for a specific user.
key-string row key_string
Create the public key for a specific user. The key is entered line by
line.
- key_string - key part.
To notify the system that the key is entered, type the
-without any characters.
EXEC mode commands
Commands from this section are available to the privileged users only.
Command line prompt in the EXEC mode is as follows:
console#
Table 5.142. EXEC mode commands
Show SSH server configuration and active incoming SSH
sessions.
show crypto key
username: (1..48)
characters
Show public SSH keys saved on the switch.
- username - remote client name;