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


Usage

<configuration>
    <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>
                        </ieee-802.1>
                    </rewrite-rules>
                </unit>
            </interface>
        </interfaces>
    </class-of-service>
</configuration>

Description

IEEE-802.1 rewrite rule.

Contents

<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]