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


Usage

<configuration>
    <logical-systems>
        <interfaces>
            <interface>
                <unit>
                    <vlan-tags>
                        <outer>outer</outer> <!-- mandatory -->
                        <inner>inner</inner>
                        <inner-range>inner-range</inner-range>
                    </vlan-tags>
                </unit>
            </interface>
        </interfaces>
    </logical-systems>
</configuration>

Description

IEEE 802.1q tags.

Contents

<inner>—[tpid.]vlan-id, tpid format is 0xNNNN and is optional.

<inner-range>—[tpid.]vid1-vid2, tpid format is 0xNNNN and is optional.

<outer>—[tpid.]vlan-id, tpid format is 0xNNNN and is optional.


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