Use the following syntax to configure interface parameters:
config>router# ldp
— interface-parameters
— interface ip-int-name [dual stack]
— bfd-enable [ipv4][ipv6]
— ipv4/ipv6
— hello timeout factor
— keepalive timeout factor
— transport-address {system | interface}
— no shutdown
— ipv4/ipv6
— hello timeout factor
— keepalive timeout factor
— transport-address {system | interface}
The following example displays an interface parameter configuration example:
A:ALA-1>config>router>ldp# info
----------------------------------------------
...
interface-parameters
interface "to-DUT1" dual-stack
ipv4
hello 240 3
keepalive 240 3
exit
exit
exit
----------------------------------------------
A:ALA-1>config>router>ldp#