protocols mpls-ldp discovery interfaces interface address-family ipv4
Enables MPLS LDP IPv4 operation on the specified interface.
- name
- The interface name.
Configuration mode
protocols {
mpls-ldp {
discovery {
interfaces {
interface <name> {
address-family {
ipv4
}
}
}
}
}
}
Use this command to enable MPLS LDP IPv4 operation on the specified interface.
Use the set form of this command to enable LDP on the specified interface.
Use the delete form of this command to delete the configuration to enable LDP on the specified interface.
Use the show form of this command to display the configuration of LDP on the specified interface.
Example
The following example shows how to enable MPLS LDP IPv4 operation on the interface named dp0p256p1.
vyatta@R1# set protocols mpls-ldp discovery interfaces interface dp0p256p1 address-family ipv4