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


Usage

<configuration>
    <dynamic-profiles>
        <class-of-service>
            <interfaces>
                <interface>
                    <unit>
                        <rewrite-rules>
                            <exp>
                                <name>name</name> <!-- identifier -->
                                <protocol>...</protocol>
                            </exp>
                        </rewrite-rules>
                    </unit>
                </interface>
            </interfaces>
        </class-of-service>
    </dynamic-profiles>
</configuration>

Description

EXP rewrite rule.

Contents

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

<protocol>—Specify protocol matching criteria.


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