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


Usage

<configuration>
    <routing-options>
        <static>
            <route>
                <lsp-next-hop>
                    <name>name</name> <!-- identifier -->
                    <preference>preference</preference>
                    <metric>metric</metric>
                </lsp-next-hop>
            </route>
        </static>
    </routing-options>
</configuration>

Description

LSP next hop.

Contents

<metric>—Metric of LSP next hop.

<name>—LSP to use to reach destination.

<preference>—Preference of LSP next hop.


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