set protocols mpls ldp interface

The set protocols mpls ldp interface command enables MPLS LDP on an L3 interface under IPv4/IPv6 address family. Required to be configured on all nodes in the MPLS area.

The delete protocols mpls ldp interface command deletes the configuration.

 

Command Syntax

set protocols mpls ldp {ipv4-family|ipv6-family} interface <interface-name>

delete protocols mpls ldp {ipv4-family|ipv6-family} interface <interface-name>

 

Parameter

Parameter

Description

{ipv4-family|ipv6-family}

Required. Specifies the IP address family type.

interface <interface-name>

Specifies an L3 interface to enable MPLS LDP. The value could be a VLAN interface, loopback interface name, routed interface or sub-interface.

By default, MPLS LDP is disabled on all the interfaces.

 

Example

  • Enable MPLS LDP on interface vlan200 of IPv4 address family.

admin@PICOS# set protocols mpls ldp ipv4-family interface vlan200 admin@PICOS# commit

Copyright © 2024 Pica8 Inc. All Rights Reserved.