Alcatel-Lucent 6850-48 参照ガイド

ページ / 3444
VLAN Stacking Commands
OmniSwitch CLI Reference Guide
September 2009
page 23-11
ethernet-service sap 
Creates a VLAN Stacking Service Access Point (SAP) and associates the SAP with a VLAN Stacking 
service. 
ethernet-service sap sapid service-name service-name
no ethernet-service sap sapid
Syntax Definitions
sapid
The SAP ID number identifying the service instance (1-1024).
service-name
The name of the service to associate with this SAP.
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
• Use the no form of this command to delete a VLAN Stacking SAP. When a SAP is deleted, all port 
and CVLAN associations with the SAP are also deleted.
• The service name specified with this command must already exist in the switch configuration. Use the 
ethernet-service service-name command to create a service to associate with the SAP.
• Each SAP ID is associated with only one service. However, it is possible to associate one service with 
multiple SAP IDs.
Examples
-> ethernet-service sap 10 service-name CustomerA
-> no ethernet-service sap 11
Release History
Release 6.3.1; command was introduced.