cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
322
Views
1
Helpful
7
Replies

Cisco nexus packet capture for VRF vlan interface

MonkeyBear007
Level 1
Level 1

Need to packet capture a vrf vlan interface for traffic what is the best way

7 Replies 7

pieterh
VIP
VIP

I do not understand the question

vlan interface is Layer-2, vfr is Layer-3.
-> just specify vlan as monitor source?

nexus doesn't let use the VRF vlan at layer 3

pieterh
VIP
VIP

cna you publish the command you used and the response you got?

you need to specify the type of interface
     source interface type slot/port [rx | tx | both]
or specify the vrf in the monitor session command
monitor session <id> source vrf <name> 

I opened a ticket with support, and they didn't see it, so I need to open another one to figure out why.

srimal99
Level 1
Level 1

In addition to mention above ,other option would be set up at Tap on outbound interface.You can use vendor such as netscout,extrahop. Plenty of vendors if you are looking for network taps.

Hello
depending on NK version you could either choose
(e)Span session (mirroring) 
or
ethanalzer (basically nexus wireshark) a more detailed capture analysis for all active inband ports be it - cpu punted - or hardware switched

so traffic within a vrf should be subject to either feature above 

you don’t mention which you are using but if it just a simple port mirroring (span) make sure you actually enable the monitor session when its created as i always forget to do it!

if its Ethanalyer as stated this captures the active ports with a lot of filter options to choose from vlan/L2-L4/icmp there after you can read the pcap capture from the switch boot flash


Please rate and mark as an accepted solution if you have found any of the information provided useful.
This then could assist others on these forums to find a valuable answer and broadens the community’s global network.

Kind Regards
Paul