Alcatel-Lucent 6850-48 Reference Guide

Page of 3444
Virtual Private LAN Service (VPLS) Commands
OmniSwitch CLI Reference Guide
September 2009
page 26-13
configure service sdp description
Configures a description for the specified SDP. 
configure service sdp sdp-id description desc-info
configure service sdp sdp-id no description
Syntax Definitions
sdp-id
An existing SDP 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 
“PE1 to PE2”).
Defaults         
By default, a description is not added when the SDP is created.
Platforms Supported
OmniSwitch 9000E
Usage Guidelines
• Use the no form of this command to remove the description from the specified SDP. 
• Printable, 7-bit ASCII characters are also allowed in the description text string.
Examples
-> configure service sdp 10 description “SW-A to SW-B”
-> configure service sdp 10 no description 
Release History
Release 6.4.2; command was introduced.