Configuration Guide Configuring Web Authentication
Related Commands
Configuring the Redirection HTTP Port
http redirect port port-num
port-num: Indicates the port number.
Global configuration mode
A maximum of 10 different destination port numbers can be configured, not including default ports 80 and
443.
Configuration Example
Configuring the Redirection HTTP Port
Configure port 8080 as the redirection HTTP port.
Ruijie(config)#http redirect port 8080
Check whether the configuration is successful.
Ruijie(config)#show web-auth rdport
Rd-Port:
80 443 8080
1.4.16 Configuring Rate Limit Webauth Logging
Configuration Effect
The Web authentication module sends syslog messages to the administrator to display the information and
relevant events of users who perform login/logout. By default, syslog messages are shielded.
After syslog output rate limiting is configured, syslog messages are sent at a certain rate.
Notes
When the login/logout rate is high, syslog messages are output frequently, which affects device performance and
results in spamming.
Configuration Steps
Optional.
Configure syslog output rate limiting when you need to view the syslog messages about user login/logout.
Verification