Chapter 3 Flashcards
Network topology
describes how a network is physically laid out and how signals travel from one device to another (the physical layout of the devices does not describe how signals travel from one device to another) (for this reason network topologies are categorized into physical and logical topologies)
physical topology
the arrangement of cabling and how cables connect one device to another in a network
logical topology
the path data travels between computers on a network
Major physical topologiies
bus, star, ring, point-to-point
Physical bus topology
continuous length of cable connecting one computer to another in a daisy-chain fashion (the simplest physical topology)
Weaknesses of physical bus topology
1: Limit of 30 computers per cable segment
2: Maximum total length of cabling is 185 meters
3: Both ends of the bus must be terminated
4: Any break in the bus breaks down the entire network
5: Adding or removing a machine brings down the entire network temporarily
6: Technologies using this topology are limited to 10 mbps half-duplex communication since they use coaxial cabling
How data travels in a physical bus
Electrical pulses (signals) travel the cable’s length in all directions. Signal continues until it is weakened or absorbed by a terminator. If not terminated signal bounces at end of medium
signal propagation
Signal travel across the medium and from device to device
terminator
electrical component called a resistor that absorbs the signal instead of allowing it to bounce
Physical star topology
uses a central device (hub or switch) to connect computers
Advantages of a Physical star topology
1: Must faster technologies than a bus
2: Centralized monitoring and management of network traffic are possible (Hubs and switches can include software that collects stats about network traffic patterns and detect errors)
3: Easier network upgrades (as long as cabling and NIC support it, can easily be updated by replacing the central device)
Extended star topology
When number of devices exceeds the ports on a single device you can use a few central devices to connect to one central device (if each switch has 3 ports and you have 9 computers, one switch would be connected to 3 switches, and those 3 switches would be connected to 3 computers each)
How data travels in a physical star
Depends on type of central device, central device determines logical topology (hub = logical bus, switch = logical switching, MAU = logical ring)
Major disadvantage of a physical star
If the central device goes down, the entire network goes down
Physical ring topology
Similar to a physical bus topology except that instead of terminating at each end, the cabling is brought around from the last device to the first to form a ring
network backbone
cabling used to communicate between LANs or between hubs and switches
How data travels in a Physical ring topology
Data travels in one direction. If any station fails data can no longer be passed along
FDDI uses dual ring. Data travels in both directions so that one ring failure does not break network
FDDI info
Operates using fiber-optic cable at 100 Mbps
Extended star topologies with Gigabit Ethernet has largely replaced FDDI
Point-to-point topology
Direct link between two devices (mostly used in WANs)
Point-to-multipoint topology
a central device communicates with two or more other devices. All communication goes through the central device.
Often used in WANs where a main office has connections to several branch offices via a router. A single connection is made from the router to a switching device that directs traffic to the correct branch office.
Mesh topology
Connects each device to every other device in a network
Consists of multiple point-to-point connections for the purposes of redundancy and fault tolerance
Mesh topology advantages/disadvantages
Purpose of creating a mesh topology is to ensure that if one or more connections fail, there’s another path for reaching all devices on a network
Expensive due to multiple interfaces and cabling
Found in large WANs and internetworks
Logical topology
describes how data travels from computer to computer
Network technology
method NIC uses to access the medium and send data frames
Also called Network interface layer technologies, network architectures, data link layer technologies
LAN examples of Network technologies
Ethernet
802.11 wireless
Token Ring
WAN examples of network techonologies
Frame Relay
FDDI
ATM
Unshielded Twisted Pair (UTP)
most common media type in LANs
Consists of 4 pairs of copper wires each twisted together
Comes in numbered categories
Fiber-optic cabling
uses thin strands of glass to carry pulses of light long distances and at high data rates
Coaxial cable
obsolete as a LAN medium but is used as the network medium for internet access via a cable modem