Use the extcpip command, within context wlan:<WLAN-service-name>:auth:captiveportal, to specify the IP address and the server access port on the Wireless Appliance for communication with an external authentication server.
After you run the extcpip command, run the apply command to implement the changes.
A.B.C.D | Specifies the IP address of the controller‘s server access port for communication to an external authentication server. |
port | Specifies the port number within the range: 32768 - 65535 |
Either the external authentication mode or 802.1x with aaa-redir must be set for this command to be available. For more information, see mode.
The following example specifies the interface and server access port for access to an external authentication server:
EWC.extremenetworks.com:wlans:CNL-7-CP:auth:captiveportal# extcpip 10.0.0.1:33333 EWC.extremenetworks.com:wlans:CNL-7-CP:auth:captiveportal# apply