2 Configure Device B
3 Verify the configuration
GVRP Configuration
Example II
# Configure port Ethernet 1/0 as a trunk port, allowing all VLANs to pass.
[DeviceA] interface ethernet 1/0
[DeviceA-Ethernet1/0] port link-type trunk
[DeviceA-Ethernet1/0] port trunk permit vlan all
# Enable GVRP on Ethernet 1/0, the trunk port.
[DeviceA-Ethernet1/0] gvrp
[DeviceA-Ethernet1/0] quit
# Create VLAN 2 (a static VLAN).
[DeviceA] vlan 2
# Enable GVRP globally.
<DeviceB> system-view
[DeviceB] gvrp
# Configure port Ethernet 1/1 as a trunk port, allowing all VLANs to pass.
[DeviceB] interface ethernet 1/1
[DeviceB-Ethernet1/1] port link-type trunk
[DeviceB-Ethernet1/1] port trunk permit vlan all
# Enable GVRP on Ethernet 1/1, the trunk port.
[DeviceB-Ethernet1/1] gvrp
[DeviceB-Ethernet1/1] quit
# Create VLAN 3 (a static VLAN).
[DeviceB] vlan 3
# Display dynamic VLAN information on Device A.
[DeviceA] display vlan dynamic
Now, the following dynamic VLAN exist(s):
3
# Display dynamic VLAN information on Device B.
[DeviceB] display vlan dynamic
Now, the following dynamic VLAN exist(s):
2
Network requirements
Configure GVRP for dynamic VLAN information registration and update among
devices. Specify fixed GVRP registration on Device A and normal GVRP registration
on Device B.
GVRP Configuration Example
277
Need help?
Do you have a question about the MSR 50 Series and is the answer not in the manual?