The vlan command adds VLANs to a VLAN pool.
The undo vlan command deletes VLANs from a VLAN pool.
By default, no VLAN is available in a VLAN pool.
vlan { start-vlan [ to end-vlan ] } &<1-10>
undo vlan { { start-vlan [ to end-vlan ] } &<1-10> | all }
Parameter | Description | Value |
---|---|---|
start-vlan [ to end-vlan ] |
Specifies the range of VLAN IDs. start-vlan and end-vlan determine a VLAN range. start-vlan must be smaller than end-vlan. |
The value is an integer in the range from 1 to 4094. |
Usage Scenario
A VLAN pool is a combination of multiple VLANs. It is used to simplify network deployment. To add specified VLANs to a VLAN pool, run the vlan (VLAN pool view) command.
Precautions