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


Usage

<configuration>
    <interfaces>
        <interface>
            <unit>
                <family>
                    <inet>
                        <rpf-check>
                            <fail-filter>fail-filter</fail-filter>
                            <mode>...</mode>
                        </rpf-check>
                    </inet>
                </family>
            </unit>
        </interface>
    </interfaces>
</configuration>

Description

Enable reverse-path-forwarding checks on this interface.

Contents

<fail-filter>—Name of filter applied to packets failing RPF check.

<mode>—Mode for reverse path forwarding.


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