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


Usage

<configuration>
    <class-of-service>
        <interfaces>
            <interface>
                <unit>
                    <rewrite-rules>
                        <inet-precedence>
                            <name>name</name> <!-- identifier -->
                            <protocol>...</protocol>
                        </inet-precedence>
                    </rewrite-rules>
                </unit>
            </interface>
        </interfaces>
    </class-of-service>
</configuration>

Description

IPv4 precedence rewrite rule.

Contents

<name>—Name of rewrite rule to be applied.

<protocol>—Specify protocol matching criteria.


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