11-6
Catalyst 6000 Family Software Configuration Guide—Releases 6.3 and 6.4
78-13315-02
Chapter 11 Configuring VLANs
Configuring Extended-Range VLANs
This example shows how to create normal-range VLANs and verify the configuration when the switch
is in Per VLAN Spanning Tree + (PVST+) mode:
Console> (enable)
set vlan 500-520
Vlan 500 configuration successful
Vlan 501 configuration successful
Vlan 502 configuration successful
Vlan 503 configuration successful
.
.
.
Vlan 520 configuration successful
Console> (enable)
show vlan 500-520
VLAN Name Status IfIndex Mod/Ports, Vlans
---- -------------------------------- --------- ------- ------------------------
500 active 342
501 active 343
502 active 344
503 active 345
.
.
.
520 active 362
VLAN Type SAID MTU Parent RingNo BrdgNo Stp BrdgMode Trans1 Trans2
---- ----- ---------- ----- ------ ------ ------ ---- -------- ------ ------
500 enet 100500 1500 - - - - - 0 0
501 enet 100501 1500 - - - - - 0 0
502 enet 100502 1500 - - - - - 0 0
503 enet 100503 1500 - - - - - 0 0
.
.
.
520 enet 100520 1500 - - - - - 0 0
VLAN AREHops STEHops Backup CRF
---- ------- ------- ----------
Console> (enable)
Modifying Normal-Range VLANs
To modify the VLAN parameters on an existing normal-range VLAN, perform this task in privileged
mode:
Configuring Extended-Range VLANs
These sections explain how to configure extended-range VLANs 1025–4094:
•
Extended-Range VLAN Configuration Guidelines, page 11-7
•
Creating Extended-Range VLANs, page 11-7
Task
Command
Step 1
Modify an existing normal-range VLAN.
set vlan
vlan
[
name
name
] [
state
{
active
|
suspend
}]
[
said
said
] [
mtu
mtu
] [
translation
vlan
]
Step 2
Verify the VLAN configuration.
show vlan
[
vlan
]