Explaining Network Toplogies And Types Flashcards
Administration paradigm where some host machines are designated as providing server and services and other machines are designated as client devices that only consume server services.
Client-Server
Administration paradigm whereby any computer device may be configured to operate as both server and client.
Peer to peer
Scope defining a network with direct communication between two or more buildings within the same overall area
Campus area network (CAN)
Facility dedicated to the provisioning of reliable power, environmental controls, and network fabric to server computers
Data centers
A network using wireless radio communications based on some variant of the 802.11 standard series
Wireless local area networks (WLAN)
A class of network that covers the area of a city (that is no more than tens of kilometers). It is larger than a LAN but smaller than a WAN but it can operate at speeds that are comparable with LANs
Metropolitan area network (MAN)
Close range of networking (usually based on Bluetooth or NFC) allowing communications between personal devices such as smartphones laptops and printers/peripheral devices
Personal area network(PAN)
Topology where two nodes have a dedicated connection to one another
Point to point
Topology where each node is connected to a central point, typically a switch or router. The central pt mediates communications between the attached nodes. When a device such as a hub receives signals from a node and repeats the signal to all other connected nodes. Therefore the bandwidth is still shared between all nodes. When a device such as a switch is used, pt to pt links are established between each node as required. The circuit established between the two nodes can sue the full bandwidth capacity of the network media.
Star topology
Network connection between multiple virtual private clouds where one virtual private cloud (VPC) acts as a hub and the other VPCs are peered with it but not with each other.
Hub and spoke
A topology often used in WANs where each device has (in theory) a pt to pt connection with every other device (fully connected); in practice only the more important devices are directly interconnected (partial mesh).
Mesh topology
Topology where all of the computers are connected in a circle. The ring comprises a series of pt to pt links between each device. Signals pass form device to device in a single direction with the signal regenerated at each device.
Ring topology
A shared access media where all nodes attach directly to a single cable segment.
Bus topology
A network that uses a combination of physical or logical topologies. In practice most networks use hybrid topologies. For example, modern types of Ethernet are physically wired as stars but logically operate as buses.
Hybrid topology
Paradigm to simplify network design by separating switch and router functionality and placement into three tiers each with a separate role, performance requirements and physical topology
Three-tiered hierarchy