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


Usage

<configuration>
    <logical-systems>
        <routing-instances>
            <instance>
                <forwarding-options>
                    <port-mirroring>
                        <family>
                            <inet>
                                <output>
                                    <interface>
                                        <next-hop>
                                            <name>name</name> <!-- identifier -->
                                        </next-hop>
                                    </interface>
                                </output>
                            </inet>
                        </family>
                    </port-mirroring>
                </forwarding-options>
            </instance>
        </routing-instances>
    </logical-systems>
</configuration>

Description

Address of next hop through which to send sampled traffic.

Contents

<name>—No documentation is available yet.


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