RE: OSPF using neighbour command over NBMA question

From: Victor Cappuccio (cvictor@protokolgroup.com)
Date: Thu Aug 31 2006 - 12:43:30 ART


Hi, I run to a similar situation
http://www.groupstudy.com/archives/ccielab/200606/msg01444.html

Seems to be a BUG.

Regards
Victor.-

-----Mensaje original-----
De: nobody@groupstudy.com [mailto:nobody@groupstudy.com] En nombre de Khalid
Akhtar (khakhtar)
Enviado el: Jueves, 31 de Agosto de 2006 10:56 a.m.
Para: ccielab@groupstudy.com
Asunto: OSPF using neighbour command over NBMA question

Hi

I am getting following error message when I try to configure neighbor
command under ospf. My configuration looks like this, Any idea what is
missing here?

R2(config)#router ospf 1
R2(config-router)#neighbor 150.50.25.5
OSPF: Neighbor command is allowed only on NBMA and point-to-multipoint
networks
R2(config-router)#

R2#show running-config interface serial 4/3.25
Building configuration...

Current configuration : 214 bytes
!
interface Serial4/3.25 multipoint
 ip address 150.50.25.2 255.255.255.0
 ip ospf network non-broadcast
 ip ospf priority 100
 frame-relay map ip 150.50.25.2 205
 frame-relay map ip 150.50.25.5 205 broadcast
end

R2#show running-config interface serial 4/3
Building configuration...

Current configuration : 121 bytes
!
interface Serial4/3
 no ip address
 encapsulation frame-relay
 serial restart-delay 0
 no frame-relay inverse-arp
end

R2#ping 150.50.25.5

Type escape sequence to abort.
Sending 5, 100-byte ICMP Echos to 150.50.25.5, timeout is 2 seconds:
!!!!!
Success rate is 100 percent (5/5), round-trip min/avg/max = 1/3/4 ms
R2#
R2#sh
R2#show ip os
R2#show ip ospf in
R2#show ip ospf interface ser
R2#show ip ospf interface serial 4/3.25
Serial4/3.25 is up, line protocol is up
  Internet Address 150.50.25.2/24, Area 25
  Process ID 1, Router ID 2.2.2.2, Network Type NON_BROADCAST, Cost: 64
  Transmit Delay is 1 sec, State DR, Priority 100
  Designated Router (ID) 2.2.2.2, Interface address 150.50.25.2
  No backup designated router on this network
  Timer intervals configured, Hello 30, Dead 120, Wait 120, Retransmit 5
    oob-resync timeout 120
    Hello due in 00:00:01
  Supports Link-local Signaling (LLS)
  Index 2/7, flood queue length 0
  Next 0x0(0)/0x0(0)
  Last flood scan length is 0, maximum is 0
  Last flood scan time is 0 msec, maximum is 0 msec
  Neighbor Count is 0, Adjacent neighbor count is 0
  Suppress hello for 0 neighbor(s)



This archive was generated by hypermail 2.1.4 : Fri Sep 01 2006 - 15:41:59 ART