cancel
Showing results for 
Search instead for 
Did you mean: 

VSP VOSS Debug

VSP VOSS Debug

Kittyman
New Contributor

How do I debug the following on VSP VOSS firmware v8.0 series:

1. Debug traffic going to a destination?

2. Debug IS-IS traffic?

3. Debug SPBM traffic?

I found myself with:
trace flags isis tx-hello 1
trace flags isis rx-hello 1
But don't understand how to read the logs.

I've been trying to navigate through the CLI and documentation without much luck.

1 REPLY 1

mary598chess
New Contributor

@Kittyman wrote:

How do I debug the following on VSP VOSS firmware v8.0 series:

1. Debug traffic going to a destination?

2. Debug IS-IS traffic?

3. Debug SPBM traffic?

I found myself with:
trace flags isis tx-hello 1
trace flags isis rx-hello 1
But don't understand how to read the logs.

I've been trying to navigate through the CLI and documentation without much luck.


Hello,
To debug traffic on VSP VOSS firmware v8.0 series:

Debug traffic to a destination: Use trace flags with specific criteria.

Debug IS-IS traffic: You've already set trace flags isis tx-hello 1 and trace flags isis rx-hello 1. To read logs, use show log buffer.

Debug SPBM traffic: Use trace flags spbm tx-pdus 1 and trace flags spbm rx-pdus 1. floridablue.com


Best Regards,
Mary Chess

 

GTM-P2G8KFN