Specifications
2-158
Cisco IOS Command Reference for Cisco Aironet Access Points and Bridges
0L-24115-01
Chapter 2 Cisco IOS Commands for Access Points and Bridges
l2-filter bridge-group-acl
This example shows how to configure IP redirection only for packets sent to the specific TCP and
UDP ports specified in an ACL. When the access point receives packets from client devices associated
using the SSID robin, it redirects packets sent to the specified ports and discards all other packets:
AP# configure terminal
AP(config)# interface dot11radio 0
AP(config-if)# ssid zorro
AP(config-if-ssid)# ip redirection host 10.91.104.91 access-group redirect-acl in
AP(config-if-ssid)# end
Related Commands
l2-filter bridge-group-acl
Use the l2-filter bridge-group-acl configuration interface command to apply a Layer 2 ACL filter to the
bridge group incoming and outgoing packets between the access point and the host (upper layer). Use
the no form of the command to disable the Layer 2 ACL filter.
[no] l2-filter bridge-group-acl
Syntax Description This command has no arguments or keywords.
Defaults This command has no defaults.
Command Modes Configuration interface
Command History
Examples This example shows how to apply a Layer 2 ACL filter to the bridge group packets:
AP(config-if)# l2-filter bridge-group-acl
This example shows how to activate a Layer 2 ACL filter:
AP(config-if)# no l2-filter bridge-group-acl
Command Description
ssid Configure an SSID for the access point radio
Release Modification
12.2(4)JA This command was introduced.