Gvrp Configuration Example - 3Com MSR 50 Series Configuration Manual

3com msr 30-16: software guide
Hide thumbs Also See for MSR 50 Series:
Table of Contents

Advertisement

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

Hide quick links:

Advertisement

Table of Contents

Troubleshooting

loading

Table of Contents