How Do I Create VLANs in a Batch?
Run the vlan batch command in the system view to create VLANs in a batch.
- Create 10 contiguous VLANs: VLAN 11 to VLAN 20.
<HUAWEI> system-view [HUAWEI] vlan batch 11 to 20
- Create 10 noncontiguous VLANs in a batch: VLAN 10, VLANs 15 to 19, VLAN 25, VLANs 28 to VLAN 30.
<HUAWEI> system-view [HUAWEI] vlan batch 10 15 to 19 25 28 to 30
You can create a maximum of 10 noncontiguous VLANs or VLAN range at one time. If there are more than 10 VLANs, run this command multiple times. For example, the vlan batch 10 15 to 19 25 28 to 30 command creates four noncontiguous VLAN ranges.