LAN architecture
LAN architecture
LAN ARCHITECURE
+
+
Star topology
Star: when several devices all connect to one central device we can draw them in a
star shape like below, so this is often called a star topology.
+
Full mesh topology
Partial mesh: when some devices are connected to each other, but not all.
+
Two-tier campus LAN design
Also called a collapsed core design because it omits a layer that found in the three tier
design: the core layer.
+
Access layer:
The layer that end hosts connect to (PCs, printers, cameras, etc.)
Typically access layer switches have lots of ports for end hosts to connect to
QoS marking is typically done here.
Security services like port security, DAI, etc are typically performed here
Switchports might be PoE-enabled for wireless Aps, IP phones, etc.
Distribution layer:
Aggregates connections from the access layer switches.
Typically is the border between layer 2 and layer 3
Connects to services such as internet, WAN, etc.
+
+
+
To help scale large LAN networks, you can add a Core layer.
Cisco recommends adding a core layer if there are more than three distribution layers
in a single location.
+
+
+
Three-tier campus Lan design
Core layer:
Connects distribution layers together in large LAN networks
The focus is speed (fast transport)
CPU-intensive operations such as security, QoS marking/classification, etc, should be
avoided at this layer.
Connections are all layer 3. no spanning-tree!
Should maintain connectivity throughout the LAN even if devices fail.
+
+
+
Spine-leaf architecture
Data centers are dedicated spaces/building used to store computer systems such as
servers and network devices.
This worked well when most traffic in the data center North-south.
+
+
+
With the precedence of virtual servers, applications are often deployed in a distributed
manner (across multiple physical servers), which increases the amount of East-West
traffic in the data center.
The solve this, spine-leaf architecture (also called Clos architecture) has become
prominent in data centers.
+
Small Office/Home Office refers to the office of a small company, or a small home
office with few devices.
SOHO netwokrs don’t have complex needs, so all networking functions are typically
provided by a single device, often called a home router or wireless router.
Merci