Alcatel-Lucent 6850-48 Guida Di Riferimento

Pagina di 3444
VLAN Management Commands
page 21-8
OmniSwitch CLI Reference Guide
September 2009
vlan authentication
Enables or disables authentication for a VLAN. 
vlan vid authentication {enable | disable}
Syntax Definitions
vid
An existing VLAN ID number (1–4094).
enable
Enables authentication for the specified VLAN.
disable
Disables authentication for the specified VLAN.
Defaults
By default, authentication is disabled when a VLAN is created.
Platforms Supported
OmniSwitch 6400, 6850, 6855, 9000, 9000E
Usage Guidelines
• Note that specifying multiple VLAN ID entries and/or a range of VLAN IDs on the same command 
line is allowed. Use a hyphen to indicate a contiguous range and a space to separate multiple VLAN ID 
entries (e.g., vlan 10-15 500-510 850 authentication).
• A maximum of 128 authenticated VLANs per switch is supported. See 
 for more information about configuring Layer 2 Authentication.
Examples
-> vlan 850 authentication enable
-> vlan 720 authentication enable
-> vlan 1020 authentication disable
The following vlan authentication command examples apply to the OmniSwitch 6800 and OmniSwitch 
6850:
-> vlan 900-905 authentication enable
-> vlan 2 10-15 450-455 authentication enable
-> vlan 420 1500 authentication disable
Release History
Release 6.1; command was introduced.
Release 6.1.2; support added for entering a range and/or multiple entries of VLAN IDs.