From: kevin gannon (kevin@gannons.net)
Date: Sat Jan 07 2006 - 14:10:57 GMT-3
You can also just use "ping 225.25.25.25"
Regards
Kevin
On 1/6/06, Mohammed Shameen Abdul Jabbar <ccie.xpert@gmail.com> wrote:
> Thanks peter , I will check this out .
> VincentRegarding the rtr respnder, i dont have much information on them. I
> will have to read on them.And try it as well.
>
>
> On 1/6/06, Peter McCreesh <petermccreesh@gmail.com> wrote:
> >
> > Shamin,
> > I have used this method and I think it works well for lab scenarios:
> >
> > SENDER (Just change the multicast ip to whatever you want - no need to
> > enable pim or any other mcast settings)
> > rtr 1
> > type echo protocol ipIcmpEcho 224.1.2.3
> > frequency 10
> > rtr schedule 1 life forever start-time now
> > rtr 2
> > type echo protocol ipIcmpEcho 224.1.4.6
> > frequency 10
> > rtr schedule 2 life forever start-time now
> > rtr 3
> > type echo protocol ipIcmpEcho 224.4.5.6
> > frequency 10
> >
> > RECEIVER (again, change IPs as needed an no PIM config needed either)
> > interface FastEthernet0/0
> > ip access-group CHECK-MCAST in
> > ip igmp join-group 224.1.2.3
> > ip igmp join-group 224.1.4.6
> > ip igmp join-group 224.4.5.6
> >
> > ip access-list extended CHECK-MCAST
> > permit icmp any host 224.1.2.3
> > permit icmp any host 224.1.4.6
> > permit icmp any host 224.4.5.6
> > permit ip any any
> >
> > if you do a sh ip access-list you will see the hits increasing against
> > those groups that are being successfuly received.
> >
> > HTH
> >
> > ..Pete
> >
> > On 1/6/06, Mohammed Shameen Abdul Jabbar <ccie.xpert@gmail.com> wrote:
> >
> > > Hi,
> > >
> > > I am studying multicast concepts now and working out the scenarios in
> > > Jeff
> > > Doyle Vol 2.
> > > After i did configure all the routers,to test the configurations there
> > > need
> > > to be multicast source.
> > > Can anyone tell how will a Multicast source be set up!!
> > > Sorry if my question is too basic for this group.
> > >
> > >
> > > I have anothe question too..
> > > Does the clock rate configured on a DCE end has any effect on the
> > > interface
> > > bandwidth.
> > > FOr example the max available banwidth considerations that is done in
> > > QOS.
> > >
> > > Thankyou for the reply
> > >
> > > regards
> > > shamin
> > >
> > > _______________________________________________________________________
> > > Subscription information may be found at:
> > > http://www.groupstudy.com/list/CCIELab.html
>
> _______________________________________________________________________
> Subscription information may be found at:
> http://www.groupstudy.com/list/CCIELab.html
This archive was generated by hypermail 2.1.4 : Wed Feb 01 2006 - 07:45:47 GMT-3