Configuration Guide WEB Authentication Configuration
Configuring Accounting Update Interval
In the actual network environment, if the accounting feature is required and the server needs the device
to periodically send accounting update messages, then you need to configure the accounting update
interval on the device.
The default accounting update interval is 0 minute, indicating that no update message will be sent.
Perform the following steps to configure the accounting update interval:
To restore the default accounting update interval, execute the no web-auth portal acct-update-interval
command in the global configuration mode.
Configuration example:
# Set the accounting update interval to 3 minutes.
Ruijie# configure terminal
Enter configuration commands, one per line. End with CNTL/Z.
Ruijie(config)# web-auth acct-update-interval 3
Ruijie(config)# show web-auth portal parameters
If the Access-Accept message from the Radius Server carries the attribute of the
accounting update interval and the attribute value is not 0, this value will be used as the
accounting update interval, or else the accounting update interval configured on the device
will be used.
Configuring Portal Protocol Extension
The Portal protocol used by Ruijie second-generation web authentication is compatible with the Portal
specification of China Mobile. However, the standard Portal protocol cannot meet the requirements of
Ruijie security solutions; therefore, Ruijie extends the Portal protocol.
By default, Ruijie devices use the extended Portal protocol to communicate with the Portal server. If you
need to disable extension and use the standard Portal protocol, run the no web-auth portal extension
command.