Alcatel-Lucent 6850-48 Guida Di Riferimento

Pagina di 3444
Virtual Private LAN Service (VPLS) Commands
OmniSwitch CLI Reference Guide
September 2009
page 26-9
configure service customer description
Configures an optional description for the specified customer account. Use this command to add more 
information about the customer or additional account details.
configure service customer customer-id description desc-info
configure service customer customer-id no description
Syntax Definitions
customer-id
An existing customer ID number. 
desc-info
An ASCII text string up to 80 characters in length. Enclose special char-
acters, such as #, $, or spaces, in double quotation marks (for example 
“Services Contract #4000”).
Defaults         
By default, a description is not added when a customer account is created.
Platforms Supported
OmniSwitch 9000E
Usage Guidelines
• Use the no form of this command to remove the description from the specified customer account ID. 
• Printable, 7-bit ASCII characters are also allowed in the description text string.
Examples
-> configure service customer 10 description “PT-Cal_Service_Manager”
-> configure service customer 10 no description 
Release History
Release 6.4.2; command was introduced.