Parameters
macbased: Uses MAC-based access control on the port to separately authenticate each user attempting
to access the network. By using this method, when an authenticated user logs off, no other online users
are affected.
portbased: Uses port-based access control on the port. By using this method, once an 802.1X user
passes authentication on the port, any subsequent user can access the network through the port without
authentication. When the authenticated user logs off, all other users are logged off.
Examples
# Configure Ten-GigabitEthernet 1/0/1 to implement port-based access control.
<Sysname> system-view
[Sysname] interface ten-gigabitethernet 1/0/1
[Sysname-Ten-GigabitEthernet1/0/1] dot1x port-method portbased
Related commands
display dot1x
dot1x quiet-period
Use dot1x quiet-period to enable the quiet timer.
Use undo dot1x quiet-period to disable the timer.
Syntax
dot1x quiet-period
undo dot1x quiet-period
Default
The quiet timer is disabled.
Views
System view
Predefined user roles
network-admin
Usage guidelines
When a client fails 802.1X authentication, the device must wait a period of time before it can process
authentication requests from the client. You can use the dot1x timer quiet-period command to set the
quieter timer.
Examples
# Enable the quiet timer and set the quiet timer to 100 seconds.
<Sysname> system-view
[Sysname] dot1x quiet-period
[Sysname] dot1x timer quiet-period 100
102