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


Usage

<configuration>
    <logical-systems>
        <protocols>
            <rsvp>
                <preemption>
                    <disabled/>
                    <normal/>
                    <aggressive/>
                    <soft-preemption>...</soft-preemption>
                </preemption>
            </rsvp>
        </protocols>
    </logical-systems>
</configuration>

Description

Set RSVP session preemption attributes.

Contents

<aggressive>—Run RSVP session preemption whenever necessary.

<disabled>—No RSVP session preemption.

<normal>—Run RSVP session preemption to accommodate new sessions.

<soft-preemption>—Options for establishing new path before tearing down a preempted LSP.


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