HP (Hewlett-Packard) MSM3XX Switch User Manual


 
CLI commands
no wireless filters mac <mac>
Deletes the MAC address of the upstream device to send traffic to.
wireless filters rule input
Supported on: MSM310 MSM320 MSM335 MSM410 MSM422
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 -specific placeholders. These placeholders can be used to refer to specific MAC
addresses and are expanded by the AP when the filter is activated. Once expanded, the filter must
respect the pcap syntax. The pcap syntax is documented in the tcpdump man page:
Placeholders
%a - MAC address of the access controller.
%b - MAC address of the bridge.
%g - Mac address of the default gateway assigned to the AP.
%w - MAC address of wireless port.
wireless filters rule output
Supported on: MSM310 MSM320 MSM335 MSM410 MSM422
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 -specific placeholders. These placeholders can be used to refer to specific MAC
addresses and are expanded by the AP when the filter is activated. Once expanded, the filter must
respect the pcap syntax. The pcap syntax is documented in the tcpdump man page:
Placeholders
%a - MAC address of the access controller.
%b - MAC address of the bridge.
%g - Mac address of the default gateway assigned to the AP.
%w - MAC address of wireless port.
wireless filters type
Supported on: MSM310 MSM320 MSM335 MSM410 MSM422
wireless filters type (mac | gateway | rules)
Sets the type of wireless security filter to use.
Parameters
mac Traffic is forwarded to an upstream device with a specific MAC address.
Wireless security filters use the default definitions.
gateway Traffic is forwarded to the default gateway assigned to the AP. Wireless
security filters use the default definitions.
2-58