Troubleshooting Commands : flow-debug

flow-debug
Description
Use the flow-debug command to configure the flow debugging feature to isolate a single flow.
Use the no form of this command to remove the previous criteria for isolating a specific flow.
Syntax
flow-debug {disable | enable}
flow-debug flow-id <flow-id>
no flow-debug flow-id <flow-id>
flow-debug ip1 {<ip address> | any} ip2 {<ip address> | any} protocol {<1..255> | any}
no flow-debug ip1 <ip address> ip2 <ip address> protocol <1..255>
flow-debug ip1 {<ip address> | any} ip2 {<ip address> | any} protocol {<1..255> | any}
port1 {<port number> | any} port2 {<port number> | any}
no flow-debug ip1 <ip address> ip2 <ip address> protocol <1..255> port1 <port number>
port2 <port number>
flow-debug reset
Arguments
flow-id <flow-id>
ip1 <ip address>
ip2 <ip address>
protocol <1..255>
port1 <port number>
port2 <port number>
any is a wildcard.
Defaults
None.
Command Mode
Privileged EXEC Mode
Global Configuration Mode
See Also
See “show flow-debug”.
Usage Guidelines
The flow-debug commands let you narrow down to a single flow and then generate output about that flow. You can isolate a flow by using the flow’s ID number or by entering specifics about the endpoints, protocol, and/or ports. When more than one flow fit the criteria you specify, then the first match is what displays.
Generally, you first specify the flow, then enable it, and finally, use the show flow-debug command to generate the informational output.
You can enable and disable at will. Once you’ve specified a flow, it remains the target flow until you specify another flow.
Examples
None.

Please send comments or suggestions regarding user documentation to techpubs@silver-peak.com.