HP A6600 Configuration Manual page 148

Layer 2 - lan switching
Hide thumbs Also See for A6600:
Table of Contents

Advertisement

Figure 47 Network diagram for GVRP forbidden registration mode configuration
Configuration procedure
Configure Router A
1.
# Enable GVRP globally.
<RouterA> system-view
[RouterA] gvrp
# Configure port GigabitEthernet 3/0/1 as a trunk port, and assign it to all VLANs.
[RouterA] interface gigabitEthernet 3/0/1
[RouterA-GigabitEthernet3/0/1] port link-type trunk
[RouterA-GigabitEthernet3/0/1] port trunk permit vlan all
# Enable GVRP on GigabitEthernet 3/0/1, and set the GVRP registration mode to forbidden on the port.
[RouterA-GigabitEthernet3/0/1] gvrp
[RouterA-GigabitEthernet3/0/1] gvrp registration forbidden
[RouterA-GigabitEthernet3/0/1] quit
# Create VLAN 2 (a static VLAN).
[RouterA] vlan 2
[RouterA-vlan2] quit
Configure Router B
2.
# Enable GVRP globally.
<RouterB> system-view
[RouterB] gvrp
# Configure port GigabitEthernet 3/0/1 as a trunk port, and assign it to all VLANs.
[RouterB] interface gigabitEthernet 3/0/1
[RouterB-GigabitEthernet3/0/1] port link-type trunk
[RouterB-GigabitEthernet3/0/1] port trunk permit vlan all
# Enable GVRP on GigabitEthernet 3/0/1, and set the GVRP registration mode to forbidden on the port.
[RouterB-GigabitEthernet3/0/1] gvrp
[RouterB-GigabitEthernet3/0/1] gvrp registration forbidden
[RouterB-GigabitEthernet3/0/1] quit
# Create VLAN 3 (a static VLAN).
[RouterB] vlan 3
[RouterB-vlan3] quit
Verify the configuration
3.
Use the display gvrp local-vlan command to display the local VLAN information maintained by GVRP on
ports. For example:
# Display the local VLAN information maintained by GVRP on port GigabitEthernet 3/0/1 of Router A.
[RouterA] display gvrp local-vlan interface gigabitEthernet 3/0/1
Following VLANs exist in GVRP local database:
1(default)
141

Advertisement

Table of Contents
loading

Table of Contents