C613-50055-01 REV A Command Reference for x230 Series Edge Switches 541
AlliedWare Plusâ„¢ Operating System - Version 5.4.5-0.x
IP ADDRESSING AND PROTOCOL COMMANDS
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