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


Usage

<configuration>
    <dynamic-profiles>
        <class-of-service>
            <interfaces>
                <interface>
                    <unit>
                        <rewrite-rules>
                            <ieee-802.1>
                                <rewrite-rule-name>rewrite-rule-name
                                    </rewrite-rule-name> <!-- mandatory -->
                                <vlan-tag>vlan-tag-choice</vlan-tag>
                                <protocol>...</protocol>
                            </ieee-802.1>
                        </rewrite-rules>
                    </unit>
                </interface>
            </interfaces>
        </class-of-service>
    </dynamic-profiles>
</configuration>

Description

IEEE-802.1 rewrite rule.

Contents

<protocol>—Specify protocol matching criteria.

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

<vlan-tag>—One or more VLAN tags to which rewrite rule applies.


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