Udemy
    •  
    •  
    •  
    •  
    •  
    •  
    •  
    •  
Turn what you know into an opportunity and reach millions around the world.
Learn More
Your cart is empty.
Keep shopping
Cisco CCNP Enterprise ENARSI (Exam 300-410)
Rating: 3.0 out of 5(3 ratings)
34 students

Cisco CCNP Enterprise ENARSI (Exam 300-410)

Certificate Exam Preparatory Course
Last updated 5/2023
English
English

What you'll learn

  • Design and implement scalable and secure enterprise networks using advanced routing protocols
  • Implement and troubleshoot multicast routing protocols
  • Implement and troubleshoot Quality of Service (QoS) mechanisms
  • Implement and troubleshoot network services such as NAT, DHCP, and NTP
  • Configure and troubleshoot MPLS and VPN technologies
  • Implement and troubleshoot security features in enterprise networks

Course content

4 sections57 lectures14h 38m total length
  • Course Overview7:02

    Explore Cisco ENARSI concepts, from routing protocols like OSPF, BGP, and EIGRP to layer 3 features, administrative distance and route maps, VPNs, and security, with hands-on labs and troubleshooting.

  • Troubleshooting Admin Distance (AD)19:14

    Explore how administrative distance ranks routing protocols and resolves conflicts, with lab-style insights into AD manipulation, redistribution scenarios, and routing table outcomes, including static routes beating dynamic protocols.

  • Troubleshooting Route Maps19:24

    Explore route maps as policy-based routing tools in routers, using prefix lists and set weight in BGP to influence path selection, with practical, hands-on demonstrations.

  • Troubleshooting Loop Prevention14:14

    Explore loop prevention techniques in routing, including automatic methods like route poisoning and split-horizon, and manual tools such as filtering and tagging to prevent redistribution loops.

  • Troubleshooting Routing Protocol Redistribution20:19

    Explore routing redistribution between EIGRP and OSPF, using a border router to achieve mutual redistribution with safe metrics, debug routing, and practical migration scenarios.

  • Advanced Routing Protocol Redistribution14:42

    Explore how mutual redistribution between EIGRP and OSPF can create routing loops, and learn practical fixes using administrative distance adjustments and the subnets keyword.

  • Route Tagging and Filtering15:33

    Tag and filter routes during redistribution to prevent loops across protocols, using ip prefix-list, route-map, and tags. Verify tagging with show ip route and practice redistribution troubleshooting.

  • Troubleshooting Summarization13:56

    Explore route summarization and its impact on routing table size and convergence. Learn how manual aggregation with BGP's aggregate address and summary-only reduces query scope and improves efficiency.

  • Configure and Verify Policy Based Routing18:46

    Configure policy-based routing to override default routing for traffic engineering, using route maps with IP prefix lists or ACLs to match traffic and drop via null0, then verify with ping.

  • Configure and Verify VRF Lite13:58

    Learn how VRF lite creates separate virtual routing and forwarding instances on Cisco routers, enabling per-customer routing tables alongside the global table with separate OSPF processes.

  • Bidirectional Forwarding Detection8:37

    Implement bi-directional forwarding detection (BFD) to achieve sub-second convergence with millisecond checks between two routers, enabling rapid updates for static routes and OSPF, EIGRP, or BGP.

  • BFD Prerequisites9:22

    Learn the prerequisites for bidirectional forwarding detection on Cisco routers, including ip cef, ip routing, IPv6 unicast routing, static routing, and BFD-aware routing configurations.

  • EIGRP Primer: EIGRP Basics13:53

    Explore EIGRP basics, an advanced distance vector hybrid routing protocol, including the dual algorithm, neighbor adjacencies, topology tables, and rapid convergence with classless support.

  • EIGRP Primer: Metrics and DUAL15:59

    Learn how EIGRP's dual algorithm uses k values to compute the composite metric. See how to configure EIGRP, view neighbors, and interpret routes, with bandwidth and delay considerations.

  • EIGRP Primer: Feasibility and Load Balancing14:27

    Explore how EIGRP uses feasible distance and feasible successor to choose routes and prevent loops. See how the feasibility condition enables unequal-cost load balancing across multiple paths.

  • EIGRP Named and Classic Modes18:15

    Learn how to configure EIGRP in classic and named modes, including IPv4 and IPv6 address families, wide metrics for high-bandwidth networks, and interface configuration.

  • EIGRP Path Manipulation and Load Balancing15:01

    Explore EIGRP path manipulation and load balancing across multiple paths, using delay poisoning and variance to steer traffic over unequal-cost routes and examining topology and traffic share options.

  • EIGRP Stub13:41

    Explore how EIGRP stub scopes queries to boost stability and efficiency, configure options such as connectives and leak map, and apply hub-and-spoke branch office best practices.

  • OSPF Primer: OSPF Basics19:39

    Explore ospf basics, the open standard link-state routing protocol, its database of link-state updates and lsas, and how area 0 governs neighbor formation and dr/bdr roles.

  • OSPF Primer: DRs and BDRs19:14

    Discover how OSPF uses designated routers and backup designated routers to speed convergence, and learn DR/BDR election, updates on 224.0.0.6 and 224.0.0.5, and router ID logic.

  • OSPF Primer: Metrics16:38

    Explore how OSPF computes metrics using a reference bandwidth and interface cost, compare with RIP and EIGRP, and learn to influence paths with cost commands and auto-cost settings.

  • OSPF Primer: Virtual Links and Default Routes14:45

    Master OSPF virtual links to connect non-backbone areas to area 0 and implement default routes using default-information originate, including always, to distribute reachability across the network.

  • OSPF Address Families9:23

    Discover how OSPF address families enable dual-stack routing by running IPv4 and IPv6 under a single OSPFv3 instance, with practical interface and router-level configurations.

  • OSPF Authentication12:34

    Learn how md5 authentication secures OSPF between routers, reinforcing defense in depth, with area-style and per-interface keying to protect adjacent prefix exchanges.

  • OSPF Network Types10:43

    Explore how OSPF network types—broadcast, point-to-point, NBMA, point-to-multipoint, and loopback—affect adjacencies, DR and BDR roles, and hello intervals, with practical CLI insights.

  • OSPF Router Types7:59

    Discover the role of OSPF router types—internal, backbone, ABR, and ASBR—and how ABRs connect areas with multiple OSPF databases while ASBRs redistribute prefixes, generating LSAs type 4 and type 5.

  • OSPF Area Types20:27

    Explore OSPF area types—normal, stub, totally stubby, and not-so-stubby—and their effects on LSAs and the default route. See how redistribution influences these areas and the role of type 7 LSAs.

  • OSPF Path Preference7:57

    Explore how OSPF path preference selects intra-area routes over inter-area ones, then external type 1 and 2 routes, type 7 LSAs, and how area changes affect load sharing.

  • BGP Primer: BGP Basics16:14

    Explore how BGP, an exterior gateway protocol, uses path-vector attributes and policy to control routes between autonomous systems. Emphasize stability and scalability over rapid updates, with real-world risks highlighted.

  • BGP Primer: BGP Peerings and Route Advertisements15:33

    Learn to form BGP peerings and advertise routes, configure neighbors, and validate advertisements, while understanding BGP administrative distances and network statements with mask.

  • BGP Address Families21:59

    Discover how BGP address families enable multi-protocol support for IPv4 and IPv6 unicast, including activating neighbors and advertising networks. This configuration prepares you for VPNv4 in MPLS layer 3 VPN.

  • BGP Peer Troubleshooting22:33

    Explore BGP troubleshooting by examining update-source, ebgp-multihop, iBGP split-horizon, and next-hop-self in a loopback topology. Demonstrate route-reflector techniques to fix iBGP reflection and ensure prefixes reach R1, R2, and R3.

  • BGP AS Numbers11:19

    Trace how BGP AS numbers shifted from 2-byte public space to 4-byte private ranges, and learn the dot notation representation used in configurations.

  • BGP Neighbor States16:27

    Explore the BGP neighbor states—from idle to established—and how TCP, open, keep-alive, and notifications affect peering, including debugging for AS mismatches.

  • BGP Synchronization and Operation16:49

    Understand how BGP synchronization ties BGP prefixes to the underlying IGP, preventing unsynced prefixes from being treated as best paths. Learn how enabling synchronization across an AS alters routing updates.

  • BGP Peer Groups10:41

    Explore how to configure and use BGP peer groups, why they were favored for shorter configurations and operational efficiencies, and how policy profiles and session profiles replace them.

  • BGP Route Refresh11:23

    Discover how BGP route refresh enables non-disruptive updates through policy-driven changes, using soft reconfiguration or route refresh commands to refresh inbound or outbound prefixes immediately.

  • BGP Timers11:53

    Understand how BGP timers govern convergence, including keepalive and hold time, and how iBGP vs eBGP advertisement intervals, scan time, and next-hop reachability shape updates.

  • BGP Path Attributes11:53

    Explore major BGP path attribute categories and examples, including well-known mandatory attributes like origin code and AS path, and how discretionary, transitive, and non-transitive attributes influence path selection.

  • BGP Best Path Algorithm10:49

    Learn how BGP chooses the best path using the path attribute hierarchy, from weight and local preference to AS path, origin, and MED, with a mnemonic to memorize the order.

  • BGP Route Reflectors16:00

    Learn how BGP route reflectors reduce iBGP complexity, with rules: updates from a client reflect to all clients and non-clients, while updates from a non-client reflect only to clients.

  • BGP Routing Policies20:15

    Explore how to use BGP routing policies for traffic engineering by manipulating inbound policies with route-maps and prefix-lists, weighting prefixes, and applying route filtering to shape outbound and inbound traffic.

Requirements

  • It is recommended that learners have at least 3-5 years of experience in networking before enrolling in the CCNP ENARSI course. Additionally, learners may benefit from completing the Implementing and Operating Cisco Enterprise Network Core Technologies (ENCOR) course before enrolling in the CCNP ENARSI course.

Description

The Cisco Certified Network Professional (CCNP) Enterprise Advanced Routing and Services (ENARSI) course is designed to provide learners with the knowledge and skills necessary to plan, implement, and troubleshoot advanced routing and services in enterprise network environments. The course covers a range of topics related to advanced routing and services, including:

  1. Layer 3 routing protocols (OSPFv2, OSPFv3, EIGRP, BGP)

  2. Multicast routing protocols (PIM, IGMP)

  3. Quality of Service (QoS) mechanisms

  4. Network services (NAT, DHCP, NTP)

  5. MPLS and VPN technologies

  6. Security in enterprise networks

The course is intended for network professionals who are responsible for designing, implementing, and troubleshooting enterprise network environments.

  1. Design and implement scalable and secure enterprise networks using advanced routing protocols

  2. Implement and troubleshoot multicast routing protocols

  3. Implement and troubleshoot Quality of Service (QoS) mechanisms

  4. Implement and troubleshoot network services such as NAT, DHCP, and NTP

  5. Configure and troubleshoot MPLS and VPN technologies

  6. Implement and troubleshoot security features in enterprise networks


The course is suitable for Network engineers,Network administrators,Network architects,Systems engineers,Technical support personnel,IT managers and executives


It is recommended that learners have at least 3-5 years of experience in networking before enrolling in the CCNP ENARSI course. Additionally, learners may benefit from completing the Implementing and Operating Cisco Enterprise Network Core Technologies (ENCOR) course before enrolling in the CCNP ENARSI course.

Who this course is for:

  • Network engineers
  • Network administrators
  • Network architects
  • Systems engineers
  • Technical support personnel
  • IT managers and executives
  • Any individual interested in pursuing a career in network engineering or enhancing their existing networking skills.