cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
658
Views
10
Helpful
3
Replies

Multiple access-lists association fails with dot11

trih
Level 1
Level 1

I am trying to associate multiple access-list to dot11 but everytime I try the access-list associated is removed with the one I am associating.

1 Accepted Solution

Accepted Solutions

you are corerct ...

you need to have one ACL..Multi ACL is not working !!! 

example:

access-list 701 permit 001d.e08d.1103 0000.0000.0000

access-list 701 permit 5c59.4835.3b96 0000.0000.0000

access-list 701 permit 001f.e10e.b444 0000.0000.0000

access-list 701 permit 78e4.0038.7e23 0000.0000.0000

access-list 701 permit 001b.7745.c586 0000.0000.0000

access-list 701 deny 0000.0000.0000 ffff.ffff.ffff
!
dot11 association mac-list 701

 

Regards

Dont forget to rate helpful posts

 

 

 

View solution in original post

3 Replies 3

Sandeep Choudhary
VIP Alumni
VIP Alumni

No you should be able to configure multiple ACL and apply it in Cisco autonomus AP.

Example:

access-list 701 permit 001d.e08d.1103 0000.0000.0000

access-list 701 permit 5c59.4835.3b96 0000.0000.0000

access-list 702 permit 001f.e10e.b444 0000.0000.0000

access-list 702 permit 78e4.0038.7e23 0000.0000.0000

access-list 702 permit 001b.7745.c586 0000.0000.0000

access-list 701 deny 0000.0000.0000 ffff.ffff.ffff
access-list 702 deny 0000.0000.0000 ffff.ffff.ffff

!

dot11 association mac-list 701
dot11 association mac-list 702

 

Regards

Dont forget to rate helpful posts

Have tried that already. Dosent work.

you are corerct ...

you need to have one ACL..Multi ACL is not working !!! 

example:

access-list 701 permit 001d.e08d.1103 0000.0000.0000

access-list 701 permit 5c59.4835.3b96 0000.0000.0000

access-list 701 permit 001f.e10e.b444 0000.0000.0000

access-list 701 permit 78e4.0038.7e23 0000.0000.0000

access-list 701 permit 001b.7745.c586 0000.0000.0000

access-list 701 deny 0000.0000.0000 ffff.ffff.ffff
!
dot11 association mac-list 701

 

Regards

Dont forget to rate helpful posts

 

 

 

Review Cisco Networking products for a $25 gift card