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


Usage

<configuration>
    <class-of-service>
        <interfaces>
            <interface>
                <unit>
                    <classifiers>
                        <ieee-802.1ad>
                            <classifier-name>classifier-name
                                    </classifier-name> <!-- mandatory -->
                            <vlan-tag>vlan-tag-choice</vlan-tag>
                        </ieee-802.1ad>
                    </classifiers>
                </unit>
            </interface>
        </interfaces>
    </class-of-service>
</configuration>

Description

IEEE-802.1ad (DEI) classifier.

Contents

<classifier-name>—Name of classifier to be applied.

<vlan-tag>—VLAN tag used for classification.


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