Alcatel-Lucent 6850-48 参考指南

下载
页码 3444
VLAN Stacking Commands
page 23-4
OmniSwitch CLI Reference Guide
September 2009
ethernet-service service-name
Creates a VLAN Stacking service and associates the service with an SVLAN or an IP Multicast VLAN 
(IPMV). The SVLAN or IPMV specified is the VLAN that will transport traffic for the service.
ethernet-service service-name service-name {svlan | ipmvlan} svid
no ethernet-service service-name service-name {svlan | ipmvlan} svid
Syntax Definitions
service-name
The name of the VLAN Stacking service; an alphanumeric string of up 
to 32 characters. Use quotes around string if the VLAN name contains 
multiple words with spaces between them (e.g., “Alcatel-Lucent Engi-
neering”).
svid
The VLAN ID number that identifies an existing SVLAN or IPMV to 
associate with the VLAN Stacking service (2–4094).
Defaults
N/A
Platforms Supported
OmniSwitch 6400, 6850, 6855, 9000, 9000E
Usage Guidelines
• Use the no form of this command to remove a VLAN Stacking service. Note that when a service is 
removed, the SVLAN or IPMV association with that service is also removed.
• If the VLAN Stacking service is associated with a Service Access Point (SAP) remove the SAP associ-
ations before attempting to remove the service. 
• Each VLAN Stacking service is associated with one SVLAN or IPMV. Specifying an additional 
VLAN ID for an existing service is not allowed.
Examples
-> ethernet-service service-name Marketing svlan 10
-> ethernet-service service-name Finance ipmvlan 20
-> no ethernet-service service-name Marketing
Release History
Release 6.3.1; command was introduced.