·
“group” command can
be used to create multiple vlans and apply any common bulk configuration to all
the vlans
·
“range” command is
used to apply bulk configuration to range of existing vlans(if they are already
created)
Sample,
Creating vlan and adding the
interface to it
|
Adding interface to existing
vlan
|
New_MXL_iSCSI_C1(conf)#interface
group vlan 10 - 12
New_MXL_iSCSI_C1(conf-if-group-vl-10-12)#tag
te 0/2
|
New_MXL_iSCSI_C1(conf)#interface
range vlan 10 - 15
New_MXL_iSCSI_C1(conf-if-range-vl-10-15)#tag
te 0/2
|
Please note that “,”(comma) can
be used for non-consecutive vlans.
No comments:
Post a Comment