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


Usage

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

Description

Next hop to destination.

Contents

<name>—Next hop to destination.


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