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


Usage

<configuration>
    <routing-options>
        <rib>
            <static>
                <iso-route>
                    <next-hop>
                        <name>name</name> <!-- identifier -->
                    </next-hop>
                </iso-route>
            </static>
        </rib>
    </routing-options>
</configuration>

Description

Next hop to destination.

Contents

<name>—Next hop to destination.


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