119
Total 1 connection(s) matched.
Related commands
display dot1x
dot1x max-user
Use
dot1x
max-user
to set the maximum number of concurrent 802.1X users on a port.
Use
undo dot1x
max-user
to restore the default.
Syntax
In system view:
dot1x
max-user
user-number
[
interface
interface-list
]
undo dot1x
max-user
[
interface
interface-list
]
In Ethernet interface view:
dot1x
max-user
user-number
undo dot1x
max-user
Default
The port supports a maximum of 1024 concurrent 802.1X users.
Views
System view, Ethernet interface view
Default command level
2: System level
Parameters
user-number
: Specifies the maximum number of concurrent 802.1X users on a port. The value range
is 1 to 1024.
interface
interface-list
: Specifies an Ethernet port list, which can contain multiple Ethernet ports. The
interface-list
argument is in the format of
interface-list
= {
interface-type
interface-number
[
to
interface-type
interface-number
] } & <1-10>, where
interface-type
represents the port type,
interface-number
represents the port number, and & <1-10> means that you can provide up to 10
ports or port ranges. The start port number must be smaller than the end number and the two ports
must be of the same type.
Usage guidelines
In system view:
•
If you do not specify the
interface-list
argument, the command applies to all ports.
•
If you specify the
interface-list
argument, the command applies to the specified ports.
In Ethernet port view, the
interface
interface-list
option is not available and the command applies to
only the Ethernet port.
Examples
# Set the maximum number of concurrent 802.1X users on port GigabitEthernet 3/0/1 to 32.
<Sysname> system-view
[Sysname] dot1x max-user 32 interface gigabitethernet 3/0/1
Or
<Sysname> system-view
[Sysname] interface gigabitethernet 3/0/1