550
Command Reference for IE200 Series Industrial Managed PoE+ Switches
C613-50066-01 REV A
AlliedWare Plus™ Operating System - Version 5.4.5I-0.x
IP A
DDRESSING
AND
P
ROTOCOL
C
OMMANDS
DEBUG
IP
PACKET
INTERFACE
Examples
To turn on ARP packet debugging on
vlan1
, use the command:
awplus#
debug ip packet interface vlan1 arp
To turn on all packet debugging on all interfaces on the device, use the command:
awplus#
debug ip packet interface all
To turn on TCP packet debugging on
vlan1
and IP address
192.168.2.4
, use
the command:
awplus#
debug ip packet interface vlan1 address 192.168.2.4 tcp
To turn off IP packet interface debugging on all interfaces, use the command:
awplus#
no debug ip packet interface
To turn off IP packet interface debugging on interface
vlan2
, use the command:
awplus#
no debug ip packet interface vlan2
Related
Commands
no debug all
tcpdump
terminal monitor
undebug ip packet interface