!Configure the max-user of ethernet 0/5 is 10 globally
QTECH(config)#dot1x max-user 10 interface ethernet 0/5
!Restore the default max-user of ethernet 0/5 in interface configuration mode
QTECH(config-if-fastethernet-5)#no dot1x max-user
!Restore the default max-user of ethernet 0/5 globally
QTECH(config)#no dot1x max-user interface ethernet 0/5
8.3.6 dot1x port-control
Use dot1x port-control command to configure port control mode. Use no dot1x
port-control command to restore the default port control.
dot1x port-control { auto | forceauthorized | forceunauthorized }
no dot1x port-control
【Parameter】
auto:Means needing authentication. User of this type of interface can get the
resource from the LAN after authentication.
forceauthorized:Means forcing authorization. User of this type of interface can
8-30