I am currently trying to initiate VACL's on my 6509-e in order to forward and capture traffic for all of my vlan's. I am seeing that the traffic being captured is only inbound to the vlan and none of it outbound from the vlan. Is there a way to capture inbound as well as outbound traffic to/from each vlan?
Example:
Vlan access-map "CAPTURE_INTERNAL" 10
match: ip address MATCH_INTERNAL
action: forward capture
Extended IP access list MATCH_INTERNAL
10 permit ip any any
VLAN Map CAPTURE_INTERNAL:
Configured on VLANs: 10-13
Active on VLANs: 10-13
Example:
Vlan access-map "CAPTURE_INTERNAL" 10
match: ip address MATCH_INTERNAL
action: forward capture
Extended IP access list MATCH_INTERNAL
10 permit ip any any
VLAN Map CAPTURE_INTERNAL:
Configured on VLANs: 10-13
Active on VLANs: 10-13