cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
640
Views
0
Helpful
2
Replies

Debug/Packet Trace - flow options on the CSS11501 running 7.20 Build 3

dtochilovsky
Level 1
Level 1

Hello all, I need to do some packet tracing on the CSS11501 running 7.2 and need to limit debugged packets to a particular IP.

I know that you can set the IP by running: "flow trace-ip X.X.X.X"

But what HEX option would I need for the command : "flow options" to only limit the traffic to one IP?

From the help I get this:

flow options ?

00000020 Trace Route Changes

00000010 Simulate DOS Attack

00000008 Trace Spoof List

00000004 Trace Source IP Address

00000002 Trace UDP Flows

00000001 Trace TCP Flows

I tried different options like 0x00000004 and others, but get an error : "%% Invalid hex string entered".

I can only get all TCP packets using " flow options 0x0000001" and that causes all TCP packets being dumped onto the console which risks crashing the CSS device.

Has anyone been able to just dump packets from one particular IP address?

Thank you.

Dmitry.

1 Accepted Solution

Accepted Solutions

Gilles Dufour
Cisco Employee
Cisco Employee

try option 0x5 (0x4 + 0x1)

Gilles.

View solution in original post

2 Replies 2

Gilles Dufour
Cisco Employee
Cisco Employee

try option 0x5 (0x4 + 0x1)

Gilles.

Thank you Gilles, that worked!

Don't know why I did not try that before :)

Dmitry.

Getting Started

Find answers to your questions by entering keywords or phrases in the Search bar above. New here? Use these resources to familiarize yourself with the community: