3Com Switch 7750 Series
Command Reference Guide – 802.1x
Chapter 1 802.1x Configuration Commands
1-9
1.1.6 dot1x max-user
Syntax
dot1x
max-user
user-number
[
interface
interface-list
]
undo dot1x
max-user
[
interface
interface-list
]
View
System view, Ethernet port view
Parameter
user-number
: Maximum number of users a port can accommodate, ranging from 1 to
1024. The default number is 1024.
interface-list:
List of Ethernet ports, expressed as
interface-list
= {
interface-name
[
to
interface-name
] } & < 1-10 >. The
interface-name
argument specifies the port index of
an Ethernet port and can be specified in this form:
interface-name
= {
interface-type
interface-num
}, where
interface-type
specifies the type of a port and
interface-num
identifies the port number. "&<1-10>" means that up to 10 port indexes/port index lists
can be provided.
Description
Use the
dot1x
max-user
command to set the maximum number of supplicant systems
an Ethernet port can accommodate.
Use the
undo dot1x
max-user
command to revert to the default maximum supplicant
system number.
When being executed in system view, these two commands apply to all Ethernet ports
of the switch if you do not provide the
interface-list
argument. And if you specify the
interface-list
argument, these commands apply to the specified Ethernet ports.
When being executed in Ethernet port view, these two commands apply to the current
Ethernet port only. In this case, the
interface-list
argument is not needed.
Related command:
display dot1x
.
Example
# Configure the maximum number of users that Ethernet 3/01 can accommodate to be
32.
<3Com>system-view
System View: return to User View with Ctrl+Z.
[3Com] dot1x max-user 32 interface Ethernet 3/0/1