I need some advice about L2 traffic fetching.
Here's the situation :
- I got 2 datacenters where both core switch (Cisco Nexus9000 C93240) are linked each other through a 1GB/s vPC where our VLANs are propagated.
- These core switches are configured as L2 switches, routing is made by another device on each datacenter.
- Between this, there's datacenter provider's router were I don't have any access at all.
At the moment, I planned to observe the top VLAN consumption. I naturally think about sFlow (and/or for a one shot test, SPAN/RSPAN). My idea is to setup sFlow agent on source and destination ports used by the vPC.
=> Does this makes sense for L2 traffic fetching or is there a better or different solution ? (I used to setup sFlow in a previous experience for L3 fetching to get the Top consuming IPs but I'd like to have some feedback for L2)
I made some test with another material, so sFlow agent successfully send samples to my sFlow server. However, I'd like to integrate some data in my Grafana.
Feel free to give me advice or comments on this situation.