Gvrp Forbidden Registration Mode Configuration Example - H3C S3600V2 SERIES Layer 2-Lan Switching Configuration Manual

Hide thumbs Also See for S3600V2 SERIES:
Table of Contents

Advertisement

[DeviceB] interface ethernet 1/0/1
[DeviceB-Ethernet1/0/1] port link-type trunk
[DeviceB-Ethernet1/0/1] port trunk permit vlan all
# Enable GVRP on Ethernet 1/0/1, and set the GVRP registration mode to fixed on the port.
[DeviceB-Ethernet1/0/1] gvrp
[DeviceB-Ethernet1/0/1] gvrp registration fixed
[DeviceB-Ethernet1/0/1] quit
# Create VLAN 3 (a static VLAN).
[DeviceB] vlan 3
[DeviceB-vlan3] quit
Verify the configuration:
3.
Use the display gvrp local-vlan command to display the local VLAN information that GVRP
maintains on ports. For example:
# Display the local VLAN information that GVRP maintains on port Ethernet 1/0/1 of Device A.
[DeviceA] display gvrp local-vlan interface ethernet 1/0/1
Following VLANs exist in GVRP local database:
1(default), 2
According to the output, information about VLAN 1 and static VLAN information of VLAN 2 on the
local device are registered through GVRP, but dynamic VLAN information of VLAN 3 on Device B
is not.
# Display the local VLAN information that GVRP maintains on port Ethernet 1/0/1 of Device B.
[DeviceB] display gvrp local-vlan interface ethernet 1/0/1
Following VLANs exist in GVRP local database:
1(default), 3
According to the output, information about VLAN 1 and static VLAN information of VLAN 3 on the
local device are registered through GVRP, but dynamic VLAN information of VLAN 2 on Device A
is not.

GVRP forbidden registration mode configuration example

Network requirements
As shown in
Device A and Device B are connected through their ports Ethernet 1/0/1.
Enable GVRP and configure the forbidden registration mode on ports to prevent the registration and
deregistration of all VLANs but VLAN 1 between the two devices.
Figure 61 Network diagram
Configuration procedure
Configure Device A:
1.
# Enable GVRP globally.
<DeviceA> system-view
[DeviceA] gvrp
Figure
61:
180

Advertisement

Table of Contents
loading

Table of Contents