Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: Added missing datapath-related parameters to table of access-list actions.

...

PropertyDescription
bridge (bridge interface)Bridge interface to add interface to, as a bridge port. No default value.
bridge-cost (integer)Bridge port cost to use when adding as bridge port. Default: 10
bridge-horizon (none | integer)Bridge horizon to use when adding as bridge port Default: none.
client-isolation  (no | yes)
  • yes - AP will not forward traffic between client devices connected to it
  • no -  AP will forward traffic between client devices connected to it

Default: no

interface-list (interface list)
List to which add the interface as a member. No default value.
openflow-switch (interface)OpenFlow switch to add interface to, as port when enabled. No default value
vlan-id (none | integer 1..40964095)Default VLAN id to assign to clients connecting on the interface. Default: none.

...

Action parameters
ParameterDescription
allow-signal-out-of-range (time period | 'always')

The length of time which a connected peer's signal strength is allowed to be outside the range required by the signal-range parameter, before it is disconnected.

If the value is set to 'always', peer signal strength is only checked during association.

Default: 0s.

action (accept | reject | query-radius)

Whether to authorize a connection

  • accept - connection is allowed
  • reject - connection is not allowed
  • query-radius -  connection is allowed if MAC address authentication of the client's MAC address succeeds

Default: accept

client-isolation (no | yes)

Override the default value of datapath.client-isolation. No default value.

passphrase (string)Override the default passphrase with given value. No default value.
radius-accounting (no | yes)Override the default RADIUS accounting policy with given value. No default value.
vlan-id ( none | integer 1..4095 )Override the default value of datapath.vlan-id. No default value.

MAC address authentication

...