mac

430
Function: Enable the debugging of the packet information, event information or binding
information for MAB authentication.
Parameters: packet: Enable the debugging of the packet information for MAB
authentication.
event: Enable the debugging of the event information for MAB
authentication.
binding: Enable the debugging of the binding information for MAB
authentication.
Command Mode: Admin Mode
Default: None.
Usage Guide: None.
Example: Enable the debugging of the packet information for MAB authentication.
Switch#debug mac-authentication-bypass packet
33.4 mac-authentication-bypass binding-limit
Command: mac-authentication-bypass binding-limit <1-100>
no mac-authentication-bypass binding-limit
Function: Set the max binding number of MAB. The no command will restore the default
binding number as 3.
Parameters: <1-100> the max binding number of MAB, ranging from 1 to 100.
Command Mode: Port Mode
Default: The max binding number of MAB is 3.
Usage Guide: Set the max binding number of MAB. When the binding number reaches to
the max value, the port will stop binding, if the max binding number is less than the current
binding number of the port, the setting will be unsuccessful.
Example: Configure the max binding number as 10.
Switch(Config)#interface ethernet 1/1
Switch(Config-If-Ethernet1/1)#mac-authentication-bypass binding-limit 10
33.5 mac-authentication-bypass enable
Command: mac-authentication-bypass enable
no mac-authentication-bypass enable
Function: Enable the global and port MAB function. The no command disables MAB
function.
Parameters: None.