Alcatel-Lucent 6850-48 Guida Di Riferimento

Pagina di 3444
GVRP Commands
OmniSwitch CLI Reference Guide
September 2009
page 22-15
gvrp restrict-vlan-advertisement 
Restricts the advertisement of VLANs on a specific port or an aggregate of ports.
gvrp restrict-vlan-advertisement {linkagg agg_num | port slot/port} vlan-list
no gvrp restrict-vlan-advertisement {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, VLAN advertisement is not restricted.
Platforms Supported
OmniSwitch 6400, 6850, 6855, 9000, 9000E
Usage Guidelines
• Use the no form of this command to allow the propagation of VLANs.
• GVRP should be enabled on the port before restricting VLAN advertisements on that port.
• This command affects the GVRP processing only if the applicant mode is set to participant or active.
• To use the agg_num parameter, the link aggregate group should be created and enabled.
Examples
-> gvrp restrict-vlan-advertisement port 3/1 4
-> no gvrp restrict-vlan-advertisement port 3/1 4
-> gvrp restrict-vlan-advertisement port 3/1 6-9
-> no gvrp restrict-vlan-advertisement port 3/1 6-9
-> gvrp restrict-vlan-advertisement linkagg 3 10
-> no gvrp restrict-vlan-advertisement linkagg 3 10
Release History
Release 6.2.1; command was introduced.
Release 6.3.1; support for OmniSwitch 9000 was added.