
CLI commands
wireless filters mac
Supported on: MSM710 MSM730 MSM750 MSM760 MSM765zl
wireless filters mac <mac>
Sets the MAC address of the upstream device to send traffic to.
no wireless filters mac <mac>
Deletes the MAC address of the upstream device to send traffic to.
wireless filters rule input
Supported on: MSM710 MSM730 MSM750 MSM760 MSM765zl
wireless filters rule input <rule>
Adds a custom filter definition for incoming wireless traffic.
Use this command to define custom security filters for incoming wireless traffic. Filters are specified using standard pcap syntax (http://www.tcpdump.org/tcpdump_man.html) with the addition of a few
Placeholders
%a - MAC address of the access controller.
%b - MAC address of the bridge.
%g - Mac address of the default gateway assigned to the service controller.
%w - MAC address of wireless port.
wireless filters rule output
Supported on: MSM710 MSM730 MSM750 MSM760 MSM765zl
wireless filters rule output <rule>
Adds a custom filter definition for outgoing wireless traffic.
Use this command to define custom security filters for outgoing wireless traffic. Filters are specified using standard pcap syntax (http://www.tcpdump.org/tcpdump_man.html) with the addition of a few
Placeholders
%a - MAC address of the access controller.
%b - MAC address of the bridge.
%g - Mac address of the default gateway assigned to the service controller.
%w - MAC address of wireless port.