What will this configuration for an IDSM-2 module do?
intrusion-detection module 6 management-port accaess-vlan 36 intrusion-detection module 6 data-port 1 capture
intrusion-detection module 6 data-port 1 capture allowed 1-10,36,124 !
vlan access-map IDSM-2 10
AAmatch ip address 150
AAaction forward capture
vlan access-map IDSM-2 20
AAmatch ip address 151
AAaction forward
!
vlan filter IDSM-2 vlan-list 1-10,36,124
access-list 150 permit tcp any 10.1.1.0 0.0.0.255
access-list 151 permit ip any any
A.
forward all traffic to the IDSM-2 for inspection
B.
forward only traffic destined to 10.1.1.0/24 to the IDSM-2 for inspection
C.
forward only traffic destined to 10.1.1.0/24 and in VLANs 1-10,36 and 124 to IDSM-2 for inspection
D.
forward only traffic in VLAN 36 to the IDSM-2 for inspection