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


Usage

<configuration>
    <logical-systems>
        <routing-options>
            <rib>
                <static>
                    <route>
                        <lsp-next-hop>
                            <name>name</name> <!-- identifier -->
                            <preference>preference</preference>
                            <metric>metric</metric>
                        </lsp-next-hop>
                    </route>
                </static>
            </rib>
        </routing-options>
    </logical-systems>
</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]