set protocols mpls ldp label-local-advertise
The set protocols mpls ldp label-local-advertise command configures the label assigned for the penultimate router under the address family on the egress LSP. The explicit-null option assigns an explicit null label(0), to the penultimate router. If explicit-null option is not specified, or this command is not configured, the LSR assigns an implicit null label(3), to the penultimate router.
The delete protocols mpls ldp label-local-advertise command deletes the configuration.
Command Syntax
set protocols mpls ldp {ipv4-family|ipv6-family} label-local-advertise [explicit-null]
delete protocols mpls ldp {ipv4-family|ipv6-family} label-local-advertise
Parameter
Parameter | Description |
{ipv4-family|ipv6-family} | Required. Specifies the IP address family type. |
Example
Configure to assign an explicit null label for the penultimate router on the egress LSP.
admin@PICOS# set protocols mpls ldp ipv4-family label-local-advertise explicit-null
admin@PICOS# commit
Copyright © 2024 Pica8 Inc. All Rights Reserved.