GVRP Commands
OmniSwitch 6250 CLI Reference Guide November 2009 page 23-9
gvrp applicant 
Configures the applicant mode of a specific port or an aggregate of ports on the switch. The applicant 
mode determines whether or not GVRP PDU exchanges are allowed on a port depending on the Spanning 
Tree state of the port.
gvrp applicant {participant | non-participant | active} {linkagg agg_num | port slot/port}
no gvrp applicant {linkagg agg_num | port slot/port}
Syntax Definitions
participant Specifies that GVRP PDU exchanges are only allowed when the port is 
in the STP forwarding state.
non-participant  Specifies that no GVRP PDU exchanges are allowed on the port, 
regardless of the STP status of the port.
active Specifies that GVRP PDU exchanges are allowed when the port is 
either in the STP forwarding or STP blocking state.
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 applicant mode to the default value.
• GVRP should be enabled on the port before configuring the GVRP applicant mode.
• To use the agg_num parameter, the link aggregate group should be created and enabled.
Examples
-> gvrp applicant active port 2/2
-> no gvrp applicant port 2/2
Release History
Release 6.6.1; command was introduced.
parameter default
participant | non-participant | 
active
participant