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


Usage

<configuration>
    <logical-systems>
        <routing-instances>
            <instance>
                <protocols>
                    <ospf>
                        <area>
                            <interface>
                                <ldp-synchronization>
                                    <disable/>
                                    <hold-time>hold-time</hold-time>
                                </ldp-synchronization>
                            </interface>
                        </area>
                    </ospf>
                </protocols>
            </instance>
        </routing-instances>
    </logical-systems>
</configuration>

Description

Advertise maximum metric until LDP is operational.

Contents

<disable>—Disable LDP synchronization.

<hold-time>—Time during which maximum metric is advertised.


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