Alcatel-Lucent 6850-48 参考指南

下载
页码 3444
Virtual Private LAN Service (VPLS) Commands
OmniSwitch CLI Reference Guide
September 2009
page 26-35
configure service vpls def-mesh-vc-id
Configures a virtual circuit (VC) ID number used by each end of an MPLS tunnel to identify the VC. This 
value is used to identify the VC instead of getting this information from the label. Configuring the VC ID 
only applies to services bound to mesh SDPs.
configure service vpls service-id [customer customer-id] def-mesh-vc-id vc-id
configure service no vpls service-id [customer customer-id] no def-mesh-vc-id
Syntax Definitions
service-id
An existing VPLS ID number.
customer-id
OptionalThe customer ID number associated with the specified service 
ID number.
vc-id
The VC ID number to assign. The valid range is 1–4294967295.
Defaults         
By default, the VPLS ID number is used as the VC ID.
Platforms Supported
OmniSwitch 9000E
Usage Guidelines
• Use the no form of this command to remove the VC ID number. 
• Specifying the customer ID associated with this VPLS is not required when using this command. 
However, if the customer ID specified is not the one associated with the VPLS, the command is not 
allowed.
• The VC ID number is significant between peer routers on the same hierarchical level. 
• The value of a VC ID is conceptually independent from the value of the label or any other datalink 
specific information for the VC.
Examples
-> configure service vpls 10 def-mesh-vc-id 20
-> configure service vpls 10 customer 10 def-mesh-vc-id 20
-> configure service vpls 10 no def-mesh-vc-id 20
Release History
Release 6.4.2; command was introduced.