Configuring Token Ring
TRISL Configuration Examples
SR/TLB Between a TRISL VLAN and an Ethernet Interface Example
Figure 66 illustrates SR/TLB between a TRISL VLAN and an Ethernet interface.
Figure 66 SR/TLB Between a TRISL VLAN and an Ethernet Interface
TrCRF
200 100
|
|
|
|
|
|
|
|
|
|
|
|
| Catalyst 5000 switch | |||||||
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| Token Ring |
|
|
|
|
|
|
|
|
|
|
|
|
|
| 5500 |
|
|
| |||
|
|
| Fast Ethernet 4/0.1 | TrBRF 999/Bridge 14 |
|
|
|
|
|
| switch | |||||||||
|
|
|
|
|
|
|
|
| module | |||||||||||
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
2/1 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| TrCRF VLAN 40 | |||
|
|
|
|
|
|
|
|
|
|
|
|
|
| Token | ||||||
|
|
|
|
|
|
|
|
|
|
|
|
|
| Slot 5 | ||||||
|
|
|
|
|
|
|
|
|
|
|
|
|
| Ring | ||||||
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| Port 1 | ||
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |||
| End station | End station |
|
|
| |||||||||||||||
|
|
|
|
|
|
| ||||||||||||||
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
End station | End station |
|
51892
The following is the configuration for the router:
!
interface Ethernet2/0
!
interface fastethernet4/0.1
encapsulation
!
bridge 1 protocol ieee
!
The following is the configuration for the Catalyst 5000 switch with an Ethernet card in module 5 and using port 1. The Token Ring port on 5/1 is assigned to 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 trbrf999 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 |
#enable trunk |
| |
set | trunk 1/2 | on |
|
| Cisco IOS Bridging and IBM Networking Configuration Guide |
|
|
|
|
|
| |||
|
|
|
|
| |
|
|
|
|