(Optional) Configuring the Maximum Number of Concurrent Access Users on an Interface
Context
You can configure the maximum number of concurrent 802.1x authentication users on an interface. When the number of access users reaches the maximum, new users for 802.1x authentication cannot access the network through the interface.
If the number of current online users on an interface has exceeded the maximum number, online users are not affected but new access users are limited.
This command can be configured in the system view or interface view. In the system view, the command can be configured on one or more interfaces; in the interface view, the command can only be configured on a specified interface.
Procedure
- In the system view,
- Run system-view
The system view is displayed.
- Run dot1x max-user user-number interface interface-type { interface-number1 [ to interface-number2 ] } &<1-10>
The maximum number of concurrent 802.1x authentication users on the interface is configured.
By default, a maximum of 3072 802.1x authentication users are allowed to access through an interface.
- Run commit
The configuration is committed.
- Run system-view
- In the interface view,
- Run system-view
The system view is displayed.
- Run interface interface-type interface-number
The interface view is displayed.
- Run dot1x max-user user-number
The maximum number of concurrent 802.1x authentication users on the interface is configured.
By default, a maximum of 3072 802.1x authentication users are allowed to access through an interface.
- Run commit
The configuration is committed.
- Run system-view