Use the 3pap command to add a third party AP to the WLAN service configuration. Use the [no] form of the command to remove a third party AP from the WLAN service configuration. The 3pap command is accessible from the wlan:<WLAN-service-name> context of the CLI when the WLAN service type is 3PAP.
After you run the 3pap command, run the apply command to implement the changes.
A.B.C.D | Specifies the IPv4 address of the third party AP to add to or remove from the WLAN service |
HH:HH:HH:HH:HH:HH | Specifies the MAC address of the third party AP to add to or remove from the WLAN service |
This command is only available when the WLAN service type is third party AP (3pap).
The following example adds a third party AP by IP and MAC address to the WLAN service named “3pap-test”:
EWC.extremenetworks.com:wlans:3pap-test# 3pap 1.2.3.4 11:22:33:44:55:66 EWC.extremenetworks.com:wlans:test# apply