C613-50057-01 REV A
Command Reference for AT-IX5-28GPX High Availability, High Power Video Surveillance PoE Switch
1343
AlliedWare Plus™ Operating System - Version 5.4.5-0.x
VRRP C
OMMANDS
DEBUG
VRRP
PACKET
debug vrrp packet
Overview
Use this command to specify debugging options for VRRP packets.
Use the
no
variant of this command to disable this function.
Syntax
debug vrrp packet [send|recv]
no debug vrrp packet [send|recv]
Mode
Privileged Exec and Global Configuration
Usage
The
debug vrrp packet
command enables the display of debug information
related to the sending and receiving of packets.
See the
VRRP Feature Overview and Configuration Guide
for more information
about VRRPv3 debugging details.
Examples
The example below shows you how to enable received and sent packet debugging
for VRRP:
awplus#
configure terminal
awplus(config)#
debug vrrp packet
The example below shows you how to enable only received packet debugging for
VRRP:
awplus#
configure terminal
awplus(config)#
debug vrrp packet recv
The example below shows you how to enable only sent packet debugging for
VRRP:
awplus#
configure terminal
awplus(config)#
debug vrrp packet send
The example below shows you how to disable packet debugging for VRRP:
awplus#
configure terminal
awplus(config)#
no debug vrrp packet
Related
Commands
show debugging vrrp
undebug vrrp packet
Parameter
Description
send
Specifies the debug option set for sent packets.
recv
Specifies the debug option set for received packets.