mac

429
Chapter 33 Commands for MAB
33.1 authentication mab
Command: authentication mab {radius | none}
no authentication mab
Function: Configure the authentication mode and priority of MAC address authentication,
the no command restores the default authentication mode.
Parameters: radius means RADIUS authentication mode, none means the authentication
is needless.
Default: Using RADIUS authentication mode.
Command Mode: Global mode
Usage Guide: none option is used to the fleeing function of MAC address authentication.
If all configured RADIUS servers dont respond, switch will adopt none authentication
mode to allow that MAC address authentication users access the network directly.
Example: Configure the fleeing function of MAC address authentication.
Switch(config)#authentication mab radius none
33.2 clear mac-authentication-bypass binding
Command: clear mac-authentication-bypass binding {mac WORD | interface
(ethernet IFNAME | IFNAME) | all}
Function: Clear MAB binding information.
Parameters: MAC: Delete MAB binding of the specified MAC address
IFNAME: Delete MAB binding of the specified port
all: Delete all MAB binding
Command Mode: Admin Mode
Default: None.
Usage Guide: None.
Example: Delete all MAB binding.
Switch#clear mac-authentication-bypass binding all
33.3 debug mac-authentication-bypass
Command: debug mac-authentication-bypass {packet | event | binding}