![TP-Link T2500G-10MPS User Manual Download Page 89](http://html1.mh-extra.com/html/tp-link/t2500g-10mps/html/tp-link/t2500g-10mps/t2500g-10mps_user-manual_1145700089.webp)
Managing System
Access Security Configurations
Configuration Guide
65
Step 7
copy running-config startup-config
Save the settings in the configuration file.
The following example shows how to set the session timeout as 9, set the maximum admin
number as 2, operator number as 2, power user number as 5, and user number as 4.
Switch#configure
Switch(config)#ip http server
Switch(config)#ip http session timeout
9
Switch(config)#ip http max-user
2 2 5 4
Switch(config)#show ip http configuration
HTTP Status: Enabled
HTTP Session Timeout: 9
HTTP User Limitation: Enabled
HTTP Max Users as Admin: 2
HTTP Max Users as Operator: 2
HTTP Max Users as Power User: 5
HTTP Max Users as User: 4
Switch(config)#end
Switch#copy running-config startup-config
5.2.3 Configuring the HTTPS Function
Follow these steps to configure the HTTPS function:
Step 1
configure
Enter global configuration mode.
Step 2
ip http secure-server
Enable the HTTPS function. By default, it is enabled.
Step 3
ip http secure-protocol { [
ssl3
] [
tls1
] }
Configure to make the switch support the corresponding protocol. By default, the switch
supports SSLv3 and TLSv1.
ssl3
: Enable the SSL version 3 protocol. SSL is a transport protocol. It can provide server
authentication, encryption and message integrity to allow secure HTTP connection.
tls1
: Enable the TLS version 1 protocol. TLS is s transport protocol upgraded from SSL. It
supports different encryption algorithm from SSL, so TLS and SSL are not compatible. TLS
can support a more secure connection.
Summary of Contents for T2500G-10MPS
Page 1: ...User Guide T2500G 10MPS 1910012405 REV1 0 1 April 2018...
Page 24: ...Using the CLI 767 Appendix Default Parameters 773...
Page 145: ...Part 5 Monitoring Traffic CHAPTERS 1 Traffic Monitor 2 Appendix Default Parameters...
Page 172: ...Part 7 Configuring DDM CHAPTERS 1 Overview 2 DDM Configuration 3 Appendix Default Parameters...