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


Usage

<configuration>
    <interfaces>
        <interface>
            <unit>
                <family>
                    <ethernet-switching>
                        <filter>
                            <input>input</input>
                            <output>output</output>
                        </filter>
                    </ethernet-switching>
                </family>
            </unit>
        </interface>
    </interfaces>
</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]