Enterprise Network Architecture
Enterprise Network Architecture
ARCHITECTURE
TABLE OF CONTENTS
1 Hierarchical Layers.........................................................................................................................................1
1.1 Access layer...........................................................................................................................................1
1.2 Distribution layer..................................................................................................................................1
1.3 Core layer..............................................................................................................................................1
2 LAN/Campus Architecture.............................................................................................................................2
2.1 Two Tier Design.....................................................................................................................................2
2.2 Three Tier Design..................................................................................................................................2
2.3 Layer 2 access layer (STP based)...........................................................................................................2
2.4 Layer 3 access layer (routed access).....................................................................................................2
2.5 Simplified Campus Design.....................................................................................................................2
3 Home Architecture........................................................................................................................................3
4 Datacenter Architecture................................................................................................................................3
1 HIERARCHICAL LAYERS
- = network edge
- Connects end users/devices to the LAN
- Access layer switches are not interconnected to each other, traffic has to go through distribution layer
- VLAN assignment/Security/QoS tagging is important
1
1.3 CORE LAYER
2 LAN/CAMPUS ARCHITECTURE
- Terminology:
o Star: one central device connects to several others
o Full mesh: all nodes are connected to each other (#links=N(N-1)/2)
o Partial mesh: a mesh were not all nodes are connected to each other
o Hybrid: combining topologies
- Hierarchical design is most appropriate for north-south traffic flows (like end point communicating with
WAN edge)
- = Collapsed Core
- Access and distribution/core layer
- Hybrid design with star topology at access layer & partial mesh at distribution layer
2
2.5 SIMPLIFIED CAMPUS DESIGN
- Relies on switch clustering such as Virtual Switch Stacking (VSS) and StackWise (switch stacking)
- Multiple physical switches act as a single logical switch (2switches for VSS, up to 9 switches for switch
stacking)
- Chassis switching
- Advantages:
o Simplified design
o No FHRP needed
o Increased uplink utilization
o Easier troubleshooting
o Faster convergence
o Distributed VLANs without the need to block any links
3 HOME ARCHITECTURE
4 DATACENTER ARCHITECTURE