Goals of the Core LayerThe Core Layer design enables the efficient, high-speed transfer of data between one section of the network and another. The primary design goals at the Core Layer are to:
.... Provide 100% uptime...(availability)
.... Maximize throughput... (availability also)
.... Facilitate network growth...(scalability)
Core Layer Technologies- Routers or multilayer switches that combine routing and switching in the same device
- Redundancy and load balancing
- High-speed and aggregate links
- Routing protocols that scale well and converge quickly, such as Enhanced Interior Gateway Routing Protocol (EIGRP) and Open Shortest Path First (OSPF) protocol
Distribution Layer Routing
The Distribution Layer represents a routing boundary between the Access Layer and the Core Layer. It also serves as a connection point between remote sites and the Core Layer.
The Access Layer is commonly built using Layer 2 switching technology. The Distribution Layer is built using Layer 3 devices. Routers or multilayer switches, located at the Distribution Layer, provide many functions that are critical for meeting the goals of the network design.
These goals include:
- Filtering and managing traffic flows
- Enforcing access control policies
- Summarizing routes before advertising the routes to the Core
- Isolating the Core from Access Layer failures or disruptions
- Routing between Access Layer VLANs
- Distribution Layer devices are also used to manage queues and prioritize traffic before transmission through the campus core.
Access Layer Management
Improving the manageability of the Access Layer is a major concern for the network designer. Access Layer management is crucial due to:
The increase in the number and types of devices connecting at the Access Layer
The introduction of wireless access points into the LAN
Designing for Manageability
In addition to providing basic connectivity at the Access Layer, the designer needs to consider:
- Naming structures
- VLAN architecture
- Traffic patterns
- Prioritization strategies