Use this command to configure the LDP advertisement mode.
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. |
The MPLS LDP advertisement mode defaults to unsolicited.
Global router or named VRF global configuration mode.
The “no” form of this command resets the MPLS LDP advertisement mode to the default value of unsolicited.
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)->