Re: OSPF using neighbour command over NBMA question

From: sabrina pittarel (sabri_esame@yahoo.com)
Date: Fri Sep 01 2006 - 01:30:54 ART


Same here and I did the same.
 Unfortunately you save your config, you reload your box and you are back there again :-(
 
 Sabrina

----- Original Message ----
From: Max Bozeman <maxbozeman@excite.com>
To: khakhtar@cisco.com; ccielab@groupstudy.com
Sent: Thursday, August 31, 2006 8:32:45 AM
Subject: RE: OSPF using neighbour command over NBMA question

I had this problem once. I had already defined a virtual-link to go over the frame connection. I believe I removed the VL and then added the neighbor statement. I then readded my VL.

 --- On Thu 08/31, Khalid Akhtar (khakhtar) < khakhtar@cisco.com > wrote:
From: Khalid Akhtar (khakhtar) [mailto: khakhtar@cisco.com]
To: ccielab@groupstudy.com
Date: Thu, 31 Aug 2006 10:55:40 -0400
Subject: OSPF using neighbour command over NBMA question

Hi<br><br>I am getting following error message when I try to configure neighbor<br>command under ospf. My configuration looks like this, Any idea what is<br>missing here?<br><br>R2(config)#router ospf 1<br>R2(config-router)#neighbor 150.50.25.5<br>OSPF: Neighbor command is allowed only on NBMA and point-to-multipoint<br>networks<br>R2(config-router)#<br><br><br><br>R2#show running-config interface serial 4/3.25<br>Building configuration...<br><br>Current configuration : 214 bytes<br>!<br>interface Serial4/3.25 multipoint<br> ip address 150.50.25.2 255.255.255.0<br> ip ospf network non-broadcast<br> ip ospf priority 100<br> frame-relay map ip 150.50.25.2 205<br> frame-relay map ip 150.50.25.5 205 broadcast<br>end<br><br>R2#show running-config interface serial 4/3<br>Building configuration...<br><br>Current configuration : 121 bytes<br>!<br>interface Serial4/3<br> no ip address<br> encapsulation frame-relay<br> serial restart-delay 0<br> no frame-relay
inverse-arp<br>end<br><br>R2#ping 150.50.25.5<br><br>Type escape sequence to abort.<br>Sending 5, 100-byte ICMP Echos to 150.50.25.5, timeout is 2 seconds:<br>!!!!!<br>Success rate is 100 percent (5/5), round-trip min/avg/max = 1/3/4 ms<br>R2#<br>R2#sh<br>R2#show ip os<br>R2#show ip ospf in<br>R2#show ip ospf interface ser<br>R2#show ip ospf interface serial 4/3.25<br>Serial4/3.25 is up, line protocol is up<br> Internet Address 150.50.25.2/24, Area 25<br> Process ID 1, Router ID 2.2.2.2, Network Type NON_BROADCAST, Cost: 64<br> Transmit Delay is 1 sec, State DR, Priority 100<br> Designated Router (ID) 2.2.2.2, Interface address 150.50.25.2<br> No backup designated router on this network<br> Timer intervals configured, Hello 30, Dead 120, Wait 120, Retransmit 5<br> oob-resync timeout 120<br> Hello due in 00:00:01<br> Supports Link-local Signaling (LLS)<br> Index 2/7, flood queue length 0<br> Next 0x0(0)/0x0(0)<br> Last flood scan length is 0, maximum is 0<br>
  
Last flood scan time is 0 msec, maximum is 0 msec<br> Neighbor Count is 0, Adjacent neighbor count is 0<br> Suppress hello for 0 neighbor(s)<br><br>_________________________________________________________________<br><br>Remote end:<br><br>R5#show running-config interface serial 1/0<br>Building configuration...<br><br>Current configuration : 226 bytes<br>!<br>interface Serial1/0<br> ip address 150.50.25.5 255.255.255.0<br> encapsulation frame-relay<br> serial restart-delay 0<br> frame-relay map ip 150.50.25.2 502 broadcast<br> frame-relay map ip 150.50.25.5 502<br> no frame-relay inverse-arp<br>end<br><br>R5#sh<br>R5#show inter<br>R5#show interfaces sewr<br>R5#sho<br>R5#show ip os<br>R5#show ip ospf in<br>R5#show ip ospf interface ser<br>R5#show ip ospf interface serial 1/0<br>Serial1/0 is up, line protocol is up<br> Internet Address 150.50.25.5/24, Area 25<br> Process ID 1, Router ID 5.5.5.5, Network Type NON_BROADCAST, Cost: 64<br> Transmit Delay is 1 sec, State DR,
Priority 1<br> Designated Router (ID) 5.5.5.5, Interface address 150.50.25.5<br> No backup designated router on this network<br> Timer intervals configured, Hello 30, Dead 120, Wait 120, Retransmit 5<br> oob-resync timeout 120<br> Hello due in 00:00:04<br> Index 2/5, flood queue length 0<br> Next 0x0(0)/0x0(0)<br> Last flood scan length is 1, maximum is 25<br> Last flood scan time is 0 msec, maximum is 0 msec<br> Neighbor Count is 0, Adjacent neighbor count is 0<br> Suppress hello for 0 neighbor(s)<br>R5#ping 150.50.25.2<br><br>Type escape sequence to abort.<br>Sending 5, 100-byte ICMP Echos to 150.50.25.2, timeout is 2 seconds:<br>!!!!!<br>Success rate is 100 percent (5/5), round-trip min/avg/max = 1/2/4 ms<br>R5#<br>R5#<br><br>_______________________________________________________________________<br>Subscription information may be found at: <br>http://www.groupstudy.com/list/CCIELab.html>



This archive was generated by hypermail 2.1.4 : Sun Oct 01 2006 - 16:55:39 ART