Bridge

685 views 19 slides Aug 25, 2017
Slide 1
Slide 1 of 19
Slide 1
1
Slide 2
2
Slide 3
3
Slide 4
4
Slide 5
5
Slide 6
6
Slide 7
7
Slide 8
8
Slide 9
9
Slide 10
10
Slide 11
11
Slide 12
12
Slide 13
13
Slide 14
14
Slide 15
15
Slide 16
16
Slide 17
17
Slide 18
18
Slide 19
19

About This Presentation

Details about Bridge in Computer Network


Slide Content

BRIDGE R.RAMADEVI M.SC NS COLLEGE,THENI

Operate at the datalink layer Bridges use backward learning in recording sorurce address on transmissions Unlink repeaters dridges will not forward a frame on to another LAN segment if it knows about the location of the destination nodes Bridge management get move complicated when loop are possible in the frame route

Bridge are datalink layer connectivity devices that connect two or more LANs They are independent of the OSI upper layers They may be used to connect link network FOR EXAMPLE: Ethernet to Ethernet or tokerring T hey may be used to connect unlink network Ethernet to fddi Bridge use the MAC source and destination address to relay frames between connected network

Bridges have three basic functions: • Forwarding a frame from one segment to another across the bridge . • Filtering a frame that does not need to cross the bridge to reach its destination. • Flooding a frame to all ports when the location of the destination address is unknown. This lesson describes four types of bridges, transparent learning, translational, source route, and SRT bridges, including the primary algorithms employed by bridges to relay packets across a network.

Aging—Within the Spanning Tree algorithm, aging is the technique that allows addresses maintained in the forwarding table to be removed if they have not been accessed over a period of time. • Blocking—One of four Spanning Tree port states, blocking prevents a port from sending and receiving data. • Bridge Protocol Data Unit—BPDUs are the configuration messages used by bridges to calculate a Spanning Tree. • Flooding—When the forwarding table does not contain a Destination address for a station on a network, the bridge delivers the frame to all the interfaces on the network, except the interface (port) that received the frame.

Forwarding—A bridge is able to forward or relay a frame onto an interface by referring to its forwarding table of stored source addresses. • Interface—An interchangeable term for the port on an internetworking device. • Learning—One of four Spanning Tree port states, learning is an intermediary state when the bridge is building its forwarding tables. • Listening—During this Spanning Tree intermediary state, a port is listening to BPDUs and determines which bridge is the root and whether the port will go into the blocking or forwarding state.

Root bridge—Within the Spanning Tree algorithm, the root bridge has the lowest priority and MAC address and is responsible for maintaining a loop-free environment and for maintaining communication to other bridges in the network. • Route Discovery—The route discovery process is used in source-route bridging where the path from the source to the destination is discovered by receiving a pre-determined path documented inside the frame. • Routing Information Field—Used in source-route bridging, the RIF is a field placed just before the information field of a frame. The RIF contains a table of discovered paths including the ring and bridge number. Spanning Tree Algorithm—Bridges use the Spanning Tree Algorithm to ensure a loop-free topology by enabling a single path through the network.

TRANSPARENT LEARNING BRIDGE Digital Equipment Corporation developed the transparent learning bridge for transporting frames in an Ethernet network at the data link and physical layers of the OSI. Both the source and the destination have the same data link address format. The transparent learning bridge does not take part in route discovery or the route selection process. It does keep track of the location of each workstation on the network by building a forwarding table of each MAC address and the corresponding interfaces (ports) associated with each workstation.

SPANNING TREE ALGORITHM The Spanning Tree algorithm is a protocol developed by the IEEE to enable bridges to have multiple bridge connections between networks and reduce problems that occur from redundant links or loops in LANs . A maximum of eight bridges and seven active paths may exist between two devices using the Spanning Tree algorithm. The algorithm ensures a loop-free topology in a multi-bridge network.

BRIDGE C IS THE DESIGNATED BRIDGE FOR LAN 1 Blocking: The port is prevented from sending or receiving frames. Listening : The port is listening to BPDUs and determines Learning : The bridge forwarding table is being built while the port is listening. Forwarding:The port is allowed to receive or transmit frames.

Translational Bridges Translational bridges are a type of transparent bridge that connects LANs that use different protocols at the data link and physical layers, for example, FDDI and Ethernet . Source Route Bridges Source route bridging is used in token ring networks. A source route bridge links two or more rings together. There are fundamental characteristics in how a source route bridge transmits a frame between rings. A source route bridge does not create and maintain forwarding tables. The decision to forward or drop a frame is based on information provided in the frame.

SOURCE ROUTE TRANSPATENT BRIDGES (SRT) Source route transparent bridges are transparent bridges that combine the capabilities of the source route and the transparent bridge. When a SRT bridge receives a frame with a RIF, the bridge handles the frame just as a source route bridge would. If the bridge receives a frame without a RIF, it handles the frame the same as a transparent bridge would. Source Route Transparent bridges are commonly used in small token ring environments.

MACs WITH BRIDGE LOOP

MANs WITH BRIDGE LOOP

THANKYOU!!!
Tags