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


Usage

<configuration>
    <logical-systems>
        <routing-instances>
            <instance>
                <forwarding-options>
                    <next-hop-group>
                        <name>name</name> <!-- identifier -->
                        <interface>...</interface>
                    </next-hop-group>
                </forwarding-options>
            </instance>
        </routing-instances>
    </logical-systems>
</configuration>

Description

Next hop group forwarding option.

Contents

<interface>—Interfaces through which to send sampled traffic.

<name>—Next hop group name.


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