Configuring Token Ring
TRISL Configuration Examples
IPX Routing Source-Routed Frames Between TRISL VLANs Example
Figure 62 shows IPX source-routed frames between TRISL VLANs.
Figure 62 IPX Routing Source-Routed Frames Between TRISL VLANs
|
|
|
|
|
|
| Catalyst |
| |||||
TrCRF 200 |
|
|
|
|
|
| 5000 switch | ||||||
| Fast Ethernet 4/0.1 | TrBRF 999/Bridge 14 |
|
|
|
|
|
|
| ||||
100 Router |
|
|
|
|
|
|
| ||||||
5500 |
|
|
|
|
| Token Ring | |||||||
|
|
|
|
|
|
|
|
|
| ||||
|
| Network 10 |
|
|
|
|
|
|
|
|
| ||
|
|
|
|
|
|
|
|
|
|
|
| switch | |
|
|
|
|
|
|
|
|
|
|
|
|
| |
101 | Network 20 |
|
|
|
|
|
|
|
|
|
| module | |
|
|
|
|
|
|
|
|
|
| ||||
|
|
|
|
|
|
|
|
|
|
| |||
| Fast Ethernet 4/0.2 | TrBRF 998/Bridge 13 |
|
|
|
|
|
| |||||
TrCRF 300 |
|
|
|
|
|
|
| ||||||
|
|
|
|
|
|
|
|
|
|
|
|
| |
|
|
| TrCRF | Token |
|
|
|
|
| TrCRF | |||
|
|
| VLAN 40 | Token VLAN 50 | |||||||||
|
|
| Slot 5 | Ring |
| Ring | Slot 5 | ||||||
|
|
| 102 |
|
| 103 |
| ||||||
|
|
| Port 1 |
|
|
| Port 2 | ||||||
|
|
|
|
|
|
|
|
|
|
|
| ||
|
|
|
|
|
|
|
|
|
|
|
| ||
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
End station | End station |
51888
The following is the configuration for the router:
ipx routing
interface fastethernet4/0.1 ipx network 10
encapsulation
multiring all
!
interface fastethernet4/0.2 ipx network 20
encapsulation
multiring all
The following is the configuration for the Catalyst 5000 switch with the Token Ring switch module in slot 5. In this configuration, the Token Ring port attached to ring 102 is assigned with TrCRF VLAN 40 and the Token Ring port attached to ring 103 is assigned with TrCRF VLAN 50.
#vtp
set vtp domain trisl set vtp mode server set vtp v2 enable #drip
set tokenring reduction enable set tokenring
set vlan 999 name trbrf type trbrf bridge 0xe stp ibm
set vlan 200 name trcrf200 type trcrf parent 999 ring 0x64 mode srb
set vlan 40 name trcrf40 | type trcrf parent 999 | ring 0x66 | mode srb | ||
set vlan 998 | name | trbrf type trbrf bridge 0xd stp ibm |
| ||
set vlan 300 | name | trcrf300 type trcrf parent 998 ring 0x65 mode srb | |||
set vlan 50 | name trcrf50 | type trcrf parent 998 | ring 0x67 | mode srb | |
#add token port to trcrf | 40 |
|
| ||
set vlan 40 | 5/1 |
|
|
|
|
| Cisco IOS Bridging and IBM Networking Configuration Guide |
|