Alcatel-Lucent 6850-48 参考指南

下载
页码 3444
Virtual Private LAN Service (VPLS) Commands
OmniSwitch CLI Reference Guide
September 2009
page 26-21
configure service sdp signaling
Enables or disables auto-label signaling for the specified SDP. Enable signaling if the specified SDP is 
using LDP-signaled LSPs for targeted LDP (TLDP) sessions. Disable signaling if the specified SDP is 
using static LSPs, which use manually configured label mappings and actions.
configure service sdp sdp-ip signaling {off | tldp}
Syntax Definitions
sdp-id
An existing SDP ID number. 
off
Disables auto-label signaling for the specified SDP.
tldp
Enables auto-label signaling for the specified SDP.
Defaults         
By default, auto-label signaling (TLDP) is enabled for the SDP.
Platforms Supported
OmniSwitch 9000E
Usage Guidelines
• If signaling is disabled, then labels are manually configured when a service is bound to the SDP.
• Enabling or disabling auto-label signaling is only allowed when the SDP is administratively disabled.
Examples
-> configure service sdp 10 signaling off
-> configure service sdp 10 signaling tldp
Release History
Release 6.4.2; command was introduced.