Topologies Flashcards
Topology
The layout pattern of a network. Can be logical or physical. We use the same naming method for both physical and logical topologies
Logical Topology
Defines how data flows through a network.
A network can logically be one topology and physically be another topology
Physical Topology
Defines how nodes in a network are physical connected. Defines physical connections.
A network can physically be one topology and logically be another topology
Bus Topology
One Backbone cable with hosts all along the same cable. Everything that connects to a bus is in the same collision domain
X X
| |
—————————–
| |
X X
Physical Topology: ThickNet, ThinNet
Logical Topology: Ethernet Hub, ThickNet, ThinNet
Star Topology
The way the devices are physically connected back to a centralized device.
X X X
\ | /
X - O - X
/ | \
X X X
Physical Topology: Ethernet Switch, Ethernet Hub, Token Ring, FDDI
Logical: Ethernet Switch. Logically the way the traffic flows, if you have a single ethernet switch in the middle you have a star physically and also logically. Changes with multiple Ethernet switches
Linear Topology
Physical/Logical Daisy Chain
X–X–X–X–X–X
1 2 3 4 5 6
One device is plugged into another, ex: device three is plugged into device two and device four, but not device 1, 5, or 6
Bad topology, no redundancy, likely could cause a single point of failure if one device in the line goes down, the rest of the devices further down won’t get any information
Ring Topology
Lots of redundancy in the ring topology, both physically and logically.
X - X - X / \ X X \ / X - X - X
Physical Rings: FDDI, SONET
Logical Rings: Token Ring, FDDI, SONET
Token Ring
Physically a Start Topology
Logically a Ring Topology
FDDI
Fiber Distributed Data Interface
Fits many different types of physical topologies. It can be a physical Ring and a logical ring.
It can also be a logical ring and a physical start
Physical Topologies: Tree, Ring, Star
Logical Topologies: Star
Tree Topology
“Fat Tree” is a data center architecture and Fat Tree architecture is a tree and leaf architecture
X / \ X X / \ / \ X X X X
Physical Topology only: FDDI
Fully Connected Mesh Topology
Fully Connected Topology, so all nodes are connected to each other
X
/ | \
X——X
\ | /
X
Physical: CAN Switching, Spine Leaf,
Wireless Mesh
Logical: MPLS Mesh, VPN Mesh
If you remove one connection in the fully connected Mesh then it becomes a partially connected Mesh
Partially Connected Mesh Topology
Multiple nodes, some connected to others but not all of them
X / | \ X------X-------X \ | / X
Physical: CAN Switching, Spine Leaf,
Wireless Mesh
Logical: MPLS Mesh, VPN Mesh
If you remove one connection in the fully connected Mesh then it becomes a partially connected Mesh
Spine Leaf Architecture
Newer data center type architecture. All leaf switches and each individual leaf switch is fully meshed to all the spine switches. … But if you were looking at the entire topology every single leaf switch is not physically meshed with every other leaf switch
Wireless Mesh
Example, deploying a bunch of wireless meshing access points. Some will automatically mesh with one another, if they are all within range. If a few are out of range then you have a partial mesh
WMN
Wireless Mesh Network
Things like CDMA technology and radio towers and cell phone towers. They create different types of meshes as well.
Logical, MPLS mesh, a bunch of routers connected over a private WAN provider and that private WAN service may be MPLS and you call that the MPLS cloud. AKA each one of their routers that connected to that cloud is running border gateway protocol and can see routes through every other location