Limit search to available items
Book Cover
E-book
Author Moy, John T.

Title OSPF complete implementation / John T. Moy
Published Boston, Mass. : Addison-Wesley, ©2001

Copies

Description 1 online resource (1 volume) : illustrations
Summary Annotation Written by the creator of the OSPF (Open Shortest Path First) protocol, this book demonstrates the protocol in action with a complete OSPF implementation. It shows how the protocol's theory is realized in a real-time distributed software system, reveals many of the finer points of OSPF, and offers experienced-based optimization and porting techniques. The implementation described and examined in this book is written in C++ and designed with porting in mind. The book details the software architecture of the implementation and describes in-depth key OSPF functions, illustrated by numerous code samples. It also includes a guide to porting OSPF software to different environments, with an explanation of the software layer between the OSPF implementation and the operating system. In addition, two sample ports are included-a routing daemon for Linux and an OSPF routing simulator for Linux and Windows. Key topics covered include: Implementation architecture, including I/O, data flow, and data structures Porting considerations, including handling different types of CPU chips AVL trees, Patricia trees, priority queues, timers, and logging messages The IP routing table Link-state database, including aging LSAs Neighbor discovery and the neighbor state machine Synchronization of link-state databases through the flooding algorithm Hierarchy Routing calculations, including intra-area, inter-area, and external routes An implementation of the Multicast Extensions to OSPF (MOSPF) Configuration and monitoring, including cryptographic authentication Host wiretapping Together, OSPF: Anatomy of an Internet Routing Protocol and OSPF Complete Implementation provide an in-depth view into the theory and inner workings of OSPF, and the knowledge you need to make full use of this important protocol in Internet-based applications
Bibliography Includes bibliographical references and index
Notes Print version record
Subject Internet.
Routers (Computer networks)
Computer network protocols.
Computer network architectures.
Internet.
Computer network architectures
Computer network protocols
Internet
Routers (Computer networks)
Routing
Kommunikationsprotokoll
Form Electronic book
LC no. 00042981
ISBN 9780133757286
0133757285
0768682169
9780768682168
Other Titles Open shortest path first complete implementation