Book description
The comprehensive, hands-on guide to all Cisco IOS Software OSPF commands
Stands as the complete OSPF command reference -- invaluable for network designers, engineers, and architects
Provides configuration, troubleshooting, and verification scenarios for every possible OSPF command supported by Cisco IOS Software that can be implemented on a minimum number of routers
Groups OSPF commands by area of implementation -- area configuration, redistribution, neighbor relationships, and route filtering, just to name a few
Provides clear and concise commentary on the initial release, purpose, syntax, and usage of each OSPF command
Offers excellent CCIE certification preparation from one of the CCIE Program Managers
Constructed as a portable field guide with easily navigable content so you can quickly find the information you need when you need it
As one of the most predominantly deployed Interior Gateway Protocols, Open Shortest Path First (OSPF) demands a wealth of knowledge on the part of internetworking professionals working with it on a daily basis. Unfortunately, publicly available documentation on the OSPF command set varies from being too thin on coverage to being too demanding on the required equipment needed to test what the documentation covers.
Cisco OSPF Command and Configuration Handbook is a clear, concise, and complete source of documentation for all Cisco IOS Software OSPF commands. The way you use this book will depend on your objectives. If you are preparing for the CCIE written and lab exams, then this book can be used as a laboratory guide to learn the purpose and proper use of every OSPF command. If you are a network designer, then this book can be used as a ready reference for any OSPF command.
Cisco OSPF Command and Configuration Handbook provides example scenarios that demonstrate the proper use of every OSPF command that can be implemented on a minimum number of routers. This will enable you to learn each command without requiring an extensive and expensive lab configuration. The scenarios clearly present the purpose and use of each command. Some of the examples lead you into common non-working situations in order to reinforce the understanding of the operation of the particular OSPF command.
Author Bill Parkhurst provides concise snapshots of every command with regard to command purpose, usage, syntax explanation, initial introduction in Cisco IOS Software, and cross references to related commands also covered in the book. This book covers many OSPF topic areas, including interface configuration, OSPF area configuration, route filtering, OSPF process configuration, route cost, default route generation, redistribution, administrative distance, OSPF neighbor relationships, route summarization, and show, debug, and clear commands.
Table of contents
- Copyright
- About the Author
- Acknowledgments
- Introduction
- 1. OSPF Process Configuration Commands
-
2. OSPF Area Commands
- 2-1. area area-id authentication
- 2-2. area area-id authentication message-digest
- 2-3. area area-id default-cost cost
- 2-4. area area-id nssa
- 2-5. area area-id nssa default-information-originate
- 2-6. area area-id nssa no-redistribution
- 2-7. area area-id nssa no-summary
- 2-8. area area-id range ip-address mask
- 2-9. area area-id range ip-address mask advertise
- 2-10. area area-id range ip-address mask not-advertise
- 2-11. area area-id stub
- 2-12. area area-id stub no-summary
- 2-13. area transit-area-id virtual-link router-id
- 2-14. area transit-area-id virtual-link router-id authentication authentication-key password
- 2-15. area transit-area-id virtual-link router-id authentication message-digest
- 2-16. area transit-area-id virtual-link router-id authentication null
- 2-17. area transit-area-id virtual-link router-id authentication-key password
- 2-18. area transit-area-id virtual-link router-id dead-interval seconds
- 2-19. area transit-area-id virtual-link router-id hello-interval seconds
- 2-20. area transit-area-id virtual-link router-id message-digest-key key-id md5 password
- 2-21. area transit-area-id virtual-link router-id retransmit-interval seconds
- 2-22. area transit-area-id virtual-link router-id transmit-delay seconds
- 3. Auto Cost
-
4. Default Route Generation
- 4-1. default-information originate
- 4-2. default-information originate always
- 4-3. default-information originate metric cost
- 4-4. default-information originate always metric cost
- 4-5. default-information originate metric-type type
- 4-6. default-information originate always metric-type type
- 4-7. default-information originate route-map route-map-name
- 5. Setting the Default Metric for Redistributed Protocols
-
6. Administrative Distance
- 6-1. distance administrative-distance
- 6-2. distance administrative-distance source-ip-address source-ip-mask
- 6-3. distance administrative-distance source-ip-address source-ip-mask access-list-number
- 6-4. distance ospf external administrative-distance
- 6-5. distance ospf inter-area administrative-distance
- 6-6. distance ospf intra-area administrative-distance
-
7. Filtering Routes with Distribute Lists
- 7-1. distribute-list access-list-number in
- 7-2. distribute-list access-list-number in interface-type interface-number
- 7-3. distribute-list access-list-number out
- 7-4. distribute-list access-list-number out interface-type interface-number
- 7-5. distribute-list access-list-number out routing-process
- 7-6. distribute-list access-list-name in
- 7-7. distribute-list access-list-name in interface-type interface-number
- 7-8. distribute-list access-list-name out
- 7-9. distribute-list access-list-name out interface-type interface-number
- 7-10. distribute-list access-list-name out routing-process
- 7-11. distribute-list prefix prefix-list-name in
- 7-12. distribute-list prefix prefix-list-name in interface-type interface-number
- 7-13. distribute-list prefix prefix-list-name out
- 7-14. distribute-list prefix prefix-list-name out interface-type interface-number
- 7-15. distribute-list prefix prefix-list-name out routing-process
- 8. Handling of MOSPF LSAs
- 9. Logging OSPF Neighbor Changes
- 10. Multiple Path Configuration
-
11. OSPF neighbor Commands
-
11-1. neighbor ip-address
- Configuration Example 1: Using the neighbor Command to Enable OSPF on an NBMA
- Configuration Example 2: Configuring OSPF Neighbors on a Hub and Spoke Topology with the Neighbors on the Same IP Subnet
- Configuration Example 3: Configuring OSPF Neighbors on a Hub and Spoke Topology with the Neighbors on Different IP Subnets
- 11-2. neighbor ip-address cost cost
- 11-3. neighbor ip-address database-filter all out
- 11-4. neighbor ip-address poll-interval interval
- 11-5. neighbor ip-address priority priority
-
11-1. neighbor ip-address
-
12. OSPF network Command
- 12-1. network ip-address wild-card-mask area area-id
- 13. Passive OSPF Interfaces
-
14. Route Redistribution
- 14-1. redistribute routing-process process-id
- 14-2. redistribute routing-process process-id metric ospf-metric
- 14-3. redistribute routing-process process-id metric-type metric-type
- 14-4. redistribute routing-process process-id subnets
-
14-5. redistribute routing-process process-id tag tag-value
- Configuration Example: 1 Redistributing Classful Routes into OSPF with the Default Type and Metric
- Configuration Example: 2 Redistributing Classful Routes into OSPF with the Default Type and Specific Metric
- Configuration Example: 3 Redistributing Classful Routes into OSPF as Type 1 Routes Using a Specific Metric
- Configuration Example: 4 Redistributing Subnet Routes into OSPF as Type 1 Routes Using a Specific Metric
- Configuration Example: 5 Redistributing Subnet Routes into OSPF as Type 1 Routes Using a Specific Metric and Route Tag
-
14-6. redistribute routing-process process-id route-map route-map-name
- Configuration Example: 1 Controlling the Routes to Be Redistributed Based on IP Address
- Configuration Example: 2 Modifying the Metric of Redistributed Routes Using a Route Map
- Configuration Example: 3 Modifying the Metric Type of Redistributed Routes Using a Route Map
- Configuration Example: 4 Modifying the Tag Value of Redistributed Routes Using a Route Map
- Configuration Example: 5 Controlling Route Redistribution Based on Tag Values
- 15. Controlling the OSPF Router ID
- 16. Summarizing External Routes
- 17. OSPF Timers
- 18. Traffic Sharing
-
19. Interface Configuration Commands
- 19-1. ip ospf authentication
- 19-2. ip ospf authentication authentication-key password
- 19-3. ip ospf authentication message-digest
- 19-4. ip ospf authentication null
- 19-5. ip ospf cost cost
- 19-6. ip ospf database-filter all out
- 19-7. ip ospf dead-interval seconds
- 19-8. ip ospf demand-circuit
- 19-9. ip ospf flood-reduction
- 19-10. ip ospf hello-interval seconds
- 19-11. ip ospf message-digest-key key-id md5 password
- 19-12. ip ospf mtu-ignore
- 19-13. ip ospf network broadcast
- 19-14. ip ospf network non-broadcast
- 19-15. ip ospf network point-to-multipoint
- 19-16. ip ospf network point-to-multipoint non-broadcast
- 19-17. ip ospf network point-to-point
- 19-18. ip ospf priority priority
- 19-19. ip ospf retransmit-interval seconds
- 19-20. ip ospf transmit-delay seconds
-
20. show Commands
- 20-1. show ip ospf
- 20-2. show ip ospf process-id
- 20-3. show ip ospf border-routers
- 20-4. show ip ospf process-id border-routers
- 20-5. show ip ospf database
- 20-6. show ip ospf process-id database
- 20-7. show ip ospf database adv-router router-id
- 20-8. show ip ospf process-id database adv-router router-id
- 20-9. show ip ospf database asbr-summary
- 20-10. show ip ospf process-id database asbr-summary
- 20-11. show ip ospf database asbr-summary asbr-id
- 20-12. show ip ospf process-id database asbr-summary asbr-id
- 20-13. show ip ospf database database-summary
- 20-14. show ip ospf process-id database database-summary
- 20-15. show ip ospf database external
- 20-16. show ip ospf process-id database external
- 20-17. show ip ospf database network
- 20-18. show ip ospf process-id database network
- 20-19. show ip ospf database nssa-external
- 20-20. show ip ospf process-id database nssa-external
- 20-21. show ip ospf database router
- 20-22. show ip ospf process-id database router
- 20-23. show ip ospf database self-originate
- 20-24. show ip ospf process-id database self-originate
- 20-25. show ip ospf database summary
- 20-26. show ip ospf process-id database summary
- 20-27. show ip ospf flood-list
- 20-28. show ip ospf process-id flood-list
- 20-29. show ip ospf flood-list int-name int-number
- 20-30. show ip ospf process-id flood-list int-name int-number
- 20-31. show ip ospf interface
- 20-32. show ip ospf process-id interface
- 20-33. show ip ospf interface int-name int-number
- 20-34. show ip ospf process-id interface int-name int-number
- 20-35. show ip ospf neighbor
- 20-36. show ip ospf process-id neighbor
- 20-37. show ip ospf neighbor neighbor-id
- 20-38. show ip ospf process-id neighbor neighbor-id
- 20-39. show ip ospf neighbor int-name int-number
- 20-40. show ip ospf process-id neighbor int-name int-number
- 20-41. show ip ospf neighbor detail
- 20-42. show ip ospf process-id neighbor detail
- 20-43. show ip ospf neighbor detail neighbor-id
- 20-44. show ip ospf process-id neighbor detail neighbor-id
- 20-45. show ip ospf neighbor int-name int-number
- 20-46. show ip ospf process-id neighbor int-name int-number
- 20-47. show ip ospf request-list
- 20-48. show ip ospf process-id request-list
- 20-49. show ip ospf request-list neighbor-id
- 20-50. show ip ospf process-id request-list neighbor-id
- 20-51. show ip ospf request-list int-name int-number
- 20-52. show ip ospf process-id request-list int-name int-number
- 20-53. show ip ospf retransmission-list
- 20-54. show ip ospf process-id retransmission-list
- 20-55. show ip ospf retransmission neighbor-id
- 20-56. show ip ospf process-id retransmission neighbor-id
- 20-57. show ip ospf retransmission int-name int-number
- 20-58. show ip ospf process-id retransmission int-name int-number
- 20-59. show ip ospf summary-address
- 20-60. show ip ospf process-id summary-address
- 20-61. show ip ospf virtual-links
- 20-62. show ip ospf process-id virtual-links
-
21. debug Commands
- 21-1. debug ip ospf adj
- 21-2. debug ip ospf events
- 21-3. debug ip ospf flood
- 21-4. debug ip ospf flood ip-access-list-number
- 21-5. debug ip ospf lsa-generation
- 21-6. debug ip ospf lsa-generation ip-access-list-number
- 21-7. debug ip ospf packet
- 21-8. debug ip ospf retransmission
- 21-9. debug ip ospf spf
- 21-10. debug ip ospf spf external
- 21-11. debug ip ospf spf external access-list-number
- 21-12. debug ip ospf spf inter
- 21-13. debug ip ospf spf inter access-list-number
- 21-14. debug ip ospf spf intra
- 21-15. debug ip ospf spf intra access-list-number
-
22. clear Commands
- 22-1. clear ip ospf counters
- 22-2. clear ip ospf process-id counters
- 22-3. clear ip ospf process-id counters neighbor
- 22-4. clear ip ospf process-id counters neighbor int-name int-number
- 22-5. clear ip ospf process
- 22-6. clear ip ospf process-id process
- 22-7. clear ip ospf redistribution
- 22-8. clear ip ospf process-id redistribition
Product information
- Title: Cisco OSPF Command and Configuration Handbook
- Author(s):
- Release date: April 2002
- Publisher(s): Cisco Press
- ISBN: 9781587050718
You might also like
book
Cisco OSPF Command and Configuration Handbook
The comprehensive, hands-on guide to all Cisco IOS Software OSPF commands Stands as the complete OSPF …
book
Cisco CCNA Routing and Switching ICND2 200-101 Official Cert Guide
The Publisher regrets that the CD/DVD content for this title cannot be made available Online. Cisco …
book
MPLS Configuration on Cisco IOS Software
A complete configuration manual for MPLS, MPLS VPNs, MPLS TE, QoS, Any Transport over MPLS (AToM), …
book
Implementing Cisco IOS Network Security (IINS 640-554) Foundation Learning Guide, Second Edition
Implementing Cisco IOS Network Security (IINS) Foundation Learning Guide Second Edition Foundation learning for the CCNA …