what is a network topology
a description of how a network is physically laid out and how signals travel from one device to another
All network designs today are based on what 4 basic physical topologies
What are the two categorizations of network topologies
What is physical bus topology
this is a continuous length of cable connecting one computer to another in a daisy-chain fashion
This is the simplest and at one time was the most common method for connecting computers
What are the weaknesses of physical bus topology
How does data travel in a physical bus
What is the term for signal travel across the medium and from device to device
Electrical pulses (signals) travel the cables lengths in all directions
Signal propagation
How does a signal stop in a physical bus?
What happens to a signal if it is not terminated at the end of a wire
is bounces, or is “reflected”
signal bounce is the term used when electricity bounces off the end of a cable and back in the other direction
why can a Physical Bus only allow 30 computers, or up to 185 meters?
what is a Physical Star Topology
this is a configuration that uses a central (hub or switch) to connect computers
What are the advantages of a physical star topology
what does using a central device such as in the physical star topology allow for
hubs and switches can include software that collects statistics about network traffic patterns and detect errors
As long as cabling and NICs support it, a star network can be easily updated by replacing the central device
If the number or workstations you need exceed the ports on the central device you can add another at any time
What is an extended Star topology
This is when several hubs or switches are connected. It’s simply an extension of a physical star.
Also sometimes referred to as a “hierarchical star”
What determines how data travels “logical topology” in a physical star
this is determined by the type of central device:
Hub = logical bus
switch = logical switching
MAU = logical ring
What is the disadvantage of a physical star
The central device represents a single point of failure. If this device fails the entire network goes down
What is a physical ring topology similar to and in what way
it’s like a bus:
Devices are daisy-chained to one another
Instead of terminating each end, the cabling is brought around from the last device back to the first device to form a ring
What is a physical ring topology most widely used for
What is the technology involved used for
to connect LANs. Uses a technology called Fiber Distributed Data Interface (FDDI)
FDDI was most often used as a “network backbone”, which is cabling used to communicate between LANs or between hubs and switches
How does data travel in Physical Ring Topology,
what happens if a station in the ring fails
Data travels unidirectionaly, if any station fails the ring ceases function and data can no longer be transferred.
How does FDDI transfer data
Fiber Distributed Data Interface
uses dual ring (data travels in both directions)
one ring failure will not break the network
Operates using fiber-optic cable at 100 Mpbs
Extended star topologies with Gigabit Ethernet has largely replaced FDDI
What is Point-to-Point topology
this is format in which data has a direct link between two devices
Mostly used in WANs
Wireless bridge
used to connect two computers
What is Point-to-Multipoint topology
also known as (PMP) this means that 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
What is Mesh Topology
this means that each device is connected to every other device in a network
the 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 the network
Expensive due to multiple interfaces and cabling
Found in large WANs and internetworks
What are logical topologies
What are the three logical topologies and what are the network technologies and physical topologies associated with them?