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


Usage

<configuration>
    <forwarding-options>
        <family>
            <inet>
                <filter>
                    <input>input</input>
                    <output>output</output>
                </filter>
            </inet>
        </family>
    </forwarding-options>
</configuration>

Description

Filtering for forwarding table.

Contents

<input>—Name of input filter to apply for forwarded packets.

<output>—Name of output filter to apply for forwarded packets.


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