Command Manual – 802.1x
Quidway S3900 Series Ethernet Switches-Release 1510
Chapter 1 802.1x Configuration Commands
Huawei Technologies Proprietary
1-10
View
System view, Ethernet port view
Parameter
user-number
: Maximum number of users a port can accommodate, ranging from 1 to
256. The default number is 256.
interface-list
= {
interface-name
[
to
interface-
name
] & < 1-10 >. The
interface-name
argument is the port index of an Ethernet port and can be specified in this form:
interface-name
= {
interface-type
interface-num
}, in which,
interface-type
specifies the
type of a port and
interface-num
identifies the port number. Note that the
interface
name
after the keyword
to
must have an
interface-num
that is greater than or equal to
that of the
interface-name
before the
to
keyword. &<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 Ethernet1/01 can accommodate to be
32.
<Quidway> system-view
System View: return to User View with Ctrl+Z.
[Quidway] dot1x max-user 32 interface Ethernet 1/0/1
1.1.7 dot1x port-control
Syntax
dot1x
port-control
{
auto
|
authorized-force
|
unauthorized-force
}
[
interface
interface-list
]
undo dot1x
port-control
[
interface interface-list
]