Chapter 7. Routers
Abstract:
Routers are network layer systems that implement the ubiquitous Internet Protocol (IP). The functionality of IP routers can be split into control plane operations and data plane operations. The control plane implements the routing functionality necessary to achieve global connectivity as well as error handling. The data plane implements the forwarding of network traffic. Detailed functional and performance requirements are presented. The main operation in the data plan that affects system performance is to determine on which output port to forward a given packet. The necessary prefix lookup operation can be implemented with different algorithms. Several of these algorithms with different implementation complexity and ...

Get Architecture of Network Systems now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.