5-73
Example
The example below applies an ACL to WLAN index 200 in an inbound direction from the global config mode.
RFS7000(config)#wlan-acl 200 150 in
RFS7000(config)#
The example below applies an ACL to WLAN index 200 in an outbound direction from the global config mode.
RFS7000(config)#wlan-acl 200 150 out
RFS7000(config)#
NOTE A MAC access list entry to allow arp is mandatory to apply an IP based ACL to an
interface. MAC ACL always takes precedence over IP based ACL’s.