Alcatel-Lucent 6850-48 参考指南

下载
页码 3444
GVRP Commands
OmniSwitch CLI Reference Guide
September 2009
page 22-13
gvrp restrict-vlan-registration
Restricts GVRP processing from dynamically registering the specified VLAN(s) on the switch.
gvrp restrict-vlan-registration
 
{linkagg agg_num | port slot/port} vlan-list
no gvrp restrict-vlan-registration {linkagg agg_num | port slot/port} vlan-list
Syntax Definitions
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).
vlan-list
The VLAN ID or the VLAN ID range (e.g., 1-10).
Defaults
By default, GVRP dynamic VLAN registration is not restricted.
Platforms Supported
OmniSwitch 6400, 6850, 6855, 9000, 9000E
Usage Guidelines
• Use the no form of this command to allow registration of dynamic VLAN IDs through GVRP process-
ing.
• GVRP should be enabled on the port before restricting dynamic VLAN registrations on that port.
• This command can be used only if the GVRP registration mode is set to normal.
• If the specified VLAN already exists on the switch, the VLAN is mapped to the receiving port.
• To use the agg_num parameter, the link aggregate group should be created and enabled.
Examples
-> gvrp restrict-vlan-registration port 3/1 5
-> no gvrp restrict-vlan-registration port 3/1 5
-> gvrp restrict-vlan-registration port 3/1 6-10
-> no gvrp restrict-vlan-registration port 3/1 6-10
Release History
Release 6.2.1; command was introduced.
Release 6.3.1; support for OmniSwitch 9000 added.