11-28
Catalyst 6000 Family Software Configuration Guide—Releases 6.3 and 6.4
78-13315-02
Chapter 11 Configuring VLANs
Configuring Token Ring VLANs
This example shows how to create a new Token Ring TrBRF VLAN and verify the configuration:
Console> (enable)
set vlan 999 name TrBRF_999 type trbrf bridge a
Vlan 999 configuration successful
Console> (enable)
show vlan 999
VLAN Name Status IfIndex Mod/Ports, Vlans
---- -------------------------------- --------- ------- ------------------------
999 TrBRF_999 active
VLAN Type SAID MTU Parent RingNo BrdgNo Stp BrdgMode Trans1 Trans2
---- ----- ---------- ----- ------ ------ ------ ---- -------- ------ ------
999 trbrf 100999 4472 - - 0xa ibm - 0 0
VLAN AREHops STEHops Backup CRF
---- ------- ------- ----------
Console> (enable)
To modify the VLAN parameters on an existing Token Ring TrBRF VLAN, perform this task in
privileged mode:
Creating or Modifying a Token Ring TrCRF VLAN
Note
You must enable VTP version 2 before you create Token Ring VLANs. For information on enabling
VTP version 2, see
Chapter 10, “Configuring VTP.”
To create a new Token Ring TrCRF VLAN, perform this task in privileged mode:
Note
You must specify a ring number (either in hexadecimal or in decimal) and a parent TrBRF VLAN
when creating a new TrCRF.
Task
Command
Step 1
Modify an existing Token Ring TrBRF-type
VLAN.
set vlan
vlan
[
name
name
] [
state
{
active
|
suspend
}]
[
said
said
] [
mtu
mtu
] [
bridge
bridgeber
]
[
stp
{
ieee
|
ibm
}]
Step 2
Verify the VLAN configuration.
show vlan
[
vlan
]
Task
Command
Step 1
Create a new Token Ring TrCRF-type VLAN.
set vlan
vlan
[
name
name
]
type trcrf
[
said
said
]
[
mtu
mtu
] {
ring
hex_ringber
|
decring
decimal_ringber
}
parent
vlan
Step 2
Verify the VLAN configuration.
show vlan
[
vlan
]