09-27-2024 08:57 AM
Hi,
I tried to monitor the traffic between PODs but there are a lot of challenges like the traffic is encapsulated by ivxlan so I used traditional netflow to get the toptakers , it will only show vtep IPs.
any idea for this usecase
10-22-2024 11:38 PM
Monitoring inter-PoD traffic in a Cisco ACI multi-pod setup can indeed be challenging due to the encapsulation of traffic using iVXLAN. Traditional NetFlow will only show the VTEP (Virtual Tunnel Endpoint) IPs, which doesn't provide visibility into the actual endpoints communicating across the pods. Here are some strategies and tools you can use to effectively monitor inter-PoD traffic:
Cisco Tetration provides comprehensive visibility into the data center and cloud environments. It can monitor traffic flows, including those encapsulated in iVXLAN, and provide detailed insights into the actual endpoints communicating across the pods.
Cisco Nexus Dashboard Insights (formerly known as Cisco Network Assurance Engine) can provide deep visibility into your ACI fabric, including inter-PoD traffic.
Cisco ACI provides built-in tools that can help you monitor and analyze traffic within the fabric.
There are several third-party network monitoring tools that can provide visibility into encapsulated traffic.
You can create custom scripts using the ACI API to collect and analyze traffic data.
Here's a simple example of a Python script that queries the ACI API for traffic statistics:
Monitoring inter-PoD traffic in a Cisco ACI multi-pod setup requires tools that can understand and analyze encapsulated traffic.
Discover and save your favorite ideas. Come back to expert answers, step-by-step guides, recent topics, and more.
New here? Get started with these tips. How to use Community New member guide