mac

431
Command Mode: Global Mode and Port Mode
Default: Disable the global and port MAB function.
Usage Guide: To process MAB authentication of a port, enable the global MAB function
first, and then, enable the MAB function of the corresponding port.
Example: Enable the global and port Eth1/1 MAB function.
Switch(Config)#mac-authentication-bypass enable
Switch(Config)#interface ethernet 1/1
Switch(Config-If-Ethernet1/1)#mac-authentication-bypass enable
33.6 mac-authentication-bypass guest-vlan
This command is not supported by switch.
33.7 mac-authentication-bypass spoofing-garp-check
Command: mac-authentication-bypass spoofing-garp-check enable
no mac-authentication-bypass spoofing-garp-check enable
Function: Enable the spoofing-garp-check function, MAB function will not deal with
spoofing-garp any more; the no command disables the function.
Parameters: None.
Command Mode: Global Mode
Default: Disable spoofing-garp-check function.
Usage Guide: When the terminal of Windows operating system detects the address
conflict, it will sends a gratuitous ARP to correct the error ARP entries generated by
gratuitous ARP of the conflict detection. This command is used to detect the
spoofing-garp when occuring the address conflict, MAB function is not deal with the
packet any more. Notice: when enabling the check function, all ARP will be processed the
software check, it will add switch‘s load.
Example: Enable spoofing-garp-check function.
Switch(Config)#mac-authentication-bypass spoofing-garp-check enable
33.8 mac-authentication-bypass timeout linkup-period
This command is not supported by switch.