C613-50631-01 Rev A Command Reference for IE340 Series 871
AlliedWare Plus™ Operating System - Version 5.5.3-0.x
IP ADDRESSING AND PROTOCOL COMMANDS
DEBUG
IP PACKET INTERFACE
Examples To turn on ARP packet debugging on vlan2, use the command:
awplus# debug ip packet interface vlan2 arp
To turn off IP packet interface debugging on interface vlan2, use the command:
awplus# no debug ip packet interface vlan2
To turn on all packet debugging on all interfaces on the device, use the command:
awplus# debug ip packet interface all
To turn off IP packet interface debugging on all interfaces, use the command:
awplus# no debug ip packet interface
To turn on TCP packet debugging on vlan2 and IP address 192.168.2.4, use the
command:
awplus# debug ip packet interface vlan2 address 192.168.2.4 tcp
Related
commands
no debug all
show debugging ip dns forwarding
tcpdump
terminal monitor
undebug ip packet interface