Configuration Guide     506
Configuring Access Security Access Security Configurations
Switch(config)#ip http secure-ciphersuite 3des-ede-cbc-sha
Switch(config)#ip http secure-session timeout 15
Switch(config)#ip http secure-max-users 2 2 2 2
Switch(config)#ip http secure-server download certificate ca.crt ip-address 
192.168.0.100
 Start to download SSL certificate......
 Download SSL certificate OK.
Switch(config)#ip http secure-server download key ca.key ip-address 192.168.0.100
 Start to download SSL key......
 Download SSL key OK.
Switch(config)#show ip http secure-server
 HTTPS Status:      Enabled
 HTTPS Port:    443
 SSL Protocol Level(s):    ssl3 tls1
 SSL CipherSuite:      3des-ede-cbc-sha
 HTTPS Session Timeout:    15
 HTTPS User Limitation:    Enabled
 HTTPS Max Users as Admin:  2
 HTTPS Max Users as Operator:  2
 HTTPS Max Users as Power User:  2
 HTTPS Max Users as User:    2
Switch(config)#end
Switch#copy running-config startup-config
2.2.4  Configuring the SSH Feature
Follow these steps to configure the SSH function:
Step 1 configure
Enter global configuration mode.
Step 2 ip ssh server
Enable the SSH function. By default, it is disabled.