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


Usage

<configuration>
    <dynamic-profiles>
        <interfaces>
            <interface>
                <unit>
                    <inner-vlan-id-range>
                        <start>start</start> <!-- mandatory -->
                        <end>end</end> <!-- mandatory -->
                    </inner-vlan-id-range>
                </unit>
            </interface>
        </interfaces>
    </dynamic-profiles>
</configuration>

Description

Inner vlan-id range start <start-vlan-id> end <end-vlan-id>.

Contents

<end>—Inner vlan-id range's end value.

<start>—Inner vlan-id range's start value.


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