Configuring LDP Support for LDP-to-SR Stitching

Configure the export-tunnel-table command using the following CLI syntax to support LDP-to-SR stitching.

CLI Syntax:
config>router# ldp
    export-tunnel-table policy-name [policy-name...(up to 5 max)]
Note:

The specified policy name must be the same as the policy-statement name defined when configuring the route policy options for LDP-to-SR stitching. See the 7705 SAR Router Configuration Guide, ‟Configuring LDP-to-Segment Routing Stitching Policies”.

Example:
config>router>ldp# export-tunnel-table "export-SR"
config>router>ldp# exit

The following example displays the LDP-to-SR stitching LDP configuration output.

*A:NOK-1 Dut-B>config>router>ldp# info
----------------------------------------------
            export-tunnel-table "export-SR"
            ...
            exit
            ...
----------------------------------------------
*A:NOK-1 Dut-B>config>router>ldp#