Re: [pim] PIM Join/Prune Messages

Nikhil Ninan <nikhil@erg.abdn.ac.uk> Mon, 03 April 2006 10:50 UTC

Received: from [127.0.0.1] (helo=stiedprmman1.va.neustar.com) by megatron.ietf.org with esmtp (Exim 4.43) id 1FQMdL-0005Hj-HB; Mon, 03 Apr 2006 06:50:07 -0400
Received: from [10.91.34.44] (helo=ietf-mx.ietf.org) by megatron.ietf.org with esmtp (Exim 4.43) id 1FQMdK-0005Fj-DW for pim@ietf.org; Mon, 03 Apr 2006 06:50:06 -0400
Received: from dee.erg.abdn.ac.uk ([139.133.204.82] helo=erg.abdn.ac.uk) by ietf-mx.ietf.org with esmtp (Exim 4.43) id 1FQMdH-0004LU-Th for pim@ietf.org; Mon, 03 Apr 2006 06:50:06 -0400
Received: from [139.133.204.171] (nikhil.erg.abdn.ac.uk [139.133.204.171]) by erg.abdn.ac.uk (8.13.4/8.13.4) with ESMTP id k33AnulN004730; Mon, 3 Apr 2006 11:49:56 +0100 (BST)
Message-ID: <4430FDD1.4060709@erg.abdn.ac.uk>
Date: Mon, 03 Apr 2006 11:49:53 +0100
From: Nikhil Ninan <nikhil@erg.abdn.ac.uk>
User-Agent: Thunderbird 1.5 (Windows/20051201)
MIME-Version: 1.0
To: David McWalter <DMcW@dataconnection.com>
Subject: Re: [pim] PIM Join/Prune Messages
References: <8AC1AD08D396174DBC4E6D44EFACCFB14645B7@enfimail2.datcon.co.uk>
In-Reply-To: <8AC1AD08D396174DBC4E6D44EFACCFB14645B7@enfimail2.datcon.co.uk>
Content-Type: text/plain; charset="ISO-8859-1"; format="flowed"
Content-Transfer-Encoding: 7bit
X-ERG-MailScanner: Found to be clean
X-ERG-MailScanner-SpamCheck: not spam (whitelisted), SpamAssassin (score=-4.399, required 6, autolearn=not spam, ALL_TRUSTED -1.80, BAYES_00 -2.60)
X-ERG-MailScanner-From: nikhil@erg.abdn.ac.uk
X-Spam-Status: No
X-Spam-Score: 0.0 (/)
X-Scan-Signature: c3a18ef96977fc9bcc21a621cbf1174b
Cc: pim@ietf.org
X-BeenThere: pim@ietf.org
X-Mailman-Version: 2.1.5
Precedence: list
List-Id: Protocol Independent Multicast <pim.ietf.org>
List-Unsubscribe: <https://www1.ietf.org/mailman/listinfo/pim>, <mailto:pim-request@ietf.org?subject=unsubscribe>
List-Post: <mailto:pim@ietf.org>
List-Help: <mailto:pim-request@ietf.org?subject=help>
List-Subscribe: <https://www1.ietf.org/mailman/listinfo/pim>, <mailto:pim-request@ietf.org?subject=subscribe>
Errors-To: pim-bounces@ietf.org

David McWalter wrote:
> Hello again Nikhil.
>
> The message format below is from the PIM spec.
> http://www.ietf.org/internet-drafts/draft-ietf-pim-sm-v2-new-12.txt
>
> If your question is about logic rather than message format, then you'll need to clarify it.
>
> DMcW.
>
> 4.9.5.  Join/Prune Message Format
>  0                   1                   2                   3
>  0 1 2 3 4 5 6 7 8 9 0 1 2 3 4 5 6 7 8 9 0 1 2 3 4 5 6 7 8 9 0 1
> +-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+
> |PIM Ver| Type  |   Reserved    |           Checksum            |
> +-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+
> |        Upstream Neighbor Address (Encoded-Unicast format)     |
> +-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+
> |  Reserved     | Num groups    |          Holdtime             |
> +-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+
> |         Multicast Group Address 1 (Encoded-Group format)      |
> +-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+
> |   Number of Joined Sources    |   Number of Pruned Sources    |
> +-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+
> |        Joined Source Address 1 (Encoded-Source format)        |
> +-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+
> |                             .                                 |
> |                             .                                 |
> +-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+
> |        Joined Source Address n (Encoded-Source format)        |
> +-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+
> |        Pruned Source Address 1 (Encoded-Source format)        |
> +-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+
> |                             .                                 |
> |                             .                                 |
> +-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+
> |        Pruned Source Address n (Encoded-Source format)        |
> +-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+
> |                           .                                   |
> |                           .                                   |
> +-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+
> |         Multicast Group Address m (Encoded-Group format)      |
> +-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+
> |   Number of Joined Sources    |   Number of Pruned Sources    |
> +-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+
> |        Joined Source Address 1 (Encoded-Source format)        |
> +-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+
> |                             .                                 |
> |                             .                                 |
> +-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+
> |        Joined Source Address n (Encoded-Source format)        |
> +-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+
> |        Pruned Source Address 1 (Encoded-Source format)        |
> +-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+
> |                             .                                 |
> |                             .                                 |
> +-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+
> |        Pruned Source Address n (Encoded-Source format)        |
> +-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+
>
>
> -----Original Message-----
> From: Nikhil Ninan [mailto:nikhil@erg.abdn.ac.uk]
> Sent: 03 April 2006 11:25
> To: pim@ietf.org
> Subject: [pim] PIM Join/Prune Messages
>
>
> Hello there,
>                 Could someone tell me how does PIM combine group 
> information, i.e. no. of joins and no. of prunes, on a group by group 
> basis onto a single Join/Prune message.
> Cheers
> Nikhil
>
> _______________________________________________
> pim mailing list
> pim@ietf.org
> https://www1.ietf.org/mailman/listinfo/pim
>
>
>
>   
my question is about the logic not the format :-)
Cheers
Nikhil

_______________________________________________
pim mailing list
pim@ietf.org
https://www1.ietf.org/mailman/listinfo/pim