590
Command Reference for AT-IX5-28GPX High Availability, High Power Video Surveillance PoE Switch
C613-50057-01 REV A
AlliedWare Plus™ Operating System - Version 5.4.5-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 enable GVRP on interfaces
port1.0.1-port1.0.2
, enter the commands:
awplus#
configure terminal
awplus(config)#
gvrp enable
awplus(config)#
interface port1.0.1-port1.0.2
awplus(config-if)#
gvrp
To disable GVRP on interfaces
port1.0.1-port1.0.2
, enter the commands:
awplus#
configure terminal
awplus(config)#
interface port1.0.1-port1.0.2
awplus(config-if)#
no gvrp
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
Parameter
Description
all
Specifies debugging for all levels.
cli
Specifies debugging for commands.
event
Specified debugging for events.
packet
Specifies debugging for packets.