Supermicro L2/L3 Switches Configuration Guide
73
Trace Level: None
SMIS# configure terminal
SMIS(config
)# ip ssh cipher des-cbc
SMIS(config)# end
SMIS#
show ip ssh
Version: 2
Cipher Algorithm: DES-CBC
Authentication: HMAC-SHA1
Trace Level: None
SMIS# configure terminal
SMIS(config)#
ip ssh auth hmac-md5
SMIS(config)# end
SMIS#
show ip ssh
Version: 2
Cipher Algorithm: 3DES-CBC
Authentication: HMAC-MD5
Trace Level: None
1.8.5
SSL
SSL provides server authentication, encryption, and message integrity as well as HTTP client
authentication to allow secure HTTP communications. To use this feature, the cryptographic (encrypted)
software image must be installed on the switch.
Defaults – SSL
Parameter
Default Value
HTTP Secure server status
Enabled
HTTP Secure server encryption
rsa-null-md5
HTTP Secure server keys
None
SSL Server certificate
None
SSL Server certificate request
None
1.8.5.1
Secure HTTP (https)
On a secure HTTP connection, data to and from an HTTP server is encrypted before being sent over the
Internet.
HTTP with SSL encryption (HTTPS)
provides a secure connection to allow functions such as
configuring a switch from a Web browser.
Follow the steps below to configure Secure HTTP.