R2511-HP MSR Router Series Security Command Reference(V5)

132
[Sysname-Ethernet1/1] dot1x mandatory-domain my-domain
# After 802.1X user usera passes the authentication, execute the display connection command to display
the user connection information on Ethernet 1/1. For more information about the display connection
command, see "AAA configuratio commands."
[Sysname-Ethernet1/1] display connection interface ethernet 1/1
Index=68 ,Username=usera@my-domian
MAC=00-15-E9-A6-7C-FE
IP=3.3.3.3
IPv6=N/A
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
A maximum of 256 concurrent 802.1X users are allowed on a port.
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 256.
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.