Cisco Certified Network Associate (CCNA) - Data Center
1 Data Center Concepts
1-1 Data Center Evolution
1-2 Data Center Infrastructure
1-3 Data Center Services
1-4 Data Center Trends
2 Data Center Network Architecture
2-1 Network Design Principles
2-2 Network Topologies
2-3 Network Virtualization
2-4 Network Security
3 Data Center Switching
3-1 Switching Technologies
3-2 VLANs and Trunking
3-3 Spanning Tree Protocol
3-4 EtherChannel and Link Aggregation
4 Data Center Routing
4-1 Routing Protocols
4-2 Routing Policies
4-3 Routing Redundancy
4-4 Routing Security
5 Data Center Automation and Programmability
5-1 Network Programmability Concepts
5-2 APIs and RESTful Services
5-3 Network Automation Tools
5-4 Network Orchestration
6 Data Center Storage Networking
6-1 Storage Technologies
6-2 Storage Area Networks (SAN)
6-3 Network Attached Storage (NAS)
6-4 Storage Virtualization
7 Data Center Virtualization
7-1 Server Virtualization
7-2 Network Function Virtualization (NFV)
7-3 Hypervisors and Virtual Machines
7-4 Virtual Networking
8 Data Center Security
8-1 Security Concepts
8-2 Access Control
8-3 Threat Detection and Mitigation
8-4 Compliance and Auditing
9 Data Center Operations and Management
9-1 Monitoring and Management Tools
9-2 Capacity Planning
9-3 Troubleshooting Techniques
9-4 Change Management
10 Data Center Technologies and Innovations
10-1 Cloud Computing
10-2 Software-Defined Networking (SDN)
10-3 Network Function Virtualization (NFV)
10-4 Edge Computing
3. Data Center Switching

3. Data Center Switching

Key Concepts

Layer 2 Switching

Layer 2 switching operates at the Data Link layer of the OSI model, focusing on MAC addresses to forward data packets. It provides high-speed, low-latency communication within a local area network (LAN). Key features include:

Example: Think of a Layer 2 switch as a mail sorter in a post office that sorts letters by their addresses (MAC addresses) to ensure they reach the correct recipient quickly.

Layer 3 Switching

Layer 3 switching operates at the Network layer of the OSI model, combining the functions of a router and a switch. It uses IP addresses to route packets between different networks. Key features include:

Example: Consider a Layer 3 switch as a sophisticated traffic controller that not only directs cars (data packets) within a city (LAN) but also manages traffic flow between different cities (different networks) efficiently.

Software-Defined Networking (SDN)

Software-Defined Networking (SDN) decouples the control plane from the data plane, allowing centralized management and orchestration of network services. Key features include:

Example: Imagine an SDN as a smart city where a central command center (SDN controller) controls all traffic lights (network devices) to optimize traffic flow, ensuring smooth and efficient movement of vehicles (data packets).