unauth-behaviour

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.

There are two responses (behaviours) that can be applied to unauthenticated traffic:
  • discard it
  • apply the default non-authentication policy to it

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.

unauth-behaviour nonauth-policy | discard-unauth-traffic

Parameters

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.

Example

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