C613-50631-01 Rev A Command Reference for IE340 Series 911
AlliedWare Plus™ Operating System - Version 5.5.3-0.x
IP ADDRESSING AND PROTOCOL COMMANDS
SHOW
DEBUGGING IP PACKET
show debugging ip packet
Overview Use this command to see what debugging is turned on for IP interfaces. IP interface
debugging is set using the debug ip packet interface command.
For information on filtering and saving command output, see the “Getting Started
with AlliedWare Plus” Feature Overview and Configuration Guide.
Syntax
show debugging ip packet
Mode User Exec and Privileged Exec
Example To display the IP interface debugging status when the terminal monitor is off, use
the commands:
awplus# terminal no monitor
awplus# show debugging ip packet
Output Figure 22-4: Example output from the show debugging ip packet command
with terminal monitor off
Example To display the IP interface debugging status when the terminal monitor is on, use
the commands:
awplus# terminal monitor
awplus# show debugging ip packet
Output Figure 22-5: Example output from the show debugging ip packet command
with terminal monitor on
Related
commands
debug ip packet interface
terminal monitor
awplus#terminal no monitorď€
awplus#show debugging ip packetď€
IP debugging status:ď€
interface all tcp (stopped)ď€
...
awplus#terminal monitorď€
awplus#show debugging ip packetď€
IP debugging status:ď€
interface all tcp (running)ď€
...