Use the mac-roam command to enable, disable, or allow area change for MAC-based authentication on roam. The mac-roam command is accessible from the wlans:<WLAN-service-name>:auth context of the CLI.
After you run the mac-roam command, run the apply command to implement the changes.
never | Specify MAC authentication on roam as disabled. |
inter-ap-roam | Specify MAC authentication on roam as enabled. |
inter-area-roam | Specify MAC authentication on roam as allowing area change. |
The mac-roam command is not available in the guest splash and guest portal authentication modes, if MAC authentication is enabled, using the mac enable command. For authentication mode command information, see mode. For mac command information, see mac.
The following example enables MAC authentication on roam for the cnl-mac WLAN service:
EWC.extremenetworks.com:wlans:cnl-mac:auth# mac-roam inter-ap-roam EWC.extremenetworks.com:wlans:cnl-mac:auth# apply