C613-50170-01 Rev B
Command Reference for x510 Series
757
AlliedWare Plus™ Operating System - Version 5.4.7-1.x
GVRP C
OMMANDS
GVRP
ENABLE
(
GLOBAL
)
gvrp enable (global)
Overview
Use this command to enable GVRP globally for the switch.
Use the
no
variant of this command to disable GVRP globally for the switch.
Syntax
gvrp enable
no gvrp enable
Mode
Global Configuration
Default
Disabled by default.
Usage
Use this command to enable GVRP on the switch. Note that this command does
not enable GVRP on switchports. To enable GVRP on switchports use the
command in Interface Configuration mode. You must issue a
command before issuing a
You must enable GVRP on both ends of a link for GVRP to propagate VLANs
between links.
NOTE
:
MSTP is not supported by the current AlliedWare Plus GVRP implementation.
GVRP and MSTP are mutually exclusive. STP and RSTP are supported by GVRP.
Private VLAN trunk ports are not supported by the current AlliedWare Plus GVRP
implementation. GVRP and private VLAN trunk ports are mutually exclusive.
Examples
To enable GVRP for the switch, before enabling GVRP on switchports, enter the
commands:
awplus#
configure terminal
awplus(config)#
gvrp enable
To disable GVRP on the switch, which will also disable GVRP enabled on
switchports, enter the commands:
awplus#
configure terminal
awplus(config)#
no gvrp enable
Validation
Commands
Related
Commands