beautypg.com

Displaying gvrp information – Brocade FastIron Ethernet Switch Platform and Layer 2 Switching Configuration Guide User Manual

Page 224

background image

Converting a VLAN created by GVRP into a statically-configured VLAN

You cannot configure VLAN parameters on VLANs created by GVRP. Moreover, VLANs and VLAN
ports added by GVRP do not appear in the running-config and cannot be saved in the startup-config
file.

To be able to configure and save VLANs or ports added by GVRP, you must convert the VLAN ports
to statically-configured ports.

To convert a VLAN added by GVRP into a statically-configured VLAN, add the ports using commands
such as the following.

device(config)#vlan 22

device(config-vlan-222)#tagged ethernet 1/1 to 1/8

These commands convert GVRP-created VLAN 22 containing ports 1/1 through 1/8 into statically-
configured VLAN 22.

Syntax: [no] vlan vlan-id

Syntax: [no] tagged ethernet port [to port | ethernet port]

Use the same commands to statically add ports that GVRP added to a VLAN.

NOTE
You cannot add the VLAN ports as untagged ports.

NOTE
After you convert the VLAN, the VLAN name changes from "‘GVRP_VLAN_vlan-id " to
"STATIC_VLAN_vlan-id ".

To specify a list of ports, enter each port as ethernetport followed by a space. For example, ethernet
1/24 ethernet 6/24 ethernet 8/17

To specify a range of ports, enter the first port in the range as ethernetport followed by the last port in
the range. For example, ethernet 1/1 to 1/8 .

You can combine lists and ranges in the same command. For example: enable ethernet 1/1 to 1/8
ethernet 1/24 ethernet 6/24 ethernet 8/17.

Displaying GVRP information

You can display the following GVRP information:

• GVRP configuration information
• GVRP VLAN information
• GVRP statistics
• CPU utilization statistics
• GVRP diagnostic information

Converting a VLAN created by GVRP into a statically-configured VLAN

224

FastIron Ethernet Switch Platform and Layer 2 Switching Configuration Guide

53-1003086-04