
Explains how Cisco express forwarding uses the fib and adjacency table to forward packets with next-hop information, and highlights incomplete arp entries as possible layer one or two issues.
Identify and mitigate network challenges by analyzing unicast versus multicast traffic, recognizing out-of-order packets, resolving asymmetric routing with tracing routes, floating static routes, and equal-cost load balancing for reliable connectivity.
Learn ip operations for ccnp enterprise with icmp unreachable and icmp redirects, including enabling defaults, verification commands, and how redirects optimize traffic by directing hosts to the right next hop.
Explain how TTL defines the hop limit in IP packets and is decremented by each router to prevent routing loops, with TTL expiry triggering drop and ICMP time exceeded message.
Learn how MTU sizing governs fragmentation, from the default 1500 bytes to runt and jumbo frames. Verify and adjust MTU with show interface and ping tests using the DF bit.
Learn how maximum segment size determines mtu and prevents fragmentation through tcp handshakes, mss negotiation, and path mtu discovery on Cisco devices.
Explore tcp latency as a degradation factor and how tcp windowing increases unacknowledged data, adjusts window size during handshake, and enables windows scaling on a Cisco router to boost throughput.
Apply bandwidth-delay product to set the optimal TCP window size based on round-trip latency on long fat networks. Prevent global synchronization and tail drops with RED in a QoS policy.
Master UDP operations, including UDP starvation and UDP latency, and learn how QoS keeps voice and video in priority queues with policers to prevent starvation on a WAN link.
Explore how changing administrative distance and routing metrics can alter path selection, potentially causing routing loops or suboptimal routing, and learn to assess effects from bandwidth and delay adjustments.
Explore IPv4 to IPv6 migration techniques, including dual stack deployment, Nat64 translation, and IPv6 over IPv4 tunneling, with real-world lab examples and gateway configurations.
Learn how to migrate routing protocols from EGP to OSPF by configuring OSPF, verifying learned routes with show ip OSPF database, and failing over using passive interfaces to avoid loops.
Switch wide area network encapsulation from hdlc to ppp to configure and verify ppp with pap and chap, including local user authentication, debug outputs, and packet captures.
Configure the PGP client on the dialer and physical interface, set IPCP addressing, adjust MTU for PPTP overhead, and apply dial pool, persistence, and optional Pap/Chap authentication.
Explore frame relay fundamentals, including dte and dce roles, pvcs, and data link connection identifiers, and learn inverse arp mapping with point-to-point and point-to-multipoint topologies and ospf hello timer differences.
Explore IPv4 addressing types—unicast, multicast, and broadcast—and learn how variable length subnet masking (VLSM) uses different masks from class A, B, or C networks to size networks efficiently.
demonstrates arp's role in mapping ip addresses to mac addresses, using broadcast arp requests and unicast arp replies to populate arp tables and enable host communication.
Explore the IPv4 DHCP four-step Dora process: discovery, offer, request, acknowledgement. Learn to implement local and remote DHCP with IP helper addresses and DHCP pools on Cisco routers.
Master IPv6 global unicast addressing, with a 128-bit address split into 64-bit subnet prefix and 64-bit host, and configure IPv6 unicast routing, interfaces, and static routes to test connectivity.
Explain how IPv6 addresses are automatically generated from a host Mac address via EUI-64, with the flipped seventh bit and ff fe middle, and how enabling IPv6 creates link-local addresses.
Explore ipv6 neighbor discovery with neighbor solicitation and advertisement to learn mac addresses, then use router solicitation and router advertisement to reveal gateway information and the network prefix.
Explain ipv6 dhcp options, comparing stateful dhcp with leases to stateless autoconfig via router solicitation and advertisement, and show dns provisioning with a stateless pool and a full stateful deployment.
Discover static default routing with primary and backup paths to a gateway of last resort, using administrative distance and tracking objects to enable failover.
Configure RIP version 2 on the router for ten networks, disable auto summary, and enable passive interfaces by default; then implement RIPng for IPv6 on interfaces.
Configure eigrp neighbor relationships and authentication across three routers by disabling auto summary, setting unique router IDs, using passive interfaces, and applying a md5 keychain.
Explore how EIGRP path preference uses delay and bandwidth, advertise default routes, and redistribute static routes. Compare feasible distance, feasible successors, and load balancing for equal and unequal cost paths.
Explore how EIGRP handles load balancing with equal cost and unequal cost paths, using the variance command to adjust feasible distance and install a feasible successor in the routing table.
Configure eigrp stubs to boost network stability and reduce router resources, with R5 illustrating how stubs suppress queries and advertise connected and summary routes.
Learn to configure an OSPF backbone in area zero, establish neighbor adjacencies, and implement MD5 authentication across interfaces or area zero for secure routing.
Discover four OSPF network types, including the default broadcast with a ten-second hello timer, and identify router roles, internal, backbone, ABR, and ACR, across area zero and external connections.
Explore OSPF LSA types—from router, network, and summary LSAs—to external and not so stubby variants—and learn how ABRs convert type seven to type five while examining the OSPF database.
Explore how OSPF area types limit LSAs and how not so stubby areas convert type seven LSAs to type five via the NSA ABR.
Master OSPF path preference and path types, including intra-area routes, inter-area routes, external E1/E2 routes, and not-so-stubby-area routes, and learn how path type precedes cost as a tiebreaker.
Use OSPF virtual links to connect all areas to area zero via a transit area and router IDs, exemplified by area one on R2–R5 and area two on R5–R7.
Configure OSPF version three for IPv6, set router IDs, enable areas on interfaces, verify neighbors, and confirm route propagation across the topology.
Configure and verify BGP peerings, including iBGP within the same AS, with authentication and peer groups, and understand private vs public AS numbers and route advertisement.
Learn how BGP attributes such as origin, AS path, next hop, med, local preference, and community drive path selection, using top-down tie-breakers like weight and router ID in practice.
Explore how to configure IPv6 BGP via the address family in multiprotocol BGP, advertise networks, verify neighbors, and use IPv6 unicast show commands across a Cisco CCNP Enterprise lab.
Understand how route maps enable filtering, redistribution, and policy based routing by matching traffic with ACLs, prefix lists, or route tags, then applying inbound or outbound changes to BGP.
Learn how route filtering with dynamic routing protocols controls which routes you learn or advertise using distribute lists, ACLs, prefix lists, and route maps, including interface-specific filtering.
Learn to configure mutual route redistribution between OSPF and EGP, using metrics and route maps, and observe how routes propagate between R2, R3, and R4.
prevent routing loops in route redistribution by using split horizon, route tagging, and filtering with route maps that assign and deny tags such as 110 and 90.
Explore route summarization across EGP and OSPF, comparing auto and manual methods, configuring classful boundaries for EGP and area-based summaries in OSPF, including interface range and leak maps.
Configure policy based routing to route traffic by source IP and destination, enabling load balancing between R2 and R3 using an ACL and a route-map to set the next hop.
Learn how VRF Lite creates separate routing tables on a single router to segment traffic, assign interfaces to VRFs, and manage per VRF DHCP and isolation between networks.
Explore GRE tunneling to create overlay networks over an underlay, enabling multicast and dynamic routing (OSPF, EGP) across logical tunnel interfaces in a DMVPN context.
Dmvpn enables dynamic hub-and-spoke vpn tunnels using next hop resolution protocol, letting spokes form direct tunnels to the hub and to each other while running routing protocols over the underlay.
Discover how easy virtual networking enables end-to-end VRF segmentation across a routed network using vnet tags and a vnet trunk between routers.
Enable aaa new-model and manage authentication, authorization, and accounting with local accounts, creating an admin with privilege 15 and a help desk user with privilege 1 and secret passwords.
Compare tacacs+ and radius for aaa on routers, noting tacacs encrypts the whole AAA packet and supports advanced command-line authorization; radius encrypts only passwords, with central management via Active Directory.
Secure router access by configuring a dedicated management interface and restricting protocols such as ssh on the management port, while applying password encryption with service password encryption and secret commands.
Review router security features for the CCNP route exam, including standard and extended IPv4 ACLs, time-based ACLs, IPv6 ACLs, and unicast reverse path forwarding checks to prevent spoofing.
Master router management and advanced features like SLA tracking and NetFlow, plus secure remote access, VTI configuration, SSH, HTTP/HTTPS, and file transfer protocols.
Configure SNMP version 2 and 3 to monitor routers, using community strings, ACLs, traps, informs, source interfaces, and version 3 groups, users, authentication, and encryption.
Configure local router logging with a buffer size and severity, disable the logging console, view logs with show logging, and enable remote syslog with a host, source interface, and timestamps.
Configure Cisco routers as NTP clients or servers to synchronize time from remote sources, prioritize lowest stratum, enable authentication with trusted keys, and use NTP version 4 for IPv6 support.
Explore dhcp options as configurable parameters provided by dhcp servers, viewable via ipconfig, and learn how to set option codes in a dhcp pool on routers.
Configure IPv4 NAT with static 1-to-1 mappings and inside/outside interfaces, apply inbound ACLs, and use dynamic NAT and PAT with overload for scalable internet access.
Learn how nat64 translates ipv6 to ipv4 using dns64 and a hex-embedded ipv4 address, then explore ipv6 to ipv6 translation with nptv6 and basic inside/outside interface setup.
Explore IP SLA to monitor network reachability and performance using ICMP echo, jitter, and delay, configure frequency and schedules, and view results with show IP SLA summary.
Track objects monitor ICMP echo status and IP SLA results, monitor interface line protocol, and determine up or down states to drive static routing decisions including primary and backup routes.
Discover how NetFlow collects data from router traffic, sends it to NetFlow collectors for historical application and bandwidth insights, and supports versions five and nine with IPv4, IPv6, and MPLS.
Master these CCNP Enterprise exam topics
Identify Cisco Express Forwarding concepts
Explain general network challenges
Describe IP operations
Explain TCP operations
Describe UDP operations
Recognize proposed changes to the network
Configure and verify PPP
Explain Frame Relay
Identify, configure, and verify IPv4 addressing and subnetting
Identify IPv6 addressing and subnetting
Configure and verify static routing
Configure and verify default routing
Evaluate routing protocol types
Describe administrative distance
Troubleshoot passive interfaces
Configure and verify VRF lite
Configure and verify filtering with any protocol
Configure and verify redistribution between any routing protocols or routing sources
Configure and verify manual and autosummarization with any routing protocol
Configure and verify policy-based routing
Identify suboptimal routing
Explain ROUTE maps
Configure and verify loop prevention mechanisms
Configure and verify RIPv2
Describe RIPng
Describe EIGRP packet types
Configure and verify EIGRP neighbor relationship and authentication
Configure and verify EIGRP stubs
Configure and verify EIGRP load balancing
Describe and optimize EIGRP metrics
Configure and verify EIGRP for IPv6
Describe OSPF packet types
Configure and verify OSPF neighbor relationship and authentication
Configure and verify network types, area types, and router types
Configure and verify OSPF path preference
Configure and verify OSPF operations
Configure and verify OSPF for IPv6
Describe, configure, and verify BGP peer relationships and authentication
Configure and verify eBGP (IPv4 and IPv6 address families)
Explain BGP attributes and best-path selection
Configure and verify GRE
Describe DMVPN (single hub)
Describe Easy Virtual Networking (EVN)
Infrastructure Security
Describe IOS AAA using local database
Describe device security using IOS AAA with TACACS+ and RADIUS
Configure and verify device access control
Configure and verify router security features
Infrastructure Services
Configure and verify device management
Configure and verify SNMP
Configure and verify logging
Configure and verify Network Time Protocol (NTP)
Configure and verify IPv4 and IPv6 DHCP
Configure and verify IPv4 Network Address Translation (NAT)
Describe IPv6 NAT
Describe SLA architecture
Configure and verify IP SLA
Configure and verify tracking objects
Configure and verify Cisco NetFlow
Follow along with each demo using GNS3