GVRP

 

 

 

 

Configuring GVRP On a Switch

 

 

 

 

 

 

 

Switch “A”

 

 

 

 

Switch “B”

 

GVRP enabled.

 

 

 

 

GVRP enabled.

 

 

 

 

 

 

3 Static VLANs:

 

 

 

 

1 Static VLANs:

 

 

Port 1: Set to

 

 

 

DEFAULT_VLAN

 

 

 

– DEFAULT_VLAN

 

VLAN-100

 

“Learn” Mode

 

 

 

 

 

 

 

 

 

 

VLAN-200

 

 

 

 

 

 

 

 

 

 

 

 

 

 

The show vlans command lists the dynamic (and static) VLANs in switch “B” after it has learned and joined VLAN-100 and VLAN-200.

ProCurve (config)#

show vlans

 

 

Status and Counters - VLAN Information

 

Dynamic VLANs

Maximum

VLANs to

support : 8

 

Learned from

 

Switch “A”

Primary

VLAN : DEFAULT_VLAN

 

 

through Port 1

Management VLAN :

 

 

VLAN ID

Name

 

Status

 

 

 

-------

--------------------

+ ----------

 

1

DEFAULT_VLAN

Port-based

 

100

GVRP_100

 

Dynamic

 

200

GVRP_200

 

Dynamic

 

300

GVRP_300

 

Dynamic

 

400

GVRP_400

 

Dynamic

 

500

GVRP_500

 

Dynamic

 

600

GVRP_600

 

Dynamic

 

Figure 3-9. Example of Listing Showing Dynamic VLANs

Converting a Dynamic VLAN to a Static VLAN. If a port on the switch has joined a dynamic VLAN, you can use the following command to convert that dynamic VLAN to a static VLAN:

Syntax: static < dynamic-vlan-id >

Converts the a dynamic VLAN to a static VLAN.

For example, to convert dynamic VLAN 333 (from the previous example) to a static VLAN:

ProCurve(config)# static 333

When you convert a dynamic VLAN to a static VLAN, all ports on the switch are assigned to the VLAN in Auto mode.

3-17