GVRP Configuration
Table 11-3 Configure VLAN forwarded by GVRP
Enter global configuration
mode
Configure VLAN forwarded by
GVRP
garp permit vlan vlan-list
11.3.1 Displaying and Debugging
You can show the configuration through below commands when you finish all above
configuration.
Table 11-4 Displaying GVRP and debugging
Show GVRP enable globally
Perform in any
configuration
mode
Show port enable maintained by
GVRP
show gvrp interface [ethernet
device/slot/port]
11.3.2 GVRP Configuration Examples
As below, S1 and S3 forward respective static VLAN information to S2 by GVRP protocol,
S2 forwards to each other with local static and learning VLAN from GVRP. At the end, S1, S2,
S3 can share the dynamic VLAN information.
Figure 11.1 Network
Figure 11-1 Configuration procedure:
!Configure S1
***************************************************************
!Preparation before configure
Switch(config)#vlan 2,3,4
Switch(config-if-vlan)#switchport ethernet 0/0/1
Add VLAN port successfully.
Switch(config-if-vlan)#interface e 0/0/1
Switch(config-if-ethernet-0/0/1)#switchport mode trunk
Switch(config-if-ethernet-0/0/1)#exit
!Configure GVRP