You want to prevent a wireless client with a MAC address of 00:40:96:a5:b5:d4 from associating with
an autonomous AP. Which commands do you use on the autonomous AP?
A.
dot11 association mac-list 700
access-list 700 deny 0040.96a5.b5d4 ffff.ffff.ffff
B.
dot11 association mac-list 700
access-list 700 permit 0000.0000.0000 ffff.ffff.ffff
access-list 700 deny 0040.96a5.b5d4 0000.0000.0000
C.
dot11 association mac-list 700
access-list 700 deny 0040.96a5.b5d4 0000.0000.0000
access-list 700 permit 0000.0000.0000 ffff.ffff.ffff
D.
dot11 association mac-list 700
access-list 700 deny 0040.96a5.b5d4 ffff.ffff.ffff
access-list 700 permit 0000.0000.0000 ffff.ffff.ffff
E.
none of the above
Explanation: