Re: RTP under EIGRP

From: Joe Astorino <jastorino_at_ipexpert.com>
Date: Tue, 9 Feb 2010 15:39:03 +0000

They are two separate streams. Think about it like TCP SYN/ACK. The sending router keeps track of thing with multiple recipients and has multiple sets of seq numbers

------Original Message------
From: Charles.Henson_at_regions.com
Sender: nobody_at_groupstudy.com
To: CCIE Groupstudy
ReplyTo: Charles.Henson_at_regions.com
Subject: RTP under EIGRP
Sent: Feb 9, 2010 10:31 AM

I may be reading too much into this. Reading the Doyle books for fun.
Routing TCP/IP Vol 1 Second Edition:

####################################################################################################################
Page 264 Operation of EIGRP
Reliable Transport Protocol
The Reliable Transport Protocol (RTP) manages the delivery and reception of
EIGRP
packets. Reliable delivery means that delivery is guaranteed and that
packets will be
delivered in order.
Guaranteed delivery is accomplished by means of a Cisco-proprietary
algorithm known as
reliable multicast, using the reserved class D address 224.0.0.10. Each
neighbor receiving
a reliably multicast packet unicasts an acknowledgment.
Ordered delivery is ensured by including two sequence numbers in the
packet. Each packet
includes a sequence number assigned by the sending router. This sequence
number is
incremented by one each time the router sends a new packet. In addition,
the sending router
places in the packet the sequence number of the last packet received from
the destination
router.
####################################################################################################################

If I have a segment with three routers on it and Router A sends an MCast to
router B and C, then he should get an acknowledgement back from both. That
makes sense. But then it says that Router A sends his own sequence number
as well as the sequence number from the destination router to guarantee
delivery. If there are multiple receiving routers (hence using multicast in
the first place) then how is router A using a sequence number of a
destination router to guarantee delivery. His own sequence number I
understand. But the downstream router?

Any help would be appreciated.

Charles Henson

Blogs and organic groups at http://www.ccie.net
Received on Tue Feb 09 2010 - 15:39:03 ART

This archive was generated by hypermail 2.2.0 : Mon Mar 01 2010 - 06:28:35 ART