Configuring Token Ring
TRISL Configuration Examples
IPX Routing
Figure 60 shows IPX routing source-routed frames between a TRISL VLAN and a Token Ring interface.
Figure 60 IPX Routing Source-Routed Frames Between a TRISL VLAN and a Token Ring Interface
Catalyst 5000 switch
Network 1
Token
Ring 2
Fast Ethernet 4/0.1 TrBRF 999/Bridge 14 Network 10
End station | End station |
5500
Token Ring switch module
Token | TrCRF VLAN 40 |
Ring 1 | Slot 5 |
| Port 1 |
End station | End station |
|
51886
The following is the configuration for the router:
ipx routing
!
interface TokenRing 3/1 ipx network 1 multiring all
!
interface fastethernet4/0.1 ipx network 10
encapsulation
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 1 is assigned to the TrCRF VLAN 40.
#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 0x1 mode srb #add token port to trcrf 40
set | vlan 40 | 5/1 |
set | trunk 1/2 | on |
| Cisco IOS Bridging and IBM Networking Configuration Guide |
|