
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.
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.
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.
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.
Explore routing redistribution between EIGRP and OSPF, using a border router to achieve mutual redistribution with safe metrics, debug routing, and practical migration scenarios.
Explore how mutual redistribution between EIGRP and OSPF can create routing loops, and learn practical fixes using administrative distance adjustments and the subnets keyword.
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.
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 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.
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.
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.
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.
Explore EIGRP basics, an advanced distance vector hybrid routing protocol, including the dual algorithm, neighbor adjacencies, topology tables, and rapid convergence with classless support.
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.
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.
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.
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.
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.
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.
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.
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.
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.
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.
Learn how md5 authentication secures OSPF between routers, reinforcing defense in depth, with area-style and per-interface keying to protect adjacent prefix exchanges.
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.
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.
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.
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.
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.
Learn to form BGP peerings and advertise routes, configure neighbors, and validate advertisements, while understanding BGP administrative distances and network statements with mask.
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.
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.
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.
Explore the BGP neighbor states—from idle to established—and how TCP, open, keep-alive, and notifications affect peering, including debugging for AS mismatches.
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.
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.
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.
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.
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.
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.
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.
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.
Learn basics of MPLS operations and how it differs from IP routing. Examine the 32-bit label, 20-bit field, 3-bit QoS, bottom of stack bit, and push, swap, and pop actions.
Explore how MPLS layer 3 VPNs combine OSPF, VRFs, LDP, and MP-BGP to deliver seamless site-to-site connectivity with route distinguishers and route targets.
Discover how dmvpn creates dynamic multipoint vpn tunnels in a hub-and-spoke network using multipoint gre, nhrp, and ipsec profiles. Learn phase 2/3 updates enable on-demand spoke-to-spoke links and scalable routing.
Configure DMVPN with multipoint GRE, NHRP, and IPsec across a hub and three spokes, enabling phase two spoke-to-spoke tunnels and phase three scalability with eigrp routing.
Explore troubleshooting AAA by configuring the AAA new model, defining TACACS and radius servers with a local fallback, applying login authentication to vty lines, and avoiding lockouts with a backdoor.
Learn to troubleshoot access control lists and unicast reverse path forwarding, including ACL order and implicit denies, logging, IPv4 and IPv6 application, and how uRPF prevents IP spoofing.
Configure control plane policing to protect the router from DoS by matching OSPF traffic with a class map, applying a policy map, and enforcing it via an inbound service policy.
Explore IPv6 first hop security, including IPv6 snooping, RA guard, and DHCP v6 guard, and learn how NDP, link-local addresses, and stateless auto address configuration secure enterprise networks.
Explore Cisco router device management defaults and troubleshooting, then secure remote access by enabling ssh on vty lines with host and domain names, rsa keys, and a local user.
Learn to troubleshoot SNMP across versions 1, 2c, and 3, understand get and set operations, traps and informs, and apply v3 security with views, groups, and user accounts.
Master syslog-based troubleshooting by interpreting timestamped messages, facilities, and severity levels to verify interface state changes, and learn centralized logging and monitoring practices.
Troubleshoot DHCP by mastering the DORA sequence (DHCP discover, offer, request, ack), configuring options and relay agents, and validating with show ip dhcp commands.
Configure and verify IP SLA in Cisco IOS to troubleshoot network performance with ICMP-echo tests, scheduling, and show IP SLA statistics.
Explore netflow and flexible netflow on Cisco devices, configuring flow records, monitors, and exporters, using version 9 and exporting to a central collector for detailed traffic analysis.
Troubleshoot Cisco DNA Center and its health dashboards using the Maglev wizard, assurance tools, and explore design, policy, provisioning, and assurance features.
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:
Layer 3 routing protocols (OSPFv2, OSPFv3, EIGRP, BGP)
Multicast routing protocols (PIM, IGMP)
Quality of Service (QoS) mechanisms
Network services (NAT, DHCP, NTP)
MPLS and VPN technologies
Security in enterprise networks
The course is intended for network professionals who are responsible for designing, implementing, and troubleshooting enterprise network environments.
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
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.