Alcatel-Lucent 6850-48 参考指南

下载
页码 3444
Virtual Private LAN Service (VPLS) Commands
OmniSwitch CLI Reference Guide
September 2009
page 26-3
configure service customer create
Creates a customer ID that is used to associate account information with a specific customer. The 
customer ID is associated with a Virtual Private LAN Service (VPLS) that is used to carry traffic between 
customer sites over a provider-managed MPLS network.
configure service customer customer-id create
configure service no customer customer-id
Syntax Definitions
customer-id
A unique numerical value to associate with a specific customer. The 
valid ID range is 2–2147483647.
Defaults         
A default customer account ID (customer 1) exists on each router and is automatically assigned to new 
services.
Platforms Supported
OmniSwitch 9000E
Usage Guidelines
• Specify a customer ID that does not already exist in the router configuration.
• Use the no form of this command to remove a customer ID and all associated customer information. 
Note that deleting all service associations with a customer ID is required before the ID is removed 
from the router configuration.
• Editing or removing the default customer 1 account is not allowed.
Examples
-> configure service customer 10 create
-> configure service no customer 10
Release History
Release 6.4.2; command was introduced.