Targeted session parameters

Use the following syntax to specify targeted-session parameters.

config>router# ldp
targeted-session
disable-targeted-session
hello timeout factor
keepalive timeout factor
peer ip-address
no bfd-enable
        hello timeout factor
        keepalive timeout factor
        no shutdown
Example

The following example displays an LDP configuration example.

A:ALA-1>config>router>ldp# info
----------------------------------------------
...
            targeted-session
 hello 5000 255
 keepalive 5000 255
 peer 10.10.10.104
no bfd-enable
hello 2500 104
keepalive 15 3
                exit
            exit
----------------------------------------------
A:ALA-1>config>router>ldp#