Alcatel-Lucent 6850-48 参考指南

下载
页码 3444
VLAN Stacking Commands
page 23-30
OmniSwitch CLI Reference Guide
September 2009
show ethernet-service vlan
Displays a list of SVLANs configured fro the switch. 
show ethernet-services vlan [svid1-[svid2]]
Syntax Definitions
svid1
The VLAN ID number identifying the SVLAN (2–4094).
-svid2
The last VLAN ID number in a range of SVLANs that you want to 
specify (e.g. 10-12 specifies VLANs 10, 11, and 12).
Defaults
By default, all SVLANs are displayed if an SVLAN or range of SVLANs is not specified with this 
command.
Platforms Supported
OmniSwitch 6400, 6850, 6855, 9000, 9000E
Usage Guidelines
Specify a single SVLAN ID or a range of SVLAN IDs to display configuration information for a specific 
SVLAN or range of SVLANs.
Examples
-> show ethernet-services vlan
  vlan           Type                    name
+--------+------------+-------------------------+
  4010     svlan          Customer ABC
  4011     ipmvlan        Video-Service
  4020     mgmt           Provider Management
  4021     svlan          Customer XYZ
  4030     ipmvlan        HBO
-> show ethernet-service vlan 4010
Name                : Customer ABC
Traffic Type        : svlan   
Release History
Release 6.3.1; command was introduced. 
output definitions
vlan
The SVLAN ID number identifying the instance. 
Traffic Type
The type of SVLAN (svlan = customer traffic, mgmt = management 
traffic, or ipmvlan = IP Multicast VLAN traffic). 
name
The user-defined text description for the SVLAN. By default, the 
SVLAN ID is specified for the description.