System information
12-411
Cisco SN 5428-2 Storage Router Software Configuration Guide
78-15471-01
Chapter 12 Command Line Interface Reference
show debug interface ge?
show debug interface ge?
To display IP packet trace buffer statistics and contents, use the show debug interface ge? command.
show debug interface ge? trace stats
show debug interface ge? trace [first nn |last nn]
show debug interface ge? trace hex [ascii] [first nn |last nn]
Syntax Description
Defaults None.
Command Modes Administrator.
Command History
Usage Guidelines To enable IP packet trace facilities for debugging Gigabit Ethernet interfaces, use the
debug interface ge? command. The show debug interface ge? command is designed for debug
purposes, and should be used under the guidance of a Cisco Technical Support professional.
Note IP packet tracing must be disabled on the interface before the trace buffer can be displayed.
ge? Display IP trace information for the specified Gigabit Ethernet interface.
When you type the show debug interface ge? command, the CLI lists the
interfaces available. You cannot specify a nonexistent interface.
trace Display the entire trace buffer, in hex.
trace stats Display packet trace statistics and configuration information.
first nn (Optional) Display the specified number of packets from the start of the
trace buffer.
last nn (Optional) Display the specified number of packets from the end of the trace
buffer.
trace hex Display packet trace in hex.
ascii (Optional) Display packet trace in hex and ASCII.
Release Modification
3.2.1 This command was introduced.
3.3.1 The hex and ascii keywords were added.