Quick Reference Guide

PowerConnect B-Series TI24X Configuration Guide 349
53-1002269-02
Converting a VLAN created by GVRP into a statically-configured VLAN
12
Resetting the timers to their defaults
To reset the Join, Leave, and Leaveall timers to their default values, enter the following command.
PowerConnect(config-gvrp)# default-timers
Syntax: default-timers
This command resets the timers to the following values:
Join – 200 ms
Leave – 600 ms
Leaveall – 10000 ms
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.
PowerConnect(config)# vlan 22
PowerConnect(config-vlan-22)# tagged ethernet 1 to 8
These commands convert GVRP-created VLAN 22 containing ports 1 through 8 into
statically-configured VLAN 22.
Syntax: [no] vlan <vlan-id>
Syntax: [no] tagged ethernet <portnum> [to <portnum> | ethernet <portnum>]
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>“.
Displaying GVRP information
You can display the following GVRP information:
GVRP configuration information
GVRP VLAN information
GVRP statistics