Alcatel-Lucent 6850-48 Guida Di Riferimento

Pagina di 3444
VLAN Stacking Commands
OmniSwitch CLI Reference Guide
September 2009
page 23-15
ethernet-service sap cvlan
Associates customer VLAN (CVLAN) traffic with a VLAN Stacking Service Access Point (SAP). The 
parameter values configured with this command are applied to frames received on all SAP UNI ports and 
determines the type of customer traffic that is accepted on the UNI ports and processed by the service.
ethernet-service sap sapid cvlan {all | cvid cvid1-cvid2 | untagged} 
ethernet-service sap sapid no cvlan {all | cvid cvid1-cvid2 | untagged} 
Syntax Definitions
sapid
The SAP ID number (1–1024).
all
Applies the SAP profile to tagged and untagged frames.
cvid1
Applies the SAP profile to frames tagged with this CVLAN ID.
cvid1-cvid2
Applies the SAP profile to frames tagged with a CVLAN ID that falls 
within this range of CVLAN IDs (for example, 10-12 specifies frames 
tagged with CVLAN 10, 11, or 12).
untagged
Applies the SAP profile only to untagged frames. 
Defaults
By default, no CVLAN traffic is associated with the SAP ID when the SAP is created.
Platforms Supported
OmniSwitch 6400, 6850, 6855, 9000, 9000E
Usage Guidelines
• Use the no form of this command to remove a CVLAN ID or the designation for all or untagged 
frames from the SAP. Note that when the last CVLAN parameter is deleted from an SAP 
configuration, the SAP itself is not automatically deleted.
• The all and untagged parameters are configurable in combination with a CVLAN ID. For example, if 
untagged and a CVLAN ID are associated with the same SAP ID, then the SAP profile is applied to 
only untagged traffic and traffic tagged with the specified CVLAN ID. All other traffic is dropped.
• The SAP ID specified with this command must already exist. Use the ethernet-service sap command 
to create a SAP.
• Note that this command is not supported with SAP IDs that are associated with an IPMVLAN.
• Configuring both the all and untagged parameter for the same SAP is not allowed. Specify only one of 
these two parameters per SAP.
• When either the all or untagged parameter is configured for the SAP, the default VLAN for the UNI 
ports associated with the SAP is changed to the VLAN assigned to the service that is associated with 
the SAP.