LAN DESIGNS Flashcards
Briefly describe three-tier LAN architecture
A packet flows to the core, is routed to the correct distribution switch, then forwarded on to the access switch where the server was connected; moving through only 3 physical hops which limits the amount of latency added per-packet flow.
*See Netacad for illustration
What are the challenges associated with three-tier LAN architecture?
• The main challenge with this design for the modern data center is that much more intra-DC traffic is the new norm. Due to server to server traffic, three hops now quickly become four or more, adding significant
latency per flow, as well as adding more possibility for bottlenecks, buffer overruns and dropped packets.
• It also introduced loops, as seen in the graphic, requiring correct spanning-tree protocol (STP) configuration. Spanning-tree failures cause
continuous looping and are notorious for causing network outages.
What is STP?
STP is a network protocol that builds a loop-free logical topology for Ethernet networks by preventing bridge loops and the broadcast radiation that results from them
What are the three layers of the three-tier architecture?
The Core Layer
Distribution Layer
Access Layer
Briefly explain the core layer and outline its primary purpose
The core layer is the network backbone, connecting several layers of the campus blocks together to form the larger campus network.
• The primary purpose of the core layer is to provide fault isolation and high-speed backbone connectivity.
What is the recommended topology for the core layer and why?
To build a simplified, scalable, cost-effective, and efficient physical cable layout design, the recommendation is to build an extended-star
physical network topology from a centralized building location to all other buildings on the same campus.
Describe core layer switches
Core layer switches are usually large modular chassis with very high throughput and advanced routing capabilities.
What are the functions of the distribution layer?
– Aggregating large-scale wiring closet networks
– Aggregating Layer 2 broadcast domains and Layer 3 routing boundaries
– Providing intelligent switching, routing, and network access policy functions to access the rest of the network
– Providing high availability through redundant distribution layer switches to the end-user and equal cost paths to the core
– Providing differentiated services to various classes of service applications at the edge of the network
Describe distribution layer switches
Distribution layer switches are mid-tier speed switches with emphasis on uplink speeds. Services, such as load balancing or firewalls, could often be found at this layer.
Describe the access layer
The access layer represents the network edge, where traffic enters or exits the campus network. Traditionally, the primary function of an access layer switch is to provide network access to the user
Describe access layer switches
Access Layer Switches are the traditional top-of-rack (TOR) switch that regularly consists of 24 to 48 ports of 1 or 10Gbps ports with similarly sized uplinks.
They connect to distribution layer switches, which
implement network foundation technologies such as routing, quality of service, and security.
What improvements have been made to the access layer
The next-generation switching platforms now provide more converged, integrated, and intelligent services to various types of endpoints at the network edge.
Building intelligence into access layer switches allows applications to operate on the network more efficiently and securely.
What is Top-of-rack switching?
Top-of-rack switching is a network architecture design in which computing equipment like servers, appliances and other switches located within the same or adjacent rack are connected to an in-rack network switch. Despite the name, ToR switches can be placed anywhere in the rack.
Describe two-tier architecture
Also known as collapsed core or spine-leaf architecture/folded CLOS*. It solves the problem of the three tier architecture and meets the needs of modern
applications: high-throughput and low-latency.
What is latency?
delay before a transfer of data begins following an instruction for its transfer