portal local-server pre-auth-suppression
Function
The portal local-server pre-auth-suppression command sets the maximum number of network accesses and quiet period for WeChat users in pre-authentication state.
The undo portal local-server pre-auth-suppression command restores the maximum number of network accesses and quiet period for WeChat users in pre-authentication state to default values.
By default, the maximum number of network accesses for WeChat users in pre-authentication state is 3, and the quiet period is 10 minutes.
Format
portal local-server pre-auth-suppression { quiet-times quiet-times | quiet-period quiet-period } *
undo portal local-server pre-auth-suppression [ quiet-times | quiet-period ]
Parameters
Parameter |
Description |
Value |
---|---|---|
quiet-times quiet-times | Specifies the maximum number of network accesses for WeChat users in pre-authentication state. |
The value is an integer that ranges from 1 to 10. |
quiet-period quiet-period | Specifies the quiet period for WeChat users in pre-authentication state. |
The value is an integer that ranges from 1 to 1440, in minutes. When the value is 0, the quiet function for WeChat users in pre-authentication state is disabled. |
Usage Guidelines
In a WeChat authentication scenario, the access device records the number of network accesses from WeChat users. If the number of network accesses from a WeChat user exceeds the maximum value within the aging time of the matching quiet entry, the WeChat user is set to quiet state and cannot connect to the network within the quiet period.