Alcatel-Lucent 6850-48 参照ガイド

ページ / 3444
Virtual Private LAN Service (VPLS) Commands
OmniSwitch CLI Reference Guide
September 2009
page 26-29
configure service vpls create
Configures a Virtual Private LAN Service (VPLS) and associates that service with a customer account. A 
VPLS connects multiple customer sites together across a provider-managed core network by creating a 
virtual zero-hop, Layer 2 switched domain. 
configure service vpls service-id customer customer-id create 
configure service no vpls service-id
Syntax Definitions
service-id
A unique numerical value to associate with a specific VPLS. The valid 
service ID range is 1–2147483647.
customer-id
An existing customer ID number to associate with the specified service 
ID number.
Defaults         
N/A.
Platforms Supported
OmniSwitch 9000E
Usage Guidelines
• Use the no form of this command to remove the specified VPLS. Before attempting to remove the 
VPLS, shutdown the administrative status of the service and shutdown and delete any Service Access 
Points (SAPs) or Service Distribution Points (SDPs) associated with the service.
• Creating more than one VPLS for a single customer ID is allowed. However, once a customer ID is 
associated with a VPLS, changing the customer ID for that association is not allowed. If it is necessary 
to make such a change, delete the VPLS and create the service again with the new customer ID.
• Once a VPLS is created, it is then possible to bind the service to SAPs and SDPs. 
• Up to 1024 VPLS services are supported.
Examples
-> configure service vpls 10 customer 10 create
-> configure service no vpls 10
Release History
Release 6.4.2; command was introduced.