C613-50631-01 Rev A Command Reference for IE340 Series 870
AlliedWare Plus™ Operating System - Version 5.5.3-0.x
IP ADDRESSING AND PROTOCOL COMMANDS
DEBUG
IP PACKET INTERFACE
debug ip packet interface
Overview The debug ip packet interface command enables IP packet debug and is
controlled by the terminal monitor command.
If the optional icmp keyword is specified then ICMP packets are shown in the
output.
The no variant of this command disables the debug ip packet interface
command.
Syntax
debug ip packet interface {<interface-name>|all} [address
<ip-address>|verbose|hex|arp|udp|tcp|icmp]
no debug ip packet interface [<interface-name>]
Mode Privileged Exec and Global Configuration
Parameter Description
<interface-name> Specify a single Layer 3 interface name (not a range of
interfaces)
This keyword can be specified as either all or as a single Layer
3 interface to show debugging for either all interfaces or a
single interface.
all Specify all Layer 3 interfaces on the device.
<ip-address> Specify an IPv4 address.
If this keyword is specified, then only packets with the
specified IP address as specified in the ip-address placeholder
are shown in the output.
verbose Specify verbose to output more of the IP packet.
If this keyword is specified then more of the packet is shown in
the output.
hex Specify hex to output the IP packet in hexadecimal.
If this keyword is specified, then the output for the packet is
shown in hex.
arp Specify arp to output ARP protocol packets.
If this keyword is specified, then ARP packets are shown in the
output.
udp Specify udp to output UDP protocol packets.
If this keyword is specified then UDP packets are shown in the
output.
tcp Specify tcp to output TCP protocol packets.
If this keyword is specified, then TCP packets are shown in the
output.
icmp Specify icmp to output ICMP protocol packets.
If this keyword is specified, then ICMP packets are shown in
the output.