Book description
Increasing numbers of ISPs have begun implementing multicast infrastructure. Soon the Internet will provide multicast connectivity between any two points on the Internet the way it provides for unicast traffic today. Long-evolving protocols are reaching maturity, and enterprise networks and ISPs around the world are ramping up their multicast infrastructure. Now, more than ever, network engineers must be ready to deal with new applications that capitalize on the simultaneous, efficient delivery of data and imagery to multiple recipients.
Interdomain Multicast Routing is the key to unlocking the complexities of this growing technology. Starting with a summary of the technology and its relevant protocols, this book shows readers the big picture before revealing a detailed analysis of important protocols and the way they work with one another. Throughout, the authors focus on both Cisco Systems and Juniper Networks technology--the two leading vendors of routers and routing technology. Real-life examples are used to clearly illustrate key concepts. Specific topics covered in Interdomain Multicast Routing include:
Background and in-depth analyses of multicast routing using PIM-SM and MSDP
Comparison of Any-Source and Source-Specific multicast delivery models
Explanation of how MBGP and M-ISIS can be used side by side to build a dedicated multicast environment
A detailed breakdown of the differences between IGMP versions 1, 2, and 3
A step-by-step guide to understanding the MSDP RPF-peer selection rules
Lists of packet formats for IGMP, PIM, and MSDP
A complete glossary that clarifies important terms and acronyms and provides their definitions
Practical and thorough in coverage, Interdomain Multicast Routing is an important addition to any network engineer's bookshelf.
0201746123B04022002
Table of contents
- Copyright
- Foreword
- Preface
-
1. Interdomain Multicast Fundamentals
- 1.1. What Is Multicast?
- 1.2. Internetworking Basics
- 1.3. Multicast Basics
- 1.4. Interdomain Multicast Routing
- 1.5. Where Is Multicast?
- 1.6. Multicast on the LAN
- 1.7. ASM versus SSM
- 1.8. Addressing Issues
- 1.9. Applications
- 1.10. Multicast Performance in Routers
- 1.11. Disclaimers and Fine Print
-
1.12. Why Multicast?
- 1.12.1. Multicast Lacks the “Killer App”
- 1.12.2. The Content versus Audience Chicken-and-Egg Scenario
- 1.12.3. The “How Do We Charge for It?” Syndrome
- 1.12.4. Multicast Protocols Are Complex and May Break the Unicast Network
- 1.12.5. Cannibalization of Unicast Bandwidth Revenues
- 1.12.6. End-to-End Connectivity Required
- 1.12.7. Lack of Successful Models
- 1.12.8. Not Ready for Prime-Time Television
- 1.12.9. Susceptibility to DoS
- 1.12.10. Unfriendly Last Mile Technologies, Less Friendly Firewalls
- 1.12.11. The Need for Multicast
- 1.12.12. Final Outlook
-
2. IMR Overview
- 2.1. Receiving Multicast Traffic: IGMP from the Perspective of the Host
- 2.2. Detecting Multicast Receivers: IGMP from the Perspective of the Router
- 2.3. Generating Multicast Traffic
- 2.4. Detecting Multicast Sources
- 2.5. Routing Multicast Traffic within a Domain Using PIM-SM
- 2.6. Routing Multicast Traffic across Multiple Domains with MSDP
- 2.7. Populating a Routing Table Dedicated to RPF Checks with MBGP
- 3. Multicast Routing Protocols
- 4. Protocol Independent Multicast-Sparse Mode (PIM-SM)
-
5. Multicast Source Discovery Protocol (MSDP)
- 5.1. Introduction
- 5.2. MSDP Peering Sessions
- 5.3. The MSDP SA Message
-
5.4. Determining the RPF Peer
-
5.4.1. The Current Versions RPF-Peer Rules
- 5.4.1.1. RPF-Peer Rule #1: If the originating RP is a peer, it is the RPF peer
- 5.4.1.2. RPF-Peer Rule #2: If the BGP next hop toward the originating RP is a peer, it is the RPF peer
- 5.4.1.3. RPF-Peer Rule #3: If the BGP peer that advertised the route toward the originating RP is a peer, it is the RPF peer
- 5.4.1.4. RPF-Peer Rule #4: Of all the MSDP peers in the AS path toward the originating RP, the one with the highest IP address is the RPF peer
- 5.4.1.5. RPF-Peer Rule #5: If a static RPF peer is configured for the originating RP, it is the RPF peer
- 5.4.2. RPF Rules from Draft Version 2
- 5.4.3. Avoiding Pitfalls
-
5.4.1. The Current Versions RPF-Peer Rules
- 5.5. Mesh Groups
- 5.6. MSDP Policy
- 5.7. SA Storms, Ramen, and MSDP Rate Limiting
- 5.8. Outlook for MSDP
- 6. Source-Specific Multicast (SSM)
- 7. Multiprotocol Extensions for BGP (MBGP)
- 8. Multitopology Routing in Intermediate System to Intermediate System (M-ISIS)
-
9. Configuring and Verifying Multicast Routing on Juniper Networks Routers
-
9.1. Configuring IGMP and PIM
- 9.1.1. Enabling Interfaces for IGMP and PIM
- 9.1.2. SSM Group Range
- 9.1.3. The Tunnel PIC and the pe and pd Interfaces
- 9.1.4. Configuring Static Group-to-RP Mapping
- 9.1.5. Configuring the PIM Bootstrap Mechanism
- 9.1.6. Configuring Auto-RP
- 9.1.7. Configuring Anycast RP
- 9.1.8. Monitoring PIM Join State and Multicast Forwarding
- 9.2. Configuring MSDP
- 9.3. Configuring a Dedicated RPF Table
-
9.1. Configuring IGMP and PIM
- 10. Configuring and Verifying Multicast Routing on Cisco Systems Routers
- 11. Case Study: Service Provider Native Deployment
- 12. Management Tools for Multicast Networks
- 13. Other Related Topics
-
A. IGMP Packet Formats
-
A.1. IGMP Version 3 Packet Formats
-
4. Message Formats
-
4.1. Membership Query Message
- 4.1.1. Max Resp Code
- 4.1.2. Checksum
- 4.1.3. Group Address
- 4.1.4. Resv (Reserved)
- 4.1.5. S Flag (Suppress Router-Side Processing)
- 4.1.6. QRV (Querier's Robustness Variable)
- 4.1.7. QQIC (Querier's Query Interval Code)
- 4.1.8. Number of Sources (N)
- 4.1.9. Source Address [i]
- 4.1.10. Additional Data
- 4.1.11. Query Variants
- 4.1.12. IP Destination Addresses for Queries
-
4.2. Version 3 Membership Report Message
- 4.2.1. Reserved
- 4.2.2. Checksum
- 4.2.3. Number of Group Records (M)
- 4.2.4. Group Record
- 4.2.5. Record Type
- 4.2.6. Aux Data Len
- 4.2.7. Number of Sources (N)
- 4.2.8. Multicast Address
- 4.2.9. Source Address [i]
- 4.2.10. Auxiliary Data
- 4.2.11. Additional Data
- 4.2.12. Group Record Types
- 4.2.13. IP Destination Addresses for Reports
- 4.2.14. Notation for Group Records
- 4.2.15. Membership Report Size
-
4.1. Membership Query Message
-
4. Message Formats
- A.2. IGMP Version 2 Packet Formats
- A.3. IGMP Version 1 Packet Formats
-
A.1. IGMP Version 3 Packet Formats
- B. PIM Packet Formats
- C. MSDP Packet Formats
- Glossary
- Bibliography
- About the Authors
Product information
- Title: Interdomain Multicast Routing: Practical Juniper Networks and Cisco Systems Solutions
- Author(s):
- Release date: April 2002
- Publisher(s): Addison-Wesley Professional
- ISBN: 0201746123
You might also like
book
Cisco IP Routing: Packet Forwarding and Intra-domain Routing Protocols
As a networking professional, you will find this practical guide an invaluable resource for understanding routing …
book
CCNP Routing and Switching ROUTE 300-101 Official Cert Guide
Trust the best-selling Official Cert Guide series from Cisco Press to help you learn, prepare, and …
book
Cisco Express Forwarding
Cisco Express Forwarding Understanding and troubleshooting CEF in Cisco routers and switches Nakia Stringfield, CCIE® No. …
book
Troubleshooting IP Routing Protocols
The comprehensive, hands-on guide for resolving IP routing problems Understand and overcome common routing problems associated …