3Com MSR 50 Network Router User Manual


  Open as PDF
of 2742
 
1904 CHAPTER 126: 802.1X CONFIGURATION COMMANDS
dot1x max-user
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
View System view/interface view
Parameter user-number: Maximum number of users to be supported simultaneously. The
valid settings and the default may vary by device.
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
port indexes/port index lists for this argument. The start port number must be
smaller than the end number and the two ports must of the same type.
Description Use the
dot1x max-user command to set the maximum number of users to be
supported simultaneously for specified or all ports.
Use the
undo dot1x max-user command to restore the default.
Note that:
With no interface specified, the command sets the threshold for all ports when
issued in system view.
When issued in interface view, this command applies to that port only. The
interface interface-list keyword and argument are not available in interface
view.
Related command: display dot1x.
Example # Set the maximum number of users for port Ethernet 1/1 to support
simultaneously as 32.
<Sysname> system-view
[Sysname] dot1x max-user 32 interface ethernet 1/1
Or