VLAN Stacking Commands
page 24-12 OmniSwitch CLI Reference Guide November 2009
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.
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 6250-Metro Models
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.6.1; command was introduced.