set protocols dot1x max-sessions-per-port
The set protocols dot1x max-sessions-per-port command globally configures the maximum number of NAC sessions that are allowed to be established on each port enabled for NAC.
Command Syntax
set protocols dot1x max-sessions-per-port <max-sessions-number>
Parameter
Parameter | Description |
max-sessions-per-port <max-sessions-number> | Specifies the maximum number of NAC sessions. The value is an integer in the range of 0 to 512. The default value is 0, indicating that there is no limit on the number of NAC sessions. |
Usage Guidelines
The command set protocols dot1x max-sessions-per-port <max-sessions-number> is a global setting, which will take effect on all the interfaces enabled for NAC.
PicOS also provides the command set protocols dot1x max-sessions-per-port <max-sessions-number> to configure the maximum number of NAC sessions that are allowed to be established on a specified interface.
The maximum number of NAC sessions configured on an interface has a higher priority over the value configured globally.
Example
- Configure the maximum number of NAC sessions that are allowed to be established on each interface enabled for NAC globally.
admin@Xorplus# set protocols dot1x max-sessions-per-port 30 admin@Xorplus# commit
Copyright © 2024 Pica8 Inc. All Rights Reserved.