mpls ldp-advertisement-mode

Use this command to configure the LDP advertisement mode.

Syntax

mpls ldp-advertisement-mode {unsolicited | demand}
no mpls ldp-advertisement-mode {unsolicited | demand}

Parameters

unsolicited Specifies that the LSR can advertise any label mappings without prompting to their downstream neighbors.
demand Specifies that the LSR must specifically request label mappings from their downstream next-hop neighbors.

Defaults

The MPLS LDP advertisement mode defaults to unsolicited.

Mode

Global router or named VRF global configuration mode.

Usage

The “no” form of this command resets the MPLS LDP advertisement mode to the default value of unsolicited.

Examples

This example shows how to set the MPLS LDP advertisement mode to demand for VRF vpnA:

System(rw)->router vpnA
System(su-vpnA)->configure
System(su-vpnA-config)->mpls ldp-advertisement-mode demand
System(su-vpnA-config)->