[Contents] [Prev] [Next] [Index] [Report an Error]


Usage

<configuration>
    <logical-systems>
        <protocols>
            <ldp>
                <traceoptions>...</traceoptions>
                <traffic-statistics>...</traffic-statistics>
                <graceful-restart>...</graceful-restart>
                <preference>preference</preference>
                <no-forwarding/>
                <l2-smart-policy/>
                <track-igp-metric/>
                <strict-targeted-hellos/>
                <import>...</import>
                <export>...</export>
                <egress-policy>...</egress-policy>
                <next-hop>...</next-hop>
                <deaggregate/>
                <explicit-null/>
                <label-withdrawal-delay>seconds</label-withdrawal-delay>
                <transport-address>...</transport-address>
                <keepalive-interval>keepalive-interval</keepalive-interval>
                <keepalive-timeout>keepalive-timeout</keepalive-timeout>
                <interface>...</interface>
                <session>...</session>
                <session-protection>...</session-protection>
                <log-updown>...</log-updown>
                <policing>...</policing>
                <oam>...</oam>
                <targeted-hello>...</targeted-hello>
            </ldp>
        </protocols>
    </logical-systems>
</configuration>

Description

LDP options.

Contents

<deaggregate>—Deaggregate FECs into separate labels.

<egress-policy>—Configure LSP egress policy.

<explicit-null>—Advertise the EXPLICIT_NULL label for egress FECs.

<export>—Export policy.

<graceful-restart>—Configure graceful restart attributes.

<import>—Import policy.

<interface>—Enable LDP on this interface.

<keepalive-interval>—Keepalive interval (seconds).

<keepalive-timeout>—Keepalive timeout (seconds).

<l2-smart-policy>—Do not export or import Layer 3 FECs for Layer 2 sessions.

<label-withdrawal-delay>—Delay label withdrawal for FECs to avoid label churn.

<log-updown>—Logging actions for LSP up/down events.

<next-hop>—LDP next-hop control.

<no-forwarding>—Do not use LDP ingress routes for forwarding.

<oam>—Configure periodic OAM for a LDP FEC.

<policing>—Configure policing for an LDP FEC.

<preference>—Route preference.

<session>—Configure session parameters.

<session-protection>—Configure session protection.

<strict-targeted-hellos>—Do not send targeted hellos to unconfigured neighbors.

<targeted-hello>—Configure targeted hello parameters.

<traceoptions>—Trace options for LDP.

<track-igp-metric>—Track the IGP metric.

<traffic-statistics>—Collect statistics for LDP label-switched paths.

<transport-address>—Address used for TCP sessions.


[Contents] [Prev] [Next] [Index] [Report an Error]