PIM over Frame-relay

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-01-2007 07:03 AM - edited 03-03-2019 03:59 PM
I cannot get PIM to establish neighborship over Frame-relay in p-t-mp network. What is necessary to get it working? "ip pim nbma-mode" interface command does not seem to help.
interface Serial6/7:0.2 multipoint
ip address 10.0.1.129 255.255.255.128
ip pim nbma-mode
ip pim sparse-mode
ip ospf network broadcast
ip ospf priority 50
ntp broadcast
frame-relay interface-dlci 144
frame-relay interface-dlci 145
R1#sh ip pim interface
Address Interface Ver/ Nbr Query DR DR
Mode Count Intvl Prior
10.0.1.129 Serial6/7:0.2 v2/S 0 30 1 10.0.1.129
- Labels:
-
Other Routing

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-02-2007 06:58 AM
I tried all kinds of things (like disabling InARP and introducing static DLCI-IP mapping) and at some point PIM started to work over the FR cloud. I then tried to revert the configuration to the original (non-working) state, but PIM still works. I have no idea what was different.
