11-29
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 Token Ring TrCRF VLAN and verify the configuration:
Console> (enable)
set vlan 998 name TrCRF_998 type trcrf decring 10 parent 999
Vlan 998 configuration successful
Console> (enable)
show vlan 998
VLAN Name Status IfIndex Mod/Ports, Vlans
---- -------------------------------- --------- ------- ------------------------
998 TrCRF_998 active 352
VLAN Type SAID MTU Parent RingNo BrdgNo Stp BrdgMode Trans1 Trans2
---- ----- ---------- ----- ------ ------ ------ ---- -------- ------ ------
998 trcrf 100998 4472 999 0xa - - srb 0 0
VLAN AREHops STEHops Backup CRF
---- ------- ------- ----------
998 7 7 off
Console> (enable)
To modify the VLAN parameters on an existing Token Ring TrCRF VLAN, perform this task in
privileged mode:
To create a backup TrCRF, assign one port on each switch that the TrBRF traverses to the backup
TrCRF.
To configure a TrCRF VLAN as a backup TrCRF, perform this task in privileged mode:
Caution
If the backup TrCRF port is attached to a Token Ring multistation access unit (MSAU), it does not
provide a backup path unless the ring speed and port mode are set by another device. We recommend
that you configure the ring speed and port mode for the backup TrCRF.
To specify the maximum number of hops for All-Routes Explorer frames or Spanning Tree Explorer
frames in the TrCRF, perform this task in privileged mode:
Task
Command
Step 1
Modify an existing Token Ring TrCRF
VLAN.
set vlan
vlan
[
name
name
] [
state
{
active
|
suspend
}] [
said
said
] [
mtu
mtu
] [
ring
hex_ring
] [
decring
decimal_ring
]
[
bridge
bridge
] [
parent
vlan
]
Step 2
Verify the VLAN configuration.
show vlan
[
vlan
]
Task
Command
Step 1
Configure a TrCRF VLAN as a backup TrCRF.
set vlan
vlan
backupcrf on
Step 2
Verify the VLAN configuration.
show vlan
[
vlan
]
Task
Command
Step 1
Specify the maximum number of hops for
All-Routes Explorer frames in the TrCRF.
set vlan
vlan
aremaxhop
hopcount
Step 2
Specify the maximum number of hops for
Spanning Tree Explorer frames in the TrCRF.
set vlan
vlan
stemaxhop
hopcount
Step 3
Verify the VLAN configuration.
show vlan
[
vlan
]