Create a Post
cancel
Showing results for 
Search instead for 
Did you mean: 
andymong
Participant
Jump to solution

is it possible /supported to run fw ctl zdebug on scalable platform? (chassis)

I can't seem to find any documentation regarding this. sk100808 doesnot include R80.20SP, apparently.

0 Kudos
1 Solution

Accepted Solutions
Timothy_Hall
Legend Legend
Legend

On Scalable Platforms use command fw ctl zdebug -m fw + drop if executing it from gclish, otherwise from expert
mode use command g_fw ctl zdebug -m fw + drop. Note that Scalable Platforms also have a special command called
asg_drop_monitor, that can show real-time packet drops occurring for other capacity reasons such as drops at the NIC
hardware level and CoreXL queuing drops.

Attend my 60-minute "Be your Own TAC: Part Deux" Presentation
Exclusively at CPX 2025 Las Vegas Tuesday Feb 25th @ 1:00pm

View solution in original post

3 Replies
Vincent_Bacher
Advisor
Advisor

just tested it on a vs at a 61k running R80.20SP and it seems to work.

and now to something completely different - CCVS, CCAS, CCTE, CCCS, CCSM elite
0 Kudos
Timothy_Hall
Legend Legend
Legend

On Scalable Platforms use command fw ctl zdebug -m fw + drop if executing it from gclish, otherwise from expert
mode use command g_fw ctl zdebug -m fw + drop. Note that Scalable Platforms also have a special command called
asg_drop_monitor, that can show real-time packet drops occurring for other capacity reasons such as drops at the NIC
hardware level and CoreXL queuing drops.

Attend my 60-minute "Be your Own TAC: Part Deux" Presentation
Exclusively at CPX 2025 Las Vegas Tuesday Feb 25th @ 1:00pm
andymong
Participant

Thank you very much! asg_drop_monitor has been deprecated. It is now just drop-monitor instead . 

0 Kudos