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


Usage

<configuration>
    <routing-instances>
        <instance>
            <forwarding-options>
                <next-hop-group>
                    <name>name</name> <!-- identifier -->
                    <interface>...</interface>
                </next-hop-group>
            </forwarding-options>
        </instance>
    </routing-instances>
</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]