This section describes how to configure a source route bridge to operate in a token ring or Fiber Distributed Data Interface (FDDI) environment. (NETBuilder II bridge/routers only support an FDDI environment.) In this section, a network with multiple rings or other network segments is called an extended network. For information on how to configure a source route bridge to operate in a wide area networking environment, see "Configure Source Route Bridging over a Wide Area Network" later in this chapter.
Source route bridging is supported on token ring, FDDI, Point-to-Point Protocol (PPP), Frame Relay, Asynchronous Transfer Mode (ATM), Asynchronous Transfer Mode data exchange interface (ATM DXI), X.25, Switched Multimegabit Data Service (SMDS), and Integrated Services Digital Network (ISDN). Also, configuring source route bridging can affect IBM-related services such as SDLC or DLSw. For more information, see "Configuring LLC2 with Other Services" in the Configuring the LLC2 Data Link Interface chapter.
This section assumes that you have logged on to the system with Network Manager privilege and set up the ports and paths of your source route bridge according to the Configuring Basic Ports and Paths chapter and the Configuring Advanced Ports and Paths chapter.
Before setting up a source route bridge, you need to examine your network topology and generate the following:
Figure 35 Sample FDDI or Token Ring Topology Using NETBuilder II Bridge/Router
Figure 36
Sample Token Ring Topology Using SuperStack II Bridge/Routers
Figure 37 shows a sample token ring topology, which you can see while performing this procedure.
Figure 37 Source Route Bridging Sample Topology
To configure a source route bridge, follow these steps:
1 . If you are configuring a source route bridge to operate in an FDDI environment, skip this step and go to step 3. If you are configuring a source route bridge to operate in a token ring environment, you may need to set the ring speed of each path.
SETDefault !1 -PATH BAud = 16000
Note: You must Enable -PATH CONTrol for this Path parameter to take effect.
2 . Enable the paths you set the ring speed for in step 1 using:
SETDefault !<path> -PATH CONTrol = Enabled
Thu Jan 1 09:09:14 1995 Path 1 available
Thu Jan 1 09:12:36 1995 Path 1 UP
3 . Assign each bridge port on your network the ring number of the network it accesses.
SETDefault !<port> -SR RingNumber = <number> (1-4095) | 0x<number> (1-FFF)]
SETDefault !1 -SR RingNumber = 0xA
SETDefault !1 -SR RingNumber = 10
4 . Assign a different bridge number to each bridge in a set of parallel bridges using:
SETDefault !<port> -SR BridgeNumber = <number> (0-15) | 0x<number> (0-F)
SETDefault -SR BridgeNumber = 0xC
SETDefault -SR BridgeNumber = 12
5 . Enable global bridging on each bridge.
SETDefault -BRidge CONTrol = Bridge
6 . If you do not want to operate in source route transparent (SRT) mode, disable per-port transparent bridging using:
SETDefault !<port> -BRidge TransparentBridge = NoTransparentBRidge
You can configure your source route bridge to forward packets over the following types of wide area networks:
For complete information on configuring PPP, see the Configuring Wide Area Networking Using PPP chapter.
Source route bridging over Frame Relay, ATM, ATM DXI, and X.25 is supported over fully meshed, partially meshed, and nonmeshed topologies. If you plan to source route bridge over a partially meshed or nonmeshed topology, you must create a virtual port for each remote network that is attached to a Frame Relay, ATM DXI, or X.25 cloud. For complete information on configuring source route bridging over Frame Relay, ATM, or ATM DXI, including a discussion of fully meshed, partially meshed, or nonmeshed topologies and virtual ports, see the Configuring Wide Area Networking Using Frame Relay chapter, the Configuring Internetworking Using ATM chapter, and the Configuring Wide Area Networking Using the ATM DXI chapter. For complete information on configuring source route bridging over X.25, including a discussion of fully meshed, partially meshed, or nonmeshed topologies and virtual ports, see the Configuring Wide Area Networking Using X.25 chapter. For information on the number of virtual ports supported per platform, see Table 11 in the Configuring Advanced Ports and Paths chapter.
When creating virtual ports over a heavily trafficked partially meshed or nonmeshed topology, 3Com recommends that each source route bridge on the Frame Relay, ATM, ATM DXI, or X.25 network have a permanent virtual circuit for the proper operation of the Spanning Tree Protocol. Figure 38 shows a network composed of two NETBuilder II bridges and a model 327 SuperStack II bridge connected by virtual ports. The interconnection of the three source route bridges causes a potential loop. The Spanning Tree Protocol can prevent this loop by blocking a route as shown in Figure 38.
Figure 38 Source Route Bridging Over Frame Relay or X.25 in a Nonmeshed Topology with a Potential Loop
Source route bridging over SMDS is supported over fully meshed and hierarchical partially meshed topologies (where virtual ports are configured to attach to distinct groups of fully meshed devices). To configure source route bridging over SMDS, see the Configuring Wide Area Networking Using SMDS chapter.
For information on wide area networking using Integrated Services Digital Network (ISDN), see the Configuring Wide Area Networking Using ISDN chapter.