R2511-HP MSR Router Series Security Command Reference(V5)
133
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 Ethernet 1/1 to 32.
<Sysname> system-view
[Sysname] dot1x max-user 32 interface ethernet 1/1
Or
<Sysname> system-view
[Sysname] interface ethernet 1/1
[Sysname-Ethernet1/1] dot1x max-user 32
# Configure Ethernet 1/2 through Ethernet 1/5 each to support a maximum of 32 concurrent 802.1X
users.
<Sysname> system-view
[Sysname] dot1x max-user 32 interface ethernet 1/2 to ethernet 1/5
Related commands
display dot1x
dot1x multicast-trigger
Use dot1x multicast-trigger to enable the 802.1X multicast trigger function. The device acts as the
initiator and periodically multicasts Identify EAP-Request packets out of a port to detect 802.1X clients
and trigger authentication.
Use undo dot1x multicast-trigger to disable the function.
Syntax
dot1x multicast-trigger
undo dot1x multicast-trigger
Default
The multicast trigger function is enabled.
Views
Ethernet interface view
Default command level
2: System level
Usage guidelines
You can use the dot1x timer tx-period command to set the interval for sending multicast Identify
EAP-Request packets.
Examples
# Enable the multicast trigger function on interface Ethernet 1/1.










