Alcatel-Lucent 6850-48 参考指南

下载
页码 3444
VLAN Stacking Commands
page 23-20
OmniSwitch CLI Reference Guide
September 2009
ethernet-service sap sap-profile
Associates a VLAN Stacking Service Access Point (SAP) with a SAP profile. This command is also used 
to change an existing SAP profile association.
ethernet-service sap sapid sap-profile sap-profile-name 
Syntax Definitions
sapid
The SAP ID number (1–1024).
sap-profile-name
The name of the SAP profile to associate with this SAP ID.
Defaults 
The “default-sap-profile” profile is automatically associated with the SAP ID when the SAP is created.
Platforms Supported
OmniSwitch 6400, 6850, 6855, 9000, 9000E
Usage Guidelines
• If a profile association already exists for the specified SAP ID, the current profile is replaced with the 
profile specified with this command.
• The SAP ID specified with this command must already exist. Use the ethernet-service sap command 
to create a SAP.
• The SAP profile specified with this command must already exist. Use the ethernet-service sap-profile 
command to create a SAP profile. 
• To change the profile associated with the SAP back to the default profile, enter “default-sap-profile” 
with this command. 
• Note that if the SAP ID specified with this command is associated with an IPMVLAN, the profile 
associated with the SAP ID must specify CVLAN tag translation. Double tagging is not supported with 
IPMVLAN SAPs that are also associated with a UNI port.
• Do not specify a service name; doing so will return an error message. This command is only for 
associating an existing profile to a VLAN Stacking SAP.
Examples
-> ethernet-service sap 10 sap-profile CustomerC
-> ethernet-service sap 11 sap-profile CustomerD
Release History
Release 6.3.1; command was introduced.