Implementing Cisco IP Switched Networks (SWITCH)

Request info

Course duration: 5 Days

Course Description

Implementing Cisco Switched Networks (SWITCH) v1.0 is a five-day instructor-led training course, designed to help you prepare to plan, configure and verify the implementation of complex enterprise switching solutions for campus environments using the Cisco Enterprise Campus Architecture. These skills are validated in the Cisco CCNP Routing and Switching certification, a professional-level certification specializing in the routing and switching field.

This course is a component of the Cisco CCNP Routing and Switching curriculum. This course is designed to give you a firm understanding of how to manage switches in an enterprise campus environment. This training class reinforces the instruction by providing you with hands-on labs.

Who should attend

This course is primarily intended for:

•Network professionals who will need to correctly implement switch-based solutions given a network design using Cisco IOS services and features
•Network Engineers
•Network Operations Center (NOC) technical support personnel
•Help Desk Technicians
Others who would find this course useful include:

•Any individual involved in network operations and support

Certifications

This course is part of the following Certifications:

Cisco Certified Design Professional (CCDP)
CCIE Security (CCIES Security)
Cisco Certified Network Professional (CCNP)

Prerequisites

The knowledge and skills you must have before attending this course are as follows:

•Knowledge and experience equivalent to having attended the Interconnecting Cisco Networking Devices Part 1 (ICND1) and Interconnecting Cisco Networking Devices Part 2 (ICND2) courses

Course Objectives

Upon completing this course, you will be able to:

•Analyze campus network designs
•Implement VLANs in a network campus
•Implement spanning tree
•Implement inter-VLAN routing in a campus network
•Implement a highly available network
•Implement high-availability technologies and techniques using multilayer switches in a campus environment
•Implement security features in a switched network
•Integrate WLANs into a campus network
•Accommodate voice and video in campus networks

SELECT wp_posts.*, wp_p2p.* FROM wp_posts INNER JOIN wp_postmeta ON ( wp_posts.ID = wp_postmeta.post_id ) INNER JOIN wp_p2p WHERE 1=1 AND ( ( wp_postmeta.meta_key = 'start_date' AND CAST(wp_postmeta.meta_value AS DATE) >= '2025-01-13' ) ) AND ((wp_posts.post_type = 'schedule' AND (wp_posts.post_status = 'publish' OR wp_posts.post_status = 'acf-disabled'))) AND (wp_p2p.p2p_type = 'schedule_to_courses' AND wp_posts.ID = wp_p2p.p2p_from AND wp_p2p.p2p_to IN (SELECT wp_posts.ID FROM wp_posts WHERE 1=1 AND wp_posts.ID IN (1389) AND ((wp_posts.post_type = 'courses' AND (wp_posts.post_status = 'publish' OR wp_posts.post_status = 'acf-disabled'))) ORDER BY wp_posts.post_date DESC )) GROUP BY wp_posts.ID ORDER BY CAST(wp_postmeta.meta_value AS DATE) ASC