25
Topologies The structure of the network Physical topology • Actual layout of the media Logical topology • How the hosts access the media

Topologies The structure of the network –Physical topology Actual layout of the media –Logical topology How the hosts access the media

Embed Size (px)

Citation preview

Page 1: Topologies The structure of the network –Physical topology Actual layout of the media –Logical topology How the hosts access the media

Topologies

• The structure of the network– Physical topology

• Actual layout of the media

– Logical topology• How the hosts access the media

Page 2: Topologies The structure of the network –Physical topology Actual layout of the media –Logical topology How the hosts access the media

Physical Topologies

• Bus– Uses a single

backbone cable– All hosts

connect directly to backbone

• Ring– Connects each

host to the next, and the last to the first

– Physical ring of cable

Page 3: Topologies The structure of the network –Physical topology Actual layout of the media –Logical topology How the hosts access the media

Physical Topologies

• Star– Connects all

cables to a central point of concentration

– Usually a hub or switch at center

• Extended Star– Links stars by

linking hubs or switches

Page 4: Topologies The structure of the network –Physical topology Actual layout of the media –Logical topology How the hosts access the media

Physical Topologies

• Hierarchical– Similar to

extended star– Links star

LANs to a computer that controls network traffic

• Mesh– Each host is

connected to all other hosts

– No breaks, ever!

Page 5: Topologies The structure of the network –Physical topology Actual layout of the media –Logical topology How the hosts access the media

Logical Topologies

• Broadcast– Each host sends its data to all other

hosts

– First come, first served to use the network

– Ethernet

• Token Passing– Controls access by passing token

– Host can send when it has the token

Page 6: Topologies The structure of the network –Physical topology Actual layout of the media –Logical topology How the hosts access the media

LAN Devices

• Devices that connect to a LAN are called hosts

• Hosts are not part of any layer

• Operate at all layers

• Symbols not standardized– Bear a

resemblance to device

Page 7: Topologies The structure of the network –Physical topology Actual layout of the media –Logical topology How the hosts access the media

Network Interface Cards

• Network adapter– printed circuit board or PCMCIA

board

• Adapts the host device to the network medium

• Each has a unique MAC address– Media Access Control

• No standard symbol– Implied on each host

Page 8: Topologies The structure of the network –Physical topology Actual layout of the media –Logical topology How the hosts access the media

Transceivers

• Converts one type of signal or connector to another– AUI to RJ-45 on router

• Attachment Unit Interface

• Layer 1– only looks at bits

• Found on routers

Page 9: Topologies The structure of the network –Physical topology Actual layout of the media –Logical topology How the hosts access the media

Media

• Carries a flow of information– Bits and bytes

• Layer 1• Media selection

is based on:– Cable length

– Cost

– Ease of installation

– Total number of computers on the media

Page 10: Topologies The structure of the network –Physical topology Actual layout of the media –Logical topology How the hosts access the media

Repeaters

• Regenerate and retime signals at the bit level

• Allows data to travel further• Single-port “in”• Single-port “out”• Layer 1

– bits

Page 11: Topologies The structure of the network –Physical topology Actual layout of the media –Logical topology How the hosts access the media

5-4-3 Rule for Repeaters

• Five Repeater Rule– You can connect 5 segments with 4

repeaters, but only 3 cable segments can have hosts on them

Page 12: Topologies The structure of the network –Physical topology Actual layout of the media –Logical topology How the hosts access the media

Hubs

• Regenerate & retime network signals– done at bit level for many hosts

• “Multi-port Repeater”• Create a central connection point• Increases reliability• Layer 1

Page 13: Topologies The structure of the network –Physical topology Actual layout of the media –Logical topology How the hosts access the media

Active Hubs

• Use energy from a power supply to regenerate signals

Page 14: Topologies The structure of the network –Physical topology Actual layout of the media –Logical topology How the hosts access the media

Passive Hubs

• Simply split signal to multiple users– Like a Y cable

• Do not regenerate bits

• Do not extend cable length

• Only allow two or more hosts to connect to same cable segment

Page 15: Topologies The structure of the network –Physical topology Actual layout of the media –Logical topology How the hosts access the media

Intelligent Hubs

• Console ports

• Can be programmed to manage network traffic

Page 16: Topologies The structure of the network –Physical topology Actual layout of the media –Logical topology How the hosts access the media

Dumb Hubs

• Take an incoming network signal and repeat it to every port

Page 17: Topologies The structure of the network –Physical topology Actual layout of the media –Logical topology How the hosts access the media

Hubs in other topologies

• Token Ring– MAU– Media Access Unit

• FDDI– MAU is called a concentrator

• All Layer 1

Page 18: Topologies The structure of the network –Physical topology Actual layout of the media –Logical topology How the hosts access the media

Bridges

• Layer 2 device• Connects two LAN segments• Filters traffic based on MAC

address– local traffic is kept local

– other traffic is directed out

Page 19: Topologies The structure of the network –Physical topology Actual layout of the media –Logical topology How the hosts access the media

Switches

• Layer 2 device• “Multi-port bridge”• Decisions based on MAC

addresses• Switch data out of the port

where the receiving host is connected

Page 20: Topologies The structure of the network –Physical topology Actual layout of the media –Logical topology How the hosts access the media

Switches

• Looks outwardly like a hub• Makes data transmission more

efficient• Combines connectivity of hub

with the traffic regulation of a bridge on each port

Page 21: Topologies The structure of the network –Physical topology Actual layout of the media –Logical topology How the hosts access the media

Routers

• Layer 3• Can make decisions based on

groups/ classes of addresses• Can connect different layer 2

technologies– Ethernet, FDDI, Token-Ring

Page 22: Topologies The structure of the network –Physical topology Actual layout of the media –Logical topology How the hosts access the media

Routers

• Backbone of the Internet• Examines incoming packets,

switches to correct outgoing port• Most important regulating devices

on large networks

Page 23: Topologies The structure of the network –Physical topology Actual layout of the media –Logical topology How the hosts access the media

Clouds

• Suggests another network (perhaps Internet)

• Does not supply details• Really a collection of devices• Layer 1-7

Page 24: Topologies The structure of the network –Physical topology Actual layout of the media –Logical topology How the hosts access the media

Segments

• Common path for data transmission• Each time a device is used to extend

cable length or manage data flow, a new segment is created

Page 25: Topologies The structure of the network –Physical topology Actual layout of the media –Logical topology How the hosts access the media

Segments

• Function of a segment is to act as an efficient local LAN that is part of a larger network

• Segment, as applied to LANs, is completely different from the Layer 4 PDU known as a segment