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


Usage

<configuration>
    <dynamic-profiles>
        <interfaces>
            <interface>
                <unit>
                    <family>
                        <inet6>
                            <rpf-check>
                                <fail-filter>fail-filter</fail-filter>
                                <mode>...</mode>
                            </rpf-check>
                        </inet6>
                    </family>
                </unit>
            </interface>
        </interfaces>
    </dynamic-profiles>
</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]