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


Usage

<configuration>
    <logical-systems>
        <interfaces>
            <interface>
                <unit>
                    <family>
                        <ethernet-switching>
                            <filter>
                                <input>input</input>
                                <output>output</output>
                            </filter>
                        </ethernet-switching>
                    </family>
                </unit>
            </interface>
        </interfaces>
    </logical-systems>
</configuration>

Description

Packet filtering.

Contents

<input>—Name of filter applied to received packets.

<output>—Name of filter applied to transmitted packets.


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