Configuring Token Ring
TRISL Configuration Examples
IPX Routing
Figure 61 shows IPX routing source-route frames between a TRISL VLAN and an Ethernet ISL VLAN.
Figure 61 IPX Routing Source-Routed Frames Between a TRISL VLAN and an Ethernet ISL VLAN
|
|
|
| Catalyst |
|
|
| |||
|
|
|
| 5000 switch |
|
|
| |||
|
| Ethernet ISL VLAN 12 |
|
|
|
|
| Ethernet |
| |
|
|
|
|
|
|
|
| |||
|
|
|
| 5500 |
|
|
| module |
| |
| Router A |
|
|
|
|
|
| in slot 2 |
| |
| Network 30 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| Network 10 | TrBRF 999/Bridge 14 | Token Ring |
| Token | |||||
100 |
| switch module |
| Ring | ||||||
|
|
|
TrCRF 20 | in slot 5 | |
TrCRF100 | ||
| ||
| Slot 5 | |
| Port 1 |
End station
End station
51887
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 30 encapsulation isl 12
The following is the configuration for the Catalyst 5000 switch with the Ethernet module in slot 2 and a Token Ring switch module in slot 5. In this configuration, the Token Ring port is assigned with TrCRF VLAN 100 and the Ethernet port is assigned with VLAN 12.
#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 100 name trcrf100 type trcrf parent 999 ring 0x1 mode srb set vlan 20 name trcrf20 type trcrf parent 999 ring 0x64 mode srb set vlan 12 name default type eisl12
#add token port to trcrf 100 set vlan 100 5/1
#add ethernet set vlan 12 2/1 set trunk 1/2 on
|
| Cisco IOS Bridging and IBM Networking Configuration Guide |
|
|
|
|
|
| |||
|
|
|
|
| |
|
|
|
|