From: Shine Joseph (shinepjoseph@iprimus.com.au)
Date: Mon Sep 17 2007 - 05:35:35 ART
The best I can come up with is
225 - 1110 0001
226 - 1110 0010
227 - 1110 0011
Permit 225.0.0.0 0.255.255.255
Permit 226.0.0.0 1.255.255.255
If you do a single liner like 225.0.0.0 3.255.255.255, the IOS converts that
to 224.0.0.0 3.255.255.255. So your one liner actually includes 224, 225,
226 and 226.
R1(config)#access-list 99 permit 225.0.0.0 3.255.255.255
R1(config)#do sh ip access-l
Standard IP access list 99
10 permit 224.0.0.0, wildcard bits 3.255.255.255
My 2 cents,
Shine
-----Original Message-----
From: nobody@groupstudy.com [mailto:nobody@groupstudy.com] On Behalf Of
slevin kremera
Sent: Monday, 17 September 2007 5:11 PM
To: Cisco certification
Subject: access-list
Hi Experts
In one of the multicast based questions it says that R5 shud be the RP for
all the groups 225.0.0.0 to 227.255.255.255 .I configured
225.0.0.0inverse-mask
3.255.255.255 ,where as the solution has split it 3 acls.are either one
correct.
This archive was generated by hypermail 2.1.4 : Sat Oct 06 2007 - 12:01:12 ART