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


Usage

<configuration>
    <logical-systems>
        <protocols>
            <rsvp>
                <interface>
                    <link-protection>
                        <bypass>
                            <path>
                                <name>name</name> <!-- identifier -->
                                <loose/>
                                <strict/>
                            </path>
                        </bypass>
                    </link-protection>
                </interface>
            </rsvp>
        </protocols>
    </logical-systems>
</configuration>

Description

Explicit route of bypass path.

Contents

<loose>—Next hop might not be adjacent.

<name>—Address of next system in path.

<strict>—Next hop must be adjacent.


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