RE: problem with MBMA and multicast

From: Adam Crisp (adam.crisp@totalise.co.uk)
Date: Sat Sep 28 2002 - 12:19:54 GMT-3


Hi John

I've taken out all the routing (unicast) config ro simplify...

If the FR connection is broadcast then I can do a
show ip pim nei - can get R2/R3 as neighbors,
If the FR connection is non broadcast, the they do not show as neighbors,

I have tried statically mapping the RP, to 130.1.1.2, as auto-RP doesn't
work (multicast)

thanks

Adam

ROUTER1
ip pim bidir-enable
ip pim rp-address 130.1.1.2
interface FastEthernet0/0
 desc "host is connected to this interface"
 ip address 192.168.200.124 255.255.255.0
 ip pim sparse-mode
 ip igmp join-group 234.5.6.8

interface Ethernet1/0
 description connection to router 2
 ip address 130.1.1.1 255.255.255.0
 ip pim sparse-dense-mode
 half-duplex
end

ROUTER2
ip pim bidir-enable
ip pim rp-address 130.1.1.2
ip pim rp-announce-filter group-list 51
ip pim send-rp-announce Ethernet1/0 scope 15 bidir
ip pim send-rp-discovery scope 15
access-list 51 permit 234.5.0.0 0.0.255.255

int Ethernet 1/0
 description connection to router1
 bandwidth 10000
 ip address 130.1.1.2 255.255.255.0
 ip pim sparse-dense-mode
  no ip mroute-cache
 half-duplex
 !
interface Serial3/0
 desc frame connection to router 3
 bandwidth 64
 ip address 130.0.1.2 255.255.255.0
 ip pim dr-priority 50
 ip pim nbma-mode
 ip pim sparse-mode
 encapsulation frame-relay
 no ip mroute-cache
  clockrate 64000
  frame-relay map ip 130.0.1.6 206
 frame-relay map ip 130.0.1.6 206 broadcast
 no frame-relay inverse-arp

Router3

interface Ethernet1/0
 ip address 130.2.1.6 255.255.255.0
 ip pim sparse-mode
 ip igmp join-group 234.5.6.8
 ip cgmp
 half-duplex

interface Serial3/0
 bandwidth 64
 ip address 130.0.1.6 255.255.255.0
 ip pim dr-priority 0
 ip pim nbma-mode
 ip pim sparse-mode
 encapsulation frame-relay
 no fair-queue
 clockrate 64000
 frame-relay map ip 130.0.1.2 206

-----Original Message-----
From: nobody@groupstudy.com [mailto:nobody@groupstudy.com]On Behalf Of
Routopia.com
Sent: 28 September 2002 15:26
To: Adam Crisp; Ccielab
Subject: Re: problem with MBMA and multicast

Hi,
Can you post your configs?

John
7536
_______________________
http://www.routopia.com
Your source for remote CCIE equipment rental. We have
ATM, ISDN, Catalyst 3550, lab scenarios and more. All
at a low low rental price. No source will give you a
more comprehensive solution at such a low price.
Guaranteed!

--- Adam Crisp <adam.crisp@totalise.co.uk> wrote:
> Hi group.
>
> I am having problems with a NON broadcast configured
> framrelay connection
> and PIM
>
>
> HostA---R1-----E-----R2------NMBAFR------R3---Host2
>
> RP is configured and announced at R2 Ethhernet
> (between R1&R2)
>
> 1. If FR is configured as broadcast capable then
> R2&R3 are PIM neibours!
>
> 2. If FR is configured as NON-Bcast then R2 & R2 are
> NOT PIM neibours.
>
> I have tried the "ip pim NMBA" command, but this
> does not seam to work.
> Have I do do anything else? I have searched CO
>
> thanks
>
> Adam

=====



This archive was generated by hypermail 2.1.4 : Mon Oct 07 2002 - 07:44:06 GMT-3