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.1 Switching Technologies

3.1 Switching Technologies

Key Concepts

Layer 2 Switching

Layer 2 Switching operates at the Data Link layer (Layer 2) of the OSI model. It uses MAC addresses to forward data packets between devices on the same network segment. Key features include:

Example: Imagine a switch as a mail sorter in a post office. It knows the addresses of all the mailboxes (MAC addresses) and delivers letters (data packets) directly to the correct mailbox, avoiding unnecessary distribution.

Layer 3 Switching

Layer 3 Switching operates at the Network layer (Layer 3) of the OSI model. It uses IP addresses to route data packets between different network segments. Key features include:

Example: Think of a Layer 3 switch as a sophisticated mail sorter that not only knows the addresses of mailboxes but also understands city and state (IP addresses) to deliver mail between different neighborhoods efficiently.

Virtual Switching

Virtual Switching involves the use of virtual switches within virtualized environments, such as hypervisors. Key features include:

Example: Consider a virtual switch as a digital mail sorter within a large office building. It manages the flow of mail (data packets) between different departments (VMs) while ensuring that each department's mail stays within its own area, maintaining privacy and efficiency.