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


Usage

<configuration>
    <logical-systems>
        <routing-instances>
            <instance>
                <routing-options>
                    <rib>
                        <static>
                            <iso-route>
                                <next-hop>
                                    <name>name</name> <!-- identifier -->
                                </next-hop>
                            </iso-route>
                        </static>
                    </rib>
                </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]