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


Usage

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

Description

Next hop to destination.

Contents

<name>—Next hop to destination.


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