cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
819
Views
5
Helpful
2
Replies

CSS11501 tcpdump option

csco10260962
Level 1
Level 1

Is there a function like tcpdump possible on a css11501

1 Accepted Solution

Accepted Solutions

Gilles Dufour
Cisco Employee
Cisco Employee

CSS11503(config)# setspan ?

src_port Configure Source Port for SPAN.

CSS11503(config)#

You can span a port and capture the traffic on a sniffer.

If you want to see packets on CSS console, you can use the following feature:

llama

flow trace-ip x.x.x.x

flow option ?

<--- you have to select the option you want --->

To stop this use 'flow option 0x0'.

This is very limited because only showing packets being software switched [so only SYN].

It is also risky if you have too much traffic to display.

Regards,

Gilles.

View solution in original post

2 Replies 2

Gilles Dufour
Cisco Employee
Cisco Employee

CSS11503(config)# setspan ?

src_port Configure Source Port for SPAN.

CSS11503(config)#

You can span a port and capture the traffic on a sniffer.

If you want to see packets on CSS console, you can use the following feature:

llama

flow trace-ip x.x.x.x

flow option ?

<--- you have to select the option you want --->

To stop this use 'flow option 0x0'.

This is very limited because only showing packets being software switched [so only SYN].

It is also risky if you have too much traffic to display.

Regards,

Gilles.

Hello Gilles,

I find these debug-mode commands very helpful, but I haven't found any documentation for the 8.x releases on cisco.com.

Is this on purpose because it can do some harm? everybody can do a "debug ip packet" on an IOS Device, too :)

Regards

/David

Review Cisco Networking for a $25 gift card