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


Usage

<configuration>
    <logical-systems>
        <routing-instances>
            <instance>
                <routing-options>
                    <static>
                        <route>
                            <next-hop>
                                <name>name</name> <!-- identifier -->
                            </next-hop>
                        </route>
                    </static>
                </routing-options>
            </instance>
        </routing-instances>
    </logical-systems>
</configuration>

Description

Next hop to destination.

Contents

<name>—Next hop to destination.


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