Use the unauth-behaviour command to set the WLAN service response to unauthenticated traffic. The unauth-behaviour command is accessible from the wlan:<WLAN-service-name> context of the CLI.
If 1x authentication has been selected for this WLAN service, then “discard unauthenticated traffic” is the only behavior that is applied. If captive portal has been selected for this WLAN service (without 1x or MAC authentication), the default non-authentication policy is applied.
After you run the unauth-behaviour command, run the apply command to implement the changes.
nonauth-policy | Specifies that the non-authentication policy is applied to unauthenticated traffic. |
discard-unauth-traffic | Specifies that unauthenticated traffic is discarded. This is the default. |
The following example applies the non-authentication policy to unauthenticated traffic for this WLAN service:
EWC.extremenetworks.com:wlans:test# unauth-behaviour nonauth-policy EWC.extremenetworks.com:wlans:test# apply EWC.extremenetworks.com:wlans:test# show unauth-behaviour Unauthenticated Behaviour: nonauth-policy