90 likes | 110 Views
Learn about different network topologies like Bus, Ring, Star, and more. Understand networking devices such as routers, switches, and protocols like OSI model and Spanning Tree.
E N D
Network Set up and Distribution By Vanessa Winnecke
Network Topologies • BUS – daisy chain network • Ring – daisy chain uses tokens to distribute data from one node to the next node. • Star – Hub at the center of several nodes • Star Bus – most commonly used, segmentation to avoid congestion • Token Ring • Fiber Distributed Data Interface • Asynchronous Transfer Mode
Networking Devices • Repeaters – Hears a signal and rewrites it, or repeats it to other segments • Bridges – regulate traffic, connect two or more network segments • Routers – logical segmentation • Switches – switched Ethernet, packet switching • Full duplex Ethernet – two way transmit • Ethernet or 802.3?
OSI Reference Model Transport Set • Layer 4 – Transport, maintains flow control • Layer 3 – Network, routers use IP • Layer 2 – Data, switches use MAC address translation • Layer 1 – Physical, the hardware Often protocol stacks combine one or more of the OSI Layers.
Building a Spanning Tree • Graph • Ordered pair G = (V,E) • Nodes (V) • Edges (E) • Function of a spanning tree • Layer 2 vs physical layer loops • Broadcast radiation – prevention of, wiring topology • DOS attack
Protocol Operation – break the loops of the LAN • Select a bridge root. • Determine the least cost paths to the root bridge • Cost of traversing a path, technologies • Determine the least cost path from each bridge • Root Port • Determine the least cost path from each network segment • Designated Port • Disable all other root paths • Blocked Port • Account for the possibility of Ties