592
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
GVRP
(
INTERFACE
)
gvrp (interface)
Overview
Use this command to enable GVRP for switchport interfaces.
Use the
no
variant of this command to disable GVRP for switchport interfaces.
Syntax
gvrp
no gvrp
Mode
Interface Configuration (for switchport interfaces).
Default
Disabled by default.
Usage
Use this command to enable GVRP on switchport interfaces. Note this command
does not enable GVRP for the switch. To enable GVRP on switchports use this
command in Interface Configuration mode. You must issue a
gvrp enable (global)
command before issuing a
gvrp (interface)
command.
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 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
Validation
Commands
show gvrp configuration
Related
Commands
gvrp dynamic-vlan-creation
gvrp enable (global)