Skip to Content
Internet Core Protocols: The Definitive Guide
book

Internet Core Protocols: The Definitive Guide

by Eric Hall
February 2000
Intermediate to advanced
464 pages
15h 57m
English
O'Reilly Media, Inc.
Content preview from Internet Core Protocols: The Definitive Guide

Chapter 2. The Internet Protocol

Summary

The Internet Protocol provides a basic delivery service for transport protocols such as TCP and UDP. IP is responsible for getting data to its destination host and network. IP is not reliable, so the effort may fail.

Relevant STDs

2 (http://www.iana.org/);

3 (includes RFCs 1122 and 1123);

4 (RFC 1812, republished);

5 (includes RFCs 791, 792, 919, 922, 950, and 1112)

Relevant RFCs

781 (Timestamp Option);

791 (Internet Protocol);

815 (Fragmentation Reassembly);

919 (IP Broadcasts);

922 (Broadcasting on Sub-Nets);

950 (Sub-Net Recommendations);

1108 (Security Option);

1112 (IP Multicasting and IGMP v1);

1122 (Host Network Requirements);

1349 (Type-of-Service Flags);

1455 (Data-Link Security TOS Flags);

1812 (Router Requirements);

2113 (Router Alert Option)

As we learned in Chapter 1, a variety of protocols are used for moving application data between different systems. We saw that hardware-specific protocols are used by devices when they need to exchange data directly, that the Internet Protocol is used to get IP datagrams across the different network segments to their final destination, and that TCP and UDP provide transport and connection management services to the application protocols used by end-user applications.

Although each of these layers provides unique and valuable services, the Internet Protocol is perhaps the most important to the overall operation of the Internet in general, since it is responsible for getting data from one host to ...

Become an O’Reilly member and get unlimited access to this title plus top books and audiobooks from O’Reilly and nearly 200 top publishers, thousands of courses curated by job role, 150+ live events each month,
and much more.
Start your free trial

You might also like

Packet Guide to Core Network Protocols

Packet Guide to Core Network Protocols

Bruce Hartpence
Ethernet: The Definitive Guide, 2nd Edition

Ethernet: The Definitive Guide, 2nd Edition

Charles E. Spurgeon, Joann Zimmerman

Publisher Resources

ISBN: 1565925726Supplemental ContentErrata Page