Network Design
Everything on SkillVeris tagged Network Design — collected across the glossary, study notes, blog, and cheat sheets.
3 resources across 1 library
Interview Questions(3)
What is a Minimum Spanning Tree?
A minimum spanning tree (MST) is a subset of a connected, weighted, undirected graph's edges that connects every vertex together, contains no cycles, and has t…
What are Network Topologies? Star, Bus, Ring, and Mesh Explained
A network topology is the physical or logical arrangement of how devices are connected to each other in a network — the most common patterns are bus (a single…
What is Policy-Based Routing (PBR)?
Policy-based routing (PBR) forwards traffic based on administrator-defined rules that match on criteria beyond the destination IP address — such as source addr…