slow-path/fast-path traffic
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Get Direct Link
- Report Inappropriate Content
‎10-23-2015 10:41 AM
Hello!
Am I right? Or if not - please correct me.
Slow-path forwarded traffic - which processed with ASICs
Fast-path forwarded traffic - which rocesses with CPU
Thank you!
Am I right? Or if not - please correct me.
Slow-path forwarded traffic - which processed with ASICs
Fast-path forwarded traffic - which rocesses with CPU
Thank you!
7 REPLIES 7
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Get Direct Link
- Report Inappropriate Content
‎03-14-2016 08:18 AM
I'm not sure of how to capture that info. You certainly could tcpdump that traffic, being careful with the tool as the CPU is already forwarding traffic and so must be stressed. Maybe some debug commands exist, but I don't know them off the top of my head. Maybe people from our GTAC can help here.
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Get Direct Link
- Report Inappropriate Content
‎03-14-2016 08:14 AM
Hi Stephane,
is there no command which exactly tell me if slow-path traffic occur ?
What can i do if i see "show ipstats" forward counter increases - how can i see which traffic occurs this ?
Regards
is there no command which exactly tell me if slow-path traffic occur ?
What can i do if i see "show ipstats" forward counter increases - how can i see which traffic occurs this ?
Regards
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Get Direct Link
- Report Inappropriate Content
‎03-14-2016 08:14 AM
Hello, MAtthias!
You can take a capture of CPU's slow-path traffic and analize it with Wireshark.
Some like - #debug packet capture on interface Broadcom....
Thank you!
You can take a capture of CPU's slow-path traffic and analize it with Wireshark.
Some like - #debug packet capture on interface Broadcom....
Thank you!
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Get Direct Link
- Report Inappropriate Content
‎03-14-2016 08:03 AM
"sh ipstats" is the command to look at potential slow-path traffic. You need to look at the "Forward" counter. Issue the command several times to see if the counter increases.
show ipstats | inc Forward
show ipstats | inc Forward
