Cisco Systems OL-6244-01 Switch User Manual


  Open as PDF
of 1438
 
2-334
Catalyst 6500 Series Switch Command Reference—Release 8.4
OL-6244-01
Chapter 2 Catalyst 6500 Series Switch and ROM Monitor Commands
set gvrp registration
set gvrp registration
To set the administrative control of an outbound port and apply to all VLANs on the trunk, use the set
gvrp registration command. GVRP registration commands are entered on a per-port basis.
set gvrp registration {normal | fixed | forbidden} mod/port...
Syntax Description
Defaults The default administrative control is normal.
Command Types Switch command.
Command Modes Privileged.
Usage Guidelines When you set VLAN registration, you are communicating to the switch that the VLAN is interested in
the users that are connecting to this port and that the VLAN’s broadcast and multicast traffic is allowed
to be sent to the port.
For static VLAN configuration, you should set the mod/port... control to fixed or forbidden if the
mod/port... will not receive or process any GVRP message.
For each dynamically configured VLAN on a port, you should set the mod/port... control to normal
(default), except for VLAN 1; GVRP registration mode for VLAN 1 is always fixed and is not
configurable. VLAN 1 is always carried by 802.1Q trunks on which GVRP is enabled.
When GVRP is running, you can create a VLAN through a GVRP trunk port only if you enter the set
gvrp dynamic-vlan-creation enable and the set gvrp registration normal commands.
Examples This example shows how to set the administrative control to normal on module 3, port 7:
Console> (enable) set gvrp registration normal 3/7
Registrar Administrative Control set to normal on port 3/7.
Console> (enable)
This example shows how to set the administrative control to fixed on module 5, port 10:
Console> (enable) set gvrp registration fixed 5/10
Registrar Administrative Control set to fixed on Port 5/10.
Console> (enable)
normal Allows dynamic registering and deregistering each VLAN (except VLAN 1) on the
port.
fixed Supports manual VLAN creation and registration, prevent VLAN deregistration, and
register all VLANs known to other ports.
forbidden Specifies that all the VLANs (except VLAN 1) are statically deregistered from the port.
mod/port... Number of the module and the ports on the module.