Book description
As a networking professional, you will find this practical guide an invaluable resource for understanding routing technologies and configuring and troubleshooting Cisco routers, as well as for studying for the CCIE exam. Cisco IP Routing presents the most thorough information available on the inner workings of Cisco routers. Focusing on intra-domain dynamic routing protocols, the book provides an in-depth understanding of IP routing and forwarding technologies, and their implementation within Cisco routers.
You will find essential background information on IP addressing, general routing and forwarding processes, and routing table maintenance. The book discusses packet forwarding and static routing, and details the specific mechanisms inside the dynamic routing protocols, covering both the distance vector and link-state routing protocols. Routing Information Protocol (RIP), Interior Gateway Routing Protocol (IGRP), Open Shortest Path First (OSPF), and Enhanced IGRP (EIGRP), Cisco's proprietary routing protocol, are covered in depth within the context of Cisco's implementation.
Specific topics covered include:
Variable length subnet masks
Classful and classless addressing and routing
Routing and forwarding differences
Static and dynamic routing
Routing table structure and maintenance in Cisco routers
Cisco packet switching mechanisms, including fast, optimum, distributed, NetFlow, and Cisco Express Forwarding
Cisco load-sharing techniques
The Bellman-Ford and Dijkstra algorithms
RIP packet formats, input and outbound messaging, event processing, configuration commands, and more
IGRP packet formats, input and outbound messaging, events processing, configuration commands, and more
Comparison between ISIS and OSPF
OSPF subprotocols and packet formats
OSPF intra-area, inter-area and external routing
OSPF flooding algorithm and link-state database synchronization
LSA installation and SPF scheduling
OSPF configuration and implementation in Cisco routers
EIGRP operation and configuration
EIGRP stub router feature
Numerous examples of logs from real Cisco routers illustrate the concepts presented and their practical application. Useful configuration examples are also presented. In addition, many of the chapters include a Frequently Asked Questions section that clarifies common misunderstandings and confusion about IP routing technologies and Cisco routers.
Comprehensive, yet detailed and accessible, Cisco IP Routing provides the inside information you need to be a truly proficient Cisco router networking professional.
0201604736B07242001
Table of contents
- Copyright
- Preface
- One. Overview of Cisco Routers
- Two. Review of IP Addressing
- Three. Routing and Forwarding Processes
-
Four. Routing Table Maintenance
- 4.1. Routing Information Sources
-
4.2. Routing Table Maintenance
- 4.2.1. Representation of Routing Information and Interfaces
- 4.2.2. Routing Table Structure
- 4.2.3. Route Source Selection
- 4.2.4. Routing Table Initialization
- 4.2.5. Asynchronous Table Maintenance
- 4.2.6. Route Resolvability
- 4.2.7. Change of an Interface State
- 4.2.8. Change of Interface Address
- 4.2.9. Dynamic Route Processing
- 4.2.10. Static Route Processing
- 4.2.11. Manual Routing Table Clearance
- 4.2.12. Defining Default Routes
- 4.2.13. Default Route Selection
- 4.3. Summary
- 4.4. Frequently Asked Questions
-
Five. Packet Forwarding
- 5.1. Overview of IP Forwarding
- 5.2. Packet Input
- 5.3. Forwarding Engine
-
5.4. Packet Delivery
- 5.4.1. Network Interface Types
-
5.4.2. General Packet-Delivery Functionality
- 5.4.2.1. Packet Delivery on Broadcast Interfaces
- 5.4.2.2. Packet Delivery on Point-to-Point Interfaces
- 5.4.2.3. Packet Delivery on Point-to-Multipoint Interfaces
- 5.4.2.4. Packet Delivery on Dialer-Enabled Interfaces
- 5.4.2.5. Packet Delivery on Tunnel Interfaces
- 5.4.2.6. Packet Delivery on Loopback Interfaces
- 5.4.2.7. Packet Delivery on Null Interface
- 5.5. Forwarding Methods in Cisco IOS
- 5.6. Load Sharing in Cisco IOS
- 5.7. Summary
- 5.8. Frequently Asked Questions
-
5.9. References
- Six. Static Routes
- Seven. Dynamic Routing Protocols in Cisco IOS
-
Eight. Distance-Vector Routing Protocols
- 8.1. Distance-Vector Principles
- 8.2. Routing Information Protocol
- 8.3. Interior Gateway Routing Protocol
-
8.4. References
-
Nine. Link-State Routing Protocols
- 9.1. Introduction to Link-State Routing
-
9.2. Open Shortest Path First (OSPF)
- 9.2.1. Basic Characteristics
- 9.2.2. General Data Structures
-
9.2.3. Intra-Area Routing
- 9.2.3.1. Overview of Intra-Area OSPF Functionality
- 9.2.3.2. Types of Networks and Topology Abstraction
- 9.2.3.3. OSPF Transport Protocol and Packet Formats
- 9.2.3.4. Options Field
- 9.2.3.5. Hello Subprotocol
- 9.2.3.6. Interface State Machine
- 9.2.3.7. Designated Router Election Algorithm
- 9.2.3.8. Adjacencies and Neighbor State Machine
- 9.2.3.9. OSPF Topology Abstraction and Types of LSAs
- 9.2.3.10. Origination of LSAs
- 9.2.3.11. Flooding and LSDB Maintenance Procedures
- 9.2.3.12. Routing Table Calculation
- 9.2.3.13. Frequently Asked Questions
- 9.2.4. Inter-Area Routing
- 9.2.5. Routing to External Networks in OSPF
- 9.2.6. Summary of Routing Table Calculation and Route Preference Rules
- 9.2.7. Demand Circuit OSPF Extensions
- 9.2.8. Details of Cisco OSPF Implementation
-
9.2.9. OSPF Configuration
- 9.2.9.1. Basic OSPF Configuration
- 9.2.9.2. General OSPF Parameters
- 9.2.9.3. Interface-Specific Parameters
- 9.2.9.4. Configuring OSPF on NBMA Media
- 9.2.9.5. Basic OSPF ABR Configuration
- 9.2.9.6. Configuring Route Aggregation
- 9.2.9.7. Configuring Virtual Links
- 9.2.9.8. Basic OSPF ASBR Configuration (Route Redistribution)
- 9.2.9.9. Aggregation of Redistributed Routes
- 9.2.9.10. Configuring Stub Areas
- 9.2.9.11. Configuring NSSA
- 9.2.9.12. Tuning OSPF Timers
- 9.2.10. Configuration Examples
- 9.2.11. Summary
-
9.3. References
-
Ten. Enhanced IGRP
- 10.1. Basic Description and History
- 10.2. Theoretical Basis
- 10.3. Subsystems and Data Structures
- 10.4. Message Format
- 10.5. Input Processing
- 10.6. Internal Event Processing
- 10.7. Sending EIGRP Packets
- 10.8. Shortest-Path Calculation
- 10.9. Default Route Support
- 10.10. Route Aggregation
- 10.11. EIGRP Stub Router Extension
- 10.12. EIGRP Configuration
- 10.13. Configuration Examples
- 10.4. Frequently Asked Questions
- Bibliography
Product information
- Title: Cisco IP Routing: Packet Forwarding and Intra-domain Routing Protocols
- Author(s):
- Release date: October 2001
- Publisher(s): Addison-Wesley Professional
- ISBN: None
You might also like
book
Implementing Cisco IP Routing (ROUTE) Foundation Learning Guide: (CCNP ROUTE 300-101)
Now updated for Cisco’s new ROUTE 300-101 exam, Implementing Cisco IP Routing (ROUTE) Foundation Learning Guide …
book
Troubleshooting IP Routing Protocols
The comprehensive, hands-on guide for resolving IP routing problems Understand and overcome common routing problems associated …
book
Implementing Cisco IP Switched Networks (SWITCH) Foundation Learning Guide
Now fully updated for the new Cisco SWITCH 300-115 exam, Implementing Cisco IP Switched Networks (SWITCH) …
book
OSPF: A Network Routing Protocol
Learn how routers network using the OSPF (Open Shortest Path First) protocol and unpick Dijkstra’s Network …