528
Command Reference for IE200 Series Industrial Managed PoE+ Switches
C613-50066-01 REV A
AlliedWare Plus™ Operating System - Version 5.4.5I-0.x
GVRP C
OMMANDS
DEBUG
GVRP
debug gvrp
Overview
Use this command to debug GVRP packets and commands, sending output to the
console.
Use the
no
variant of this command to turn off debugging for GVRP packets and
commands.
Syntax
debug gvrp {all|cli|event|packet}
no debug gvrp {all|cli|event|packet}
Mode
Privileged Exec and Global Configuration
Examples
To send debug output to the console for GVRP packets and GVRP commands, and
to enable the display of debug output on the console first, enter the commands:
awplus#
terminal monitor
awplus#
configure terminal
awplus(config)#
debug gvrp all
To send debug output for GVRP packets to the console, enter the commands:
awplus#
terminal monitor
awplus#
configure terminal
awplus(config)#
debug gvrp packets
To send debug output for GVRP commands to the console, enter the commands:
awplus#
terminal monitor
awplus#
configure terminal
awplus(config)#
debug gvrp cli
To stop sending debug output for GVRP packets and GVRP commands to the
console, and to stop the display of any debug output on the console, enter the
commands:
awplus#
terminal no monitor
awplus#
configure terminal
awplus(config)#
no debug gvrp all
Parameter
Description
all
Specifies debugging for all levels.
cli
Specifies debugging for commands.
event
Specified debugging for events.
packet
Specifies debugging for packets.