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


Usage

<configuration>
    <routing-instances>
        <instance>
            <protocols>
                <ospf3>
                    <realm>
                        <area>
                            <interface>
                                <ldp-synchronization>
                                    <disable/>
                                    <hold-time>hold-time</hold-time>
                                </ldp-synchronization>
                            </interface>
                        </area>
                    </realm>
                </ospf3>
            </protocols>
        </instance>
    </routing-instances>
</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]