Relay-Version: version B 2.10 5/3/83; site utzoo.UUCP Path: utzoo!mnetor!uunet!seismo!ut-sally!husc6!mit-eddie!genrad!decvax!ucbvax!JANEB.WISC.EDU!hagens From: hagens@JANEB.WISC.EDU (Robert Hagens) Newsgroups: comp.protocols.tcp-ip Subject: Re: ISO8473 vs. IP Message-ID: <8709081637.AA03204@janeb.wisc.edu> Date: Tue, 8-Sep-87 12:37:55 EDT Article-I.D.: janeb.8709081637.AA03204 Posted: Tue Sep 8 12:37:55 1987 Date-Received: Wed, 9-Sep-87 05:48:41 EDT Sender: daemon@ucbvax.BERKELEY.EDU Organization: The ARPA Internet Lines: 29 Comparison of DoD IP and ISO IP: As Paul pointed out, functionally the same. Here are some other differences: - No upper layer protocol ID in ISO8473. - Headers in ISO8473 can be 255 octets (vs. 60 for DoD IP). - Support of header parameters is optional in ISO8473, mandatory in DoD IP. - Time to live in ISO8473 is 1/2 sec as opposed to 1 sec for DoD IP. (It will still end up being used as a hop count.) - No timestamp parameter in ISO8473. - Fixed part of ISO8473 header has odd byte aligned, 2 byte fields. - DoD IP fragmentation is called segmentation in ISO. Identical function, however all ISO8473 optional parameters are carried with fragment. (Called a derived PDU). Only in ISO8473: - Error Report PDU. Sent when a data PDU is discarded. Almost identical to data pdu except it contains the reason for discard. Data of error report PDU is header of discarded PDU. Error report contains ICMP functionality of destination unreachable, ttl expired and parameter problem. - 'congestion experienced'. Set by a router, when a router experiences congestion. The two biggest differences I see are the address part and lack of upper layer proto id. Rob Hagens UW Madison Computer Science