17.
Virtual LANs (VLANs)
MN700004 Rev 01
201
Argument Description
NAME
VLAN name of an existing VLAN.
Example
device-name
(config vlan)#
delete accounting
This example deletes the VLAN named
accounting
.
delete id
The
delete id
command, in VLAN Configuration mode, deletes the VLAN specified by its
VLAN ID.
Command Syntax
device-name
(config vlan)#
delete id
<
vlan-id
>
Argument Description
vlan-id
Represents the ID number of an existing VLAN (2- 4094)
Example
device-name
(config vlan)#
delete id 10
This example deletes the VLAN with id 10
create range
The
create range
command, in VLAN Configuration mode, creates a sequence of VLANs in
the specified tag-number range, and automatically assigns VLAN names that match the tag-
numbers.
With the
create range
command you can also add specified port(s) as either tagged or
untagged ports.
The VLAN name that is automatically assigned is of the form
Vlan_
dddd
, where
dddd
represents a 1-to-4 digit number equal to the matching tag number. For example, the VLAN
created with tag-number 123 gets the name
Vlan_123
.
Command Syntax
device-name
(config vlan)#
create range
<
vlan-id1
> <
vlan-id2
> [
PORTLIST
tagged
[
PORT-
LIST
untagged
]]
device-name
(config vlan)#
create range
<
vlan-id1
> <
vlan-id2
> [
PORTLIST
untagged
[
PORT-LIST
tagged
]]
Argument Description
vlan-id1
Beginning of range, <2-4094>. Must be less than vlan-id2.
vlan-id2
End of range, <2-4094>. Must be greater than vlan-id1.
PORT-LIST
(Optional) One or more port numbers, specified by the following options:
UU/SS/PP – (unit, slot and port number), e.g. – 1/1/8 specifying a single port;