OSPF Adj. problem

From: navaid@rogers.com
Date: Sat Sep 06 2003 - 17:12:15 GMT-3


Frame relay was configured to use md5 authentication and all the commands are no removed and routers rebooted. I am having problem with ospf adjacency.

Following is output of debug ip ospf packet.
000266: *Feb 28 18:20:36.357: OSPF: Rcv pkt from 136.10.100.2, Serial0 : Mismatch Authentication type. Input packet specified type 0, we use type 2

It is still trying to use authentication but I don't see it in my interface configurtion. follwoing is drawign and config.

   R5-s0-------s0.100---R2---S0.100--------s0-R6

R2#sh run int s0.100
Building configuration...

Current configuration : 469 bytes
!
interface Serial0.100 multipoint
 ip address 136.10.100.2 255.255.255.224
 ip pim sparse-dense-mode
 ip ospf network point-to-multipoint non-broadcast
 frame-relay de-group 1 105
 frame-relay de-group 1 106
 frame-relay map ip 136.10.100.2 105
 frame-relay map ip 136.10.100.5 105 broadcast
 frame-relay map ip 136.10.100.6 106 broadcast
 frame-relay interface-dlci 105
  class frts104
 frame-relay interface-dlci 106
  class frts106
 no frame-relay inverse-arp
end

R5#sh run int s0
Building configuration...

Current configuration : 414 bytes
!
interface Serial0
 ip address 136.10.100.5 255.255.255.224
 ip pim sparse-dense-mode
 encapsulation frame-relay
 ip ospf network point-to-multipoint non-broadcast
 frame-relay map ip 136.10.100.2 501 broadcast
 frame-relay map ip 136.10.100.5 501 broadcast
 frame-relay map ip 136.10.100.6 501 broadcast
 frame-relay interface-dlci 501
  class frts501
 no frame-relay inverse-arp
 frame-relay lmi-type ansi
end

Navaid

1



This archive was generated by hypermail 2.1.4 : Wed Oct 01 2003 - 07:24:24 GMT-3