Reference Guide

388 | GARP VLAN Registration Protocol (GVRP)
www.dell.com | support.dell.com
The S5000 supports Per-VLAN Spanning Tree (PVST+) and allows GVRP and MSTP to be enabled at
the same time.
Figure 18-1. GVRP Compatibility Error Message
Configuring GVRP
Globally, enable GVRP on each switch to facilitate GVRP communications. Then, GVRP configuration is
per interface on a switch-by-switch basis. Enable GVRP on each port that connects to a switch where you
want GVRP information exchanged. In the illustration below, that type of port is referred to as a VLAN
trunk port, but it is not necessary to specifically identify to FTOS that the port is a trunk port.
FTOS(conf)#protocol spanning-tree pvst
FTOS(conf-pvst)#no disable
% Error: GVRP running. Cannot enable PVST.
FTOS(conf)#protocol gvrp
FTOS(conf-gvrp)#no disable
% Error: PVST running. Cannot enable GVRP.