Alcatel-Lucent 6850-48 参照ガイド

ページ / 3444
GVRP Commands
OmniSwitch CLI Reference Guide
September 2009
page 22-3
gvrp port
Enables GVRP on a specific port or an aggregate
 
of ports on the switch.
gvrp
 
{linkagg agg_num | port slot/port}
no gvrp {linkagg agg_num | port slot/port}
Syntax Definitions
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).
agg_num
The number corresponding to the aggregate group.
Defaults
By default, GVRP is disabled on the ports.
Platforms Supported
OmniSwitch 6400, 6850, 6855, 9000, 9000E
Usage Guidelines
• Use the no form of this command to disable GVRP on the specified ports.
• GVRP can be enabled on ports regardless of whether it is globally enabled or not
However, for the 
port to become an active participant, you should enable GVRP globally on the switch.
• When GVRP is globally enabled on the switch and is not enabled on the port, that port is excluded 
from the GVRP process.
• GVRP can be enabled only on fixed ports, 802.1 Q ports, and aggregate ports. Other ports (mirror 
ports, aggregable ports, mobile ports, and MSTI Trunking ports) do not support GVRP. 
• To use the agg_num parameter, the link aggregate group should be created and enabled.
Examples
-> gvrp port 3/2 
-> no gvrp port 3/2
-> gvrp linkagg 2
Release History
Release 6.2.1; command was introduced.
Release 6.3.1; support for OmniSwitch 9000 added.