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


Usage

<configuration>
    <protocols>
        <rsvp>
            <disable/>
            <graceful-restart>...</graceful-restart>
            <tunnel-services>...</tunnel-services>
            <no-p2mp-sublsp/>
            <no-node-id-subobject/>
            <fast-reroute>...</fast-reroute>
            <load-balance>...</load-balance>
            <traceoptions>...</traceoptions>
            <refresh-time>refresh-time</refresh-time>
            <keep-multiplier>keep-multiplier</keep-multiplier>
            <graceful-deletion-timeout>seconds</graceful-deletion-timeout>
            <preemption>...</preemption>
            <interface>...</interface>
            <peer-interface>...</peer-interface>
        </rsvp>
    </protocols>
</configuration>

Description

RSVP options.

Contents

<disable>—Disable RSVP.

<fast-reroute>—One-to-one fast-reroute protection mechanism.

<graceful-deletion-timeout>—Time to complete graceful deletion signaling.

<graceful-restart>—Configure graceful restart attributes.

<interface>—RSVP interface options.

<keep-multiplier>—Keep multiplier.

<load-balance>—Per-packet load-balancing algorithm.

<no-node-id-subobject>—Do not include the node-id sub-object in the RRO.

<no-p2mp-sublsp>—Disable P2MP sub-LSP object generation.

<peer-interface>—Configuration for peer interface.

<preemption>—Set RSVP session preemption attributes.

<refresh-time>—Refresh time.

<traceoptions>—Trace options for RSVP.

<tunnel-services>—Use tunnel services for P2MP LSP ultimate-hop popping.


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