610 Configuring VLANs
Configuring GVRP
Beginning in Privileged EXEC mode, use the following commands to enable 
GVRP on the switch and on an interface, and to configure various GVRP 
settings.
protocol group 
groupid 
vlanid
Attach a VLAN ID to the protocol-based group identified 
by groupid. A group may only be associated with one 
VLAN at a time. However, the VLAN association can be 
changed. 
•
groupid
 — The protocol-based VLAN group ID, which is 
automatically generated when you create a protocol-
based VLAN group with the 
vlan protocol group
 
command. To see the group ID associated with the name 
of a protocol group, use the 
show port protocol all
 
command.
•
vlanid
 — A valid VLAN ID.
CTRL + Z Exit to Privileged EXEC mode.
show port protocol [all| 
groupid
]
Display the Protocol-Based VLAN information for either 
the entire system or for the indicated group.
Command Purpose
configure Enter global configuration mode.
gvrp enable Enable GVRP on the switch.
interface 
interface
Enter interface configuration mode for the specified port 
or LAG. The 
interface
 variable includes the interface type 
and number, for example gigabitethernet 1/0/3 or port-
channel 3.
You can also specify a range of interfaces with the interface 
range command, for example, interface range 
gigabitethernet 1/0/8-12 configures interfaces 8, 9, 10, 11, 
and 12.
gvrp enable Enable GVRP on the interface.
Command Purpose