| Argument | Type | Description |
|---|
| interface ( mandatory ) | enum () | Name of the interface or interface list where LDP will be listening. |
| hello-interval ( unset ) | time | The interval between hello packets that the router sends out on the specified interface/s. The default value is 5s. |
| hold-time ( unset ) | time | Specifies the interval after which a neighbor discovered on the interface is declared as not reachable. The default value is 15s. |
| transport-addresses ( unset ) | multi { array-id, transport-address: address (flags=46)
} | Used transport addresses if they differ from LDP Instance settings. |
| accept-dynamic-neighbors ( unset ) | bool | Defines whether to discover neighbors dynamically or use only statically configured in LDP neighbors menu. |
| afi ( unset ) | ubit (ip, ipv6) | Determines interface address family. Only AFIs that are configured as supported by the instance are taken into account. If the value is not explicitly specified then it is considered to be equal to the instance-supported AFIs. |