GVRP Commands
OmniSwitch 6250 CLI Reference Guide November 2009 page 23-7
gvrp registration
Configures the GVRP registration mode for a specific port or an aggregate of ports.
gvrp registration {normal | fixed | forbidden} {linkagg agg_num | port slot/port}
no gvrp registration {linkagg agg_num | port slot/port}
Syntax Definitions
normal Specifies that both registration and de-registration of VLANs are
allowed. VLANs can be mapped either dynamically (through GVRP) or
statically (through management application) on such a port.
fixed Specifies that only static mapping of VLANs is allowed on the port but
de-registration of previously created dynamic or static VLANs is not
allowed.
forbidden Specifies that dynamic VLAN registration or de-registration is not
allowed on the port. Any dynamic VLAN created earlier will be de-
registered.
agg_num The number corresponding to the aggregate group.
slot/port The slot number for the module and the physical port number on that
module (e.g., 3/1 specifies port 1 on slot 3).
Defaults
Platforms Supported
OmniSwitch 6250
Usage Guidelines
• Use the no form of this command to set the registration mode to the default value.
• GVRP should be enabled on the port before configuring the GVRP registration mode.
• The registration mode for the default VLANs of all the ports in the switch will be set to fixed.
• To use the agg_num parameter, the link aggregate group should be created and enabled.
Examples
-> gvrp registration forbidden port 3/2
-> no gvrp registration port 3/2
Release History
Release 6.6.1; command was introduced.
parameter default
normal | fixed | forbidden normal