1. The Doyle Methodology Jeff Doyle possesses a rare skill: he explains complexity with clarity and humility. Each chapter begins with a clear set of objectives and a "Why This Matters" context. He uses case studies—actual network topologies with tangled problems—to walk you through the thought process of a senior engineer, not just the commands.
2. The "Foundation" for the CCIE Lab Many candidates incorrectly assume that reading Cisco Documentation is enough. It is not. The CCIE Lab exam tests your ability to troubleshoot broken BGP configurations, manipulate path selection under time pressure, and design redistribution schemes that don’t melt down. Volume II is the foundation upon which all lab workbook practice should be built.
3. Protocol Mechanics Over Vendor Syntax
While Cisco-specific commands are used (e.g., neighbor next-hop-self, bgp bestpath med missing-as-worst), Doyle emphasizes the underlying RFC mechanics. This means an engineer who masters this book can adapt to Juniper, Arista, or Nokia platforms with relative ease. The why is timeless; the how is merely syntax.
Note: This is the definitive content of the original Cisco Press book. If you have the Second Edition (published later), the structure is similar but includes updated sections on MP-BGP, IPv6, and DMVPN. The classic 1st Edition listed above remains the standard CCIE reference for routing protocols.
Would you like the table of contents for Volume I (IGPs – OSPF, EIGRP, IS-IS, RIP) or a side-by-side comparison between Volume I and II?
Routing TCP/IP, Volume II by Jeff Doyle is a cornerstone for any networking professional aiming for the Cisco Certified Internetwork Expert (CCIE)
credential. While Volume I focuses on interior gateway protocols, Volume II serves as the definitive guide for exterior routing protocols
and advanced IP issues like scalability and management of network growth. Cisco Press Key Concepts & Topics Covered
The book is structured into three primary areas: inter-domain routing, advanced IP issues, and practical application through labs. Cisco Press BGP-4 (Border Gateway Protocol):
Extensive coverage of operational components, configuration, and troubleshooting for the internet's de facto routing protocol. IP Multicast Routing:
Detailed exploration of PIM (Dense, Sparse, and Bidirectional modes), IGMP, and scaling multicast across non-multicast domains. NAT (Network Address Translation):
Deep dive into NAT44, NAT64, and the nuances of protocol-specific issues like ICMP and DNS during translation.
Insight into the design goals, current state, and implementation of the next-generation IP protocol. Cisco Press Why It's a Professional Standard Beyond Theory:
It uses a structured review format: fundamental concepts are followed by real-world configuration examples and expert-tested troubleshooting measures. Platform-Agnostic Value:
Although examples use Cisco IOS, the core concepts remain fundamental to virtually all modern networks and routing platforms. CCIE Foundation:
It provides instruction on the exact methodologies required for the CCIE lab exam, potentially saving thousands in classroom training costs. Cisco Press Target Audience
This volume is designed for network designers, administrators, and engineers who manage complex networks and are either pursuing elite certification or require expert-level advice on scaling network growth. Cisco Press Routing TCP/IP, Volume II: CCIE Professional Development Routing TCP IP- Volume II -CCIE Professional Development
Routing TCP/IP, Volume II by Jeff Doyle and Jennifer DeHaven Carroll is a foundational pillar in the library of any serious network engineer. While Volume I focuses on interior gateway protocols (IGPs), Volume II expands into the complex world of exterior routing, advanced IP addressing, and the critical services that bind large-scale networks together. It is widely considered the "Bible" for those pursuing the Cisco Certified Internetwork Expert (CCIE) certification. Core Themes and Technical Breadth
The text is designed to transition an engineer from understanding how a single network operates to understanding how the global internet functions. It achieves this through several key focus areas:
BGP (Border Gateway Protocol): The centerpiece of the book. It covers BGP-4 in exhaustive detail, including path attributes, decision processes, and scaling techniques like route reflectors and confederations.
IP Multicast: It provides a deep dive into how data is efficiently distributed to multiple recipients, covering IGMP, PIM-SM/DM, and MSDP.
IPv6: The authors offer a comprehensive guide to the next generation of IP, focusing on its integration with existing routing protocols.
NAT and Network Security: It explores the practicalities of Network Address Translation and the fundamental security measures required at the routing layer. Pedagogical Excellence
What sets this volume apart from standard technical manuals is its structured approach to learning:
Conceptual Grounding: Every chapter begins with the "why" before moving to the "how," explaining the history and logic behind protocol designs.
Case Studies: Complex scenarios are broken down into manageable configurations, mirroring the challenges found in the CCIE Lab Exam.
Protocol Analysis: The book doesn't just show commands; it shows packet captures and debug outputs to explain exactly what is happening on the wire.
Configuration and Troubleshooting: It emphasizes a hands-on philosophy, encouraging readers to build, break, and fix labs to gain true mastery. Significance in Professional Development
For the CCIE candidate, this book is more than a study guide; it is a rite of passage. It demands a high level of cognitive engagement and remains relevant decades after its initial release because it focuses on the underlying physics of routing rather than just transient software features. For the working professional, it serves as a definitive reference for designing resilient, scalable service provider and enterprise architectures.
💡 Key Takeaway: Mastery of Volume II represents the shift from being a technician who follows instructions to an architect who understands the intricate dance of global data exchange. To help you get the most out of this material, Provide a practice quiz on BGP path selection or Multicast?
Explain a specific complex concept (like BGP Route Reflectors) in simpler terms?
Elena stared at the blinking cursor on her terminal. The lab topology was a mess of dotted lines and cloud icons. She had conquered OSPF and EIGRP from Volume I; those were the highways and local roads of the network. But tonight, she was lost in the back alleys of the internet.
She picked up the hefty tome: Routing TCP/IP, Volume II by Jeff Doyle. As she opened it to Part 1, the text seemed to glow. She blinked, and the room was gone. Routing TCP/IP, Volume II — Complete Report Why
She was standing at a crossroads. To her left, a road sign read "Classful Forest." To her right, a massive, bustling interchange labeled "BGP AS 65001."
A gruff voice boomed from the book. "You’re finally here. Stop trying to use static routes for everything."
Standing before her was a figure made of translucent, shifting paths—a "Route." Not a router, but the essence of a route itself.
"You’ve mastered Volume I," the Route said. "You know how I find my neighbors. You know the metrics. But do you know how to survive the chaos of the Internet? That is the lesson of Volume II."
The first gate was labeled Domain 1: BGP. As she stepped through, the world became a sprawling metropolis of Autonomous Systems. Every building was an AS, sending postal letters (updates) back and forth.
"The problem," said a grizzled old Border Gateway Protocol router sitting on a park bench, "isn't finding the path. It's choosing the right path, even when your neighbor lies to you."
Elena learned about IBGP and EBGP as two different postal services. One worked inside the city (IBGP), requiring a full mesh of mail carriers to prevent loops. The other (EBGP) was the international courier, hopping continents.
She struggled with Route Reflectors—a single post office that broke the full-mesh rule. She nearly caused a routing loop by forgetting next-hop self on a multi-access segment. She watched in horror as a misconfigured AS_PATH prepend made a packet travel from New York to London to get from Los Angeles to San Francisco.
Finally, she faced the dragon of the chapter: BGP Path Selection. She had to choose between a path with a shorter AS_PATH and a path with a lower MED. The book’s voice whispered: "Weight first. Local Pref second. Originate third. AS_PATH fourth. Do not guess. Recite the algorithm."
She recited. The dragon bowed. She had earned the BGP feather for her cap.
The scene shifted. The tidy city melted into a chaotic, polluted swamp. The sign read: Domain 2: Multicast.
"I don't need this," Elena muttered. "I do unicast."
"You think you're efficient?" cackled a creature made of duplicated packets. "When one server tries to send a video to a thousand users, you send a thousand copies. You clog the rivers of bandwidth."
Elena learned the dark magic of IGMP, where hosts whisper to routers, "I want this channel." She learned the PIM (Protocol Independent Multicast) language—PIM Sparse-Mode being the butler who only sends data when someone explicitly requests a subscription, versus PIM Dense-Mode which floods the house first and cleans up later.
She built a Shared Tree (RP-rooted) for a meeting, watching the data take a long, winding path. Then, she triggered the Shortest Path Tree switch (SPT), and the data flew like an arrow directly from source to receiver.
"Optimization," the book whispered. "That is the CCIE way." Appendix A : References and Recommended Reading (RFCs,
Just as she felt triumphant, a dense fog rolled in. Domain 3: IPv6. But this wasn't the friendly IPv6 of simple addressing. This was the integration phase.
"How do I route IPv6 over an IPv4 sea?" she asked.
The book showed her two ghosts: Tunnels and NAT-PT (now deprecated, a warning to the wise). She learned 6to4 relays and ISATAP, realizing that transition wasn't magic—it was engineering.
Her final trial was a locked door with three keyholes.
Key 1: BGP. She had to peer with a provider, filter inbound routes with a prefix-list, and set Local Preference to favor a secondary link. Key 2: Multicast. She had to configure a rendezvous point (RP) via Auto-RP and ensure the video feed reached the multicast boundary without leaking. Key 3: IPv6. She had to run MP-BGP to carry IPv6 routes across the IPv4 backbone.
Her fingers flew, not on a keyboard, but in the air, tracing Cisco CLI syntax. The locks clicked.
The door swung open. She was back in her study. The clock read 3:00 AM. The book lay open to the appendix, "Sample CCIE Lab Scenarios."
Her lab topology was still on the screen. But now, the dotted lines made sense. The BGP cloud was no longer a mystery. The multicast group was a silent, efficient stream.
She closed Volume II and patted the cover.
"Alright," she whispered to the empty room. "One more lab. Then the exam."
The book seemed to warm under her hand, the routes settled, waiting for the next traveler to brave the journey from routing protocols to internet-scale architecture.
"Routing TCP/IP, Volume II" by Jeff Doyle is a definitive, CCIE-level guide covering advanced exterior routing protocols, including BGP-4, IP Multicast, and IPv6 transition mechanisms. The text, part of the Cisco Press professional development series, provides theoretical foundations, configuration examples, and troubleshooting techniques for complex network environments. For more details, visit Cisco Press. Routing TCP/IP, Volume II: CCIE Professional Development
As we move into the era of streaming and Zoom calls, multicast has become critical. Volume II dedicates a massive section to tearing down the mystery of sending one stream to millions of receivers.
There is a difference between a certification guide and a professional development guide.
router bgp 65000.This book respects the reader. It expects you to understand binary, CIDR, and the OSI model. It does not dumb down the concepts of Route Reflector loop avoidance (using the Originator ID and Cluster List).
For the veteran engineer, Volume II is a security blanket. When a strange routing loop allows traffic from AS 100 to reach AS 300 via AS 500 instead of your direct link, you pull Volume II off the shelf, turn to the "AS-Path Manipulation" chapter, and remind yourself of the attribute length versus content.