Enables source MAC authentication for Extended VLAN and tunneled traffic (MiNT and L2TPv3) on this bridge VLAN. When enabled, it provides fast path authentications of clients, whose captive portal session has expired.
mac-auth {attempts <1-5>|throttle <0-255>}
mac-auth {attempts <1-5>|throttle <0-255>}]
mac-auth | Enables MAC Authentication |
attempts <1-5> | Optional. Configures the maximum number of retries allowed for MAC authentication requests.
|
throttle <0-255> | Optional. Configures the throttle value for MAC authentication requests
|
To enable MAC authentication,
nx9500-6C8809(config)#aaa-policy MAC-Auth
nx9500-6C8809(config-device-B4-C7-99-6C-88-09)#mac-auth use aaa-policy MAC-Auth
nx9500-6C8809(config-device B4-C7-99-6C-88-09-bridge-vlan-20)#mac-auth
nx9500-6C8809(config-device B4-C7-99-6C-88-09-bridge-vlan-20)#mac-auth attempts 2
nx9500-6C8809(config-device B4-C7-99-6C-88-09-bridge-vlan-20)#mac-auth throttle 100
To enable fall-back captive-portal authentication on the bridge VLAN,
nx9500-6C8809(config-device B4-C7-99-6C-88-09-bridge-vlan-20)#use captive-portal test
nx9500-6C8809(config-device B4-C7-99-6C-88-09-bridge-vlan-20)#captive-portal-enforcement fall-back
nx9500-6C8809(config-profile testNX9000-bridge-vlan-20)#mac-auth attempts 2 nx9500-6C8809(config-profile testNX9000-bridge-vlan-20)#mac-auth throttle 80 nx9500-6C8809(config-profile testNX9000-bridge-vlan-20)#show context bridge vlan 20 mac-auth attempts 2 mac-auth throttle 80 ip igmp snooping ip igmp snooping querier ipv6 mld snooping ipv6 mld snooping querier nx9500-6C8809(config-profile testNX9000-bridge-vlan-20)#
no | Disables MAC authentication for Extended VLAN and Tunneled traffic on this bridge VLAN |