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

CCNP: ENARSI (Exam 300-410)

Implementing Cisco Enterprise Advanced Routing and Services
Last updated 12/2020
English
English [Auto],

What you'll learn

  • This course readies you for the CCNP ENARSI exam. Successful students will be able to:
  • Perform EIGRP Routing Table Troubleshooting.
  • Perform Route Redistribute and Calculate of Costs for OSPF E1 and E2 Routes.
  • Perform Bidirectional Forwarding Detection.
  • Configure the Weight Attribute, the MED Attribute, and BGP Route Filtering.
  • Configure a DHCP Server and Troubleshoot IPv6 Address Assignment on Clients.
  • Perform Cisco AI Network Analytics and lots more.

Course content

12 sections460 lectures10h 45m total length
  • EIGRP Features4:24

    Understand how EIGRP blends distance-vector and link-state traits to achieve fast convergence, maintain neighbor topology, support classless routing, and employ partial triggered updates across datalink protocols.

  • EIGRP Reliable Transport Protocol2:21

    Explore how the EIGRP reliable transport protocol guarantees order delivery of routing updates, enabling efficient partial updates over IPv4 or IPv6 via multicast or unicast.

  • EIGRP Operations2:04

    Explore how EIGRP builds neighbor, topology, and routing tables, computes metrics by adding the advertised cost to the cost to the neighbor, and inserts best routes into routing table.

  • EIGRP Tables2:05

    Explore how EIGRP stores neighbor and topology in IRP tables, using bandwidth and delay to compute the metric and determine reported distance and feasible distance that shape the routing table.

  • EIGRP Classic vs Named Mode1:50

    Compare EIGRP classic mode and named mode, outlining benefits and drawbacks; classic mode suits small environments, while named mode simplifies IPv4 and IPv6 configuration with a 64 bit wide metric.

  • EIGRP Classic vs Named Mode Configs2:35

    Compare eigrp classic and named mode configurations, showing how named mode uses address-family under router eigrp to simplify large-scale deployments with topology, redistribution, and distribute lists.

  • Demo - EIGRP Configuration9:02

    Configure EIGRP in classic and named modes, set autonomous system and router IDs, enable on interfaces, and verify neighbors and routing tables with show commands.

  • EIGRP Metric0:48

    Explore how eigrp metrics use bandwidth and delay by default, while considering load and reliability, and compare classic and newer calculation modes.

  • EIGRP Metric1:47

    Explore how EIGRP metric uses K values, with bandwidth (K1) and default K3=1. Learn the bandwidth-based metric using the minimum path bandwidth in kilobits per second and its link limitations.

  • EIGRP Metric1:24

    Explore how the EIGRP metric is calculated from the reported distance, minimum bandwidth, and total delay to produce the final path cost.

  • EIGRP Metric0:26

    Learn how EIGRP metrics use the reported distance and feasible distance, and calculate the metric as the lowest bandwidth plus the total delay to the destination.

  • EIGRP Metric2:37

    Explore how EIGRP selects the best route and backup paths using successor and feasible successor concepts, guided by feasible distance versus reported distance to install routes in the routing table.

  • EIGRP Metric0:53

    Explain how EIGRP metric uses feasible distance and reported distance to determine the successor and feasible successor, and when the alternate route is not chosen.

  • EIGRP Wide Metric1:32

    Learn how EIGRP wide metric multiplies bandwidth and delay by 65536 to expand the metric range, incorporating jitter and energy to reflect robustness for variable latency and throughput.

  • Demo - Topology Tables5:33

    Explore how AIG IRP populates topology tables by observing debug IGP packets, examining routing and topology tables, and identifying feasible successors under delay changes.

  • EIGRP Queries1:41

    Explore how EIGRP queries propagate when a root or feasible successor is missing, how neighbors respond to queries, and how stop routing and summarization limit IRP traffic.

  • EIGRP Stub Routers1:18

    Enable eigrp stub routing to stabilize the network, reduce bandwidth and cpu use, and speed convergence by limiting queries to stub areas, which only know what they advertise.

  • EIGRP SIA2:57

    In stuck in active, a router sends a query after losing a neighbor and may reset it if no reply arrives, ending the session; two packets extend wait on links.

  • EIGRP Summary Routes1:47

    Group many routes into a single logical summary route in EIGRP to limit queries and stabilize the network. Routers immediately reply to queries within the summary, boosting scalability across areas.

  • Demo - Routing6:35

    Explore configuring stub routing and routing summarization, verify queries with debugging, and implement a default route via static redistribution to see how summarized routes appear.

  • EIGRP Load Balancing0:54

    Learn how EIGRP load balancing distributes traffic across multiple paths, using equal-cost paths by default (up to four) and unequal-cost balancing with a variance factor to balance links proportionally.

  • EIGRP Load Balancing0:48

    Explore how EIGRP load balancing uses a variance factor to decide when to shift traffic between links. Learn how equal-cost and unequal-cost load balancing distribute traffic efficiently across high-speed links.

  • EIGRP Authentication1:55

    Enable EIGRP authentication with pre-shared keys and a key chain to secure neighbors. Use MD5 in classic mode or SHA-256 in named mode for stronger, flexible authentication.

  • Demo - Authentication7:49

    Configure unequal-cost load balancing with the variance command to expose two routing paths, then enable ip authentication via a key chain and interface settings between routers.

  • EIGRP Troubleshooting1:34

    Verify neighbor adjacency, interface status, and AS number alignment; then analyze route advertisements and distribute lists, summarization, and potential K-value mismatches that prevent neighbor relationships, causing discontinuous networks.

  • EIGRP Neighbor Troubleshooting1:06

    Use the show IP IGP neighbor command to verify EIGRP neighbors, their interface and up time, hello timer, and Q count, then confirm with show IP interface brief.

  • EIGRP Neighbor Troubleshooting0:39

    Troubleshoot EIGRP neighbors by verifying autonomous system numbers with show ip protocols, ensuring both sides share the correct autonomous system, and reconfigure if mismatched.

  • EIGRP Neighbor Troubleshooting0:40

    Verify ip irp runs on interfaces with show ip irp interfaces, confirm the interface appears, and use the passive command across classic and named modes to troubleshoot eigrp neighbors.

  • EIGRP Neighbor Troubleshooting0:45

    Eigrp neighbors won't form if an interface is passive, halting route exchange. Use show ip protocols to identify the passive gigabit0/1 interface and enable eigrp on that interface.

  • EIGRP Neighbor Troubleshooting0:50

    Troubleshoot EIGRP neighbors by inspecting passive interfaces, access lists, and incoming update filters that may block advertisements; use show access-list and show ip protocols to diagnose.

  • EIGRP Routing Table Troubleshooting0:24

    Analyze the routing table with show IP route to verify all routes are present and determine if a missing route is being advertised in an EIGRP troubleshooting context.

  • EIGRP Routing Table Troubleshooting0:43

    Trace EIGRP routing table issues by using show ip protocol to see which networks are advertised. If routes are missing, check remote router or neighbor advertisements from directly connected interfaces.

  • EIGRP Routing Table Troubleshooting1:28

    Explore how EIGRP summarisation in discontinuous networks can cause over summarisation. Understand auto summary defaults before release 15 and how to manage manual summarisation to avoid routing issues.

  • EIGRP Stub Troubleshooting1:55

    Explore EIGRP stub networks to improve convergence in hub-and-spoke designs. Identify stub types: connected, static, redistributed, summary, receive-only; verify with running config, show ip igp neighbors detail, and debug commands.

  • EIGRP Summarization Troubleshooting1:32

    Learn manual EIGRP summarization and when to disable auto summarization to avoid class boundary issues. Ensure summarized routes are contiguous and non overlapping, advertising the most specific routes when needed.

  • EIGRP IPv6 Troubleshooting1:23

    Apply ipv6 EIGRP troubleshooting with show ipv6 protocols, verify neighbors and interfaces, check passive interfaces and autonomous system numbers, and inspect the ipv6 routing table and axis lists.

  • EIGRP Authentication Troubleshooting1:25

    Verify that both sides share the same key chains and encryption mechanisms, and use debugging IP packets to confirm authentication status and proper enabling of authentication.

  • Demo - EIGRP Troubleshooting6:56

    Troubleshoot EIGRP neighbors and routing issues by verifying interface status, authentication, and distribute list, and use commands like show ip neighbors and show ip protocols to restore two viable paths.

  • Chapter 1 Quiz

Requirements

  • First-hand knowledge and experience in IT and support are needed to excel in this program.

Description

Are you looking to perfect your skills in troubleshooting and advanced routing technologies? With the CCNP ENARSI course, you will find such enriching and enlivening topics as EIGRP, Path Control, DHCP, router security, and lots more.

During this course, you will be furnished with educational training videos that are supported with step by step configuration and troubleshooting scenarios to help you understand the topics. You will also gain hands-on experience to make a competent networking professional. Take the right step today and build your corporate future with CCNP ENARSI. SIGN UP NOW!

Who this course is for:

  • This course is designed for people who have working knowledge in IT, particularly in networking and wish to bolster their skills in the implementation and troubleshooting of advanced outing technologies and services. It is suitable for those who want to:
  • Prepare for the CCNP enterprise certification exams.
  • Learn routing at professional.