From: Scott Morris (swm@emanon.com)
Date: Wed Sep 01 2004 - 15:22:41 GMT-3
This is the secondary function of nbma-mode. This function for the queue
handling of multicast packets would benefit ANY pim mode (sparse or dense).
However, the join/leave portion is specific to sparse-mode only, which seems
to be what the error-message programmers centered in on.
Pim nbma-mode is an interesting little command though all in all. But I
agree that in a lab environment, we really don't care much. Real world we
do, however.
Scott Morris, CCIE4 (R&S/ISP-Dial/Security/Service Provider) #4713, CISSP,
JNCIP, et al.
IPExpert CCIE Program Manager
IPExpert Sr. Technical Instructor
swm@emanon.com/smorris@ipexpert.net
http://www.ipexpert.net
-----Original Message-----
From: nobody@groupstudy.com [mailto:nobody@groupstudy.com] On Behalf Of
tycampbell@comcast.net
Sent: Wednesday, September 01, 2004 1:37 PM
To: Brian McGahan; mani poopal; ccielab@groupstudy.com
Subject: RE: ip pim nbma mode/auto rp/dense mode
Q1 reply
Enabling PIM Nonbroadcast Multiaccess Mode PIM nonbroadcast multiaccess
(NBMA) mode allows the Cisco IOS software to replicate packets for each
neighbor on the NBMA network. Traditionally, the software replicates
multicast and broadcast packets to all "broadcast" configured neighbors.
This action might be inefficient when not all neighbors want packets for
certain multicast groups. NBMA mode enables you to reduce bandwidth on links
leading into the NBMA network, and to reduce the number of CPU cycles in
switches and attached neighbors.
This tells me that if you want the neighbors in NBMA Mode (which includes
frame-relay) to receive multicast packets, then you must enable ip pim nbma
mode in a sparse mode environment across the NBMA network
q2 response from Brian I agree with, I didn't say you couldn't use it, just
doesn't seem necessary...at least in a lab environmant
q3 response from Brian I agree with also, but I was only looking at the
announce - discovery aspect of auto-rp
-------------- Original message --------------
> > > (Q1)Guys do we have to use ip pim nbma command on multicast over
> frame
> > cloud.
> > yes, but only on the hub router of the frame-relay cloud, not on
> the
> > spokes
>
> No it is not required. NBMA mode is simply an optimization of join
> processing, leave processing, and transmission of multicast packets
> over NBMA.
>
> > > (Q2)Is this command only works with sparse mode or will it works
> with
> > sparse
> > > dese mode too.
> > not really necessary to use it for sparse-dense mode
>
> Yes you can use it for sparse-dense mode. It will however only affect
> groups running in sparse-mode.
>
> > > (Q3)If you use auto-rp, you need a dense mode component(sparse
> > > dense
> > mode) for rp candidate to talk to mapping agent. When mapping agent
> is
> > configured on the hub router(of NBMA) and if RP candidates are
> configured
> > on the spokes what is the pim mode to configure on the frame
> > cloud(Do
> we
> > have to create a loopback on the rp candidate and enable
> > sparse-dense
> > mode)
> > if you are using auto-rp, you will need to use sparse-dense mode
> > over
> the
> > frame-cloud. You do not have to create a loopback, you can use an
> Ethernet
> > interface, but you must enable sparse-dense mode on the Ethernet
> > interface. If you do create a loopback interface, you should enable
> > sparse-dense mode on that interface
>
> You don't necessarily need to run sparse-dense mode with auto-rp. You
> can statically define a default RP for the auto-rp groups, or you can
> run auto-rp listener.
>
> Brian McGahan, CCIE #8593
> bmcgahan@internetworkexpert.com
>
> Internetwork Expert, Inc.
> http://www.InternetworkExpert.com
> Toll Free: 877-224-8987 x 705
> Outside US: 775-826-4344 x 705
> 24/7 Support: http://forum.internetworkexpert.com
> Live Chat: http://www.internetworkexpert.com/chat/
>
>
> > -----Original Message-----
> > From: nobody@groupstudy.com [mailto:nobody@groupstudy.com] On Behalf
> Of
> > tycampbell@comcast.net
> > Sent: Wednesday, September 01, 2004 10:39 AM
> > To: mani poopal; ccielab@groupstudy.com
> > Subject: Re: ip pim nbma mode/auto rp/dense mode
> >
> > > (Q1)Guys do we have to use ip pim nbma command on multicast over
> frame
> > cloud.
> > yes, but only on the hub router of the frame-relay cloud, not on
> the
> > spokes
> >
> > > (Q2)Is this command only works with sparse mode or will it works
> with
> > sparse
> > > dese mode too.
> > not really necessary to use it for sparse-dense mode
> >
> > > (Q3)If you use auto-rp, you need a dense mode component(sparse
> > > dense
> > mode) for rp candidate to talk to mapping agent. When mapping agent
> is
> > configured on the hub router(of NBMA) and if RP candidates are
> configured
> > on the spokes what is the pim mode to configure on the frame
> > cloud(Do
> we
> > have to create a loopback on the rp candidate and enable
> > sparse-dense
> > mode)
> > if you are using auto-rp, you will need to use sparse-dense mode
> > over
> the
> > frame-cloud. You do not have to create a loopback, you can use an
> Ethernet
> > interface, but you must enable sparse-dense mode on the Ethernet
> > interface. If you do create a loopback interface, you should enable
> > sparse-dense mode on that interface
> >
> > > (Q4.)What is the easiest way do determine that we need static
> > > mroute
> > command on the multicast routers.
> > Watch for the RPF check, make sure that the multicast traffic is
> flowing
> > in the direction that you want it to.If it is not, then you should
> > use
> an
> > mroute
> >
> > HTH! :-)
> >
> >
> >
> >
> >
> >
> >
> >
> >
> >
> > -------------- Original message --------------
> >
> > > Hi Group,
> > >
> > > I am reading Williams Multicast book and has some questions
> > >
> > > "ip pim nbma mode only support pim sparse mode, and dense mode
> > > will
> not
> > work
> > > properly on P2M NBMA networks(Frame Relay)"
> > >
> > > (Q1)Guys do we have to use ip pim nbma command on multicast over
> frame
> > cloud.
> > > (Q2)Is this command only works with sparse mode or will it works
> with
> > sparse
> > > dese mode too.
> > > (Q3)If you use auto-rp, you need a dense mode component(sparse
> > > dense
> > mode) for
> > > rp candidate to talk to mapping agent. When mapping agent is
> configured
> > on the
> > > hub router(of NBMA) and if RP candidates are configured on the
> spokes
> > what is
> > > the pim mode to configure on the frame cloud(Do we have to create
> > > a
> > loopback on
> > > the rp candidate and enable sparse-dense mode) In the above
> > > situation, can we configure sparse mode on the frame
> > cloud(serial
> > > interfaces) and sparse dense mode on the loop back interface of RP
> > candidate.
> > > (Q4.)What is the easiest way do determine that we need static
> > > mroute
> > command on
> > > the multicast routers.
> > >
> > > group sorry for long list of questions. Answers from group experts
> are
> > > appreciated
> > >
> > > thanks
> > >
> > > Mani
> > >
> > >
> > > B.ENG,A+,CCNA,CCNP,CCNP-VOICE, CSS1,CNA,MCSE
> > > (416)431 9929
> > > MANI_CCIE@YAHOO.COM
> > >
> > > --------------------------------- Do you Yahoo!?
> > > Yahoo! Mail - Helps protect you from nasty viruses.
> > >
> > >
> ______________________________________________________________________
> _
> > > Please help support GroupStudy by purchasing your study materials
> from:
> > > http://shop.groupstudy.com
> > >
> > > Subscription information may be found at:
> > > http://www.groupstudy.com/list/CCIELab.html
> >
> >
> ______________________________________________________________________
> _
> > Please help support GroupStudy by purchasing your study materials
> from:
> > http://shop.groupstudy.com
> >
> > Subscription information may be found at:
> > http://www.groupstudy.com/list/CCIELab.html
>
> ______________________________________________________________________
> _ Please help support GroupStudy by purchasing your study materials
> from:
> http://shop.groupstudy.com
>
> Subscription information may be found at:
> http://www.groupstudy.com/list/CCIELab.html
This archive was generated by hypermail 2.1.4 : Fri Oct 01 2004 - 15:00:34 GMT-3