I have the following commands configured on my cisco 6509 with WS-SVC-NAM-2:
analysis module 4 data-port 1 capture allowed-vlan 2
monitor session 5 source vlan 50
monitor session 5 destination analysis-module 4 data-port 1
Correct me if iam wrong,that the first command captures all data traffic of VLAN2 and forwards it to NAM.Is this a equivalent of a SPAN Session?
From what i can see is that the data port 1 has two capture sessions to it.Is there any limitation on it.
Is there any problem in my configuration?
Thanks !!!