Specifications

cGVRP
Configuration Examples for cGVRP
8
Verifying CE Ports Configured as Access Ports: Example, page 8
Enabling a Dynamic VLAN: Example, page 8
Verifying CE Ports Configured as Access Ports: Example, page 8
Verifying CE Ports Configured as ISL Ports: Example, page 10
Verifying CE Ports Configured in Fixed Registration Mode: Example, page 12
Verifying CE Ports Configured in Forbidden Registration Mode: Example, page 12
Verifying cGVRP: Example, page 13
Verifying Disabled mac-learning on VLANs: Example, page 13
Verifying Dynamic VLAN: Example, page 14
Verifying Local Association Due to .1q trunk: Example, page 14
Configuring cGVRP: Example
The following example shows how to configure compact GVRP.
Router(config)# gvrp global
Disabling mac-learning on VLANs: Example
The following example shows how to disable mac-learning on VLANs configured with cGVRP.
Router(config)# gvrp mac-learning auto
Enabling a Dynamic VLAN: Example
The following example shows how to configure a dynamic VLAN.
Router(config)# gvrp global
Verifying CE Ports Configured as Access Ports: Example
Topology:
CE1 - gi3/15 R1 gi3/1 - dot1q trunk - gi3/1 R2 gi12/15 - CE2
R1#show running-config interface gi3/15
Building configuration...
Current configuration : 129 bytes
!
interface GigabitEthernet3/15
switchport
switchport access vlan 2
switchport mode access
spanning-tree portfast trunk
end
R1#show running-config interface gi3/1
Building configuration...