Thank You All: OSPF Virtual Link and Authentication

From: Alex Yeung (alex.yeung@xxxxxxxx)
Date: Wed Jan 26 2000 - 14:54:47 GMT-3


   
Hi All,

Thanks for all your responses, really appreciated. I tried implement 'area 0
auth mess' under r1's ospf router configuration(as suggested by all of you),
and everything seems to be working. However, when I do 'sh ip os v' on r1
and r2, it says that 'no key is configured', any ideas? Following are the
configurations for r1 and r2. Can someone tell me if the configurations are
correct?

Thanks again.

I am taking the lab on 2/12 in San Jose, anyone is taking the exam on the
same date?

r1:
interface Loopback0
 ip address 132.1.1.1 255.255.255.0
interface Serial0
 ip address 132.1.15.1 255.255.255.252
 clockrate 2000000
router ospf 1
 network 132.1.1.1 0.0.0.0 area 4
 network 132.1.15.1 0.0.0.0 area 3
 area 0 authentication message-digest
 area 3 virtual-link 132.1.5.5

r1#sh ip os v
Virtual Link OSPF_VL0 to router 132.1.5.5 is up
  Run as demand circuit
  DoNotAge LSA allowed.
  Transit area 3, via interface Serial0, Cost of using 64
  Transmit Delay is 1 sec, State POINT_TO_POINT,
  Timer intervals configured, Hello 10, Dead 40, Wait 40, Retransmit 5
    Hello due in 00:00:00
    Adjacency State FULL (Hello suppressed)
  Message digest authentication enabled
      No key configured, using default key id 0

r2:
interface Loopback0
 ip address 132.1.5.5 255.255.255.0
interface Serial0
 ip address 132.1.10.5 255.255.255.240
 ip ospf message-digest-key 10 md5 cisco
interface Serial1
 ip address 132.1.15.2 255.255.255.252
router ospf 1
 network 132.1.15.2 0.0.0.0 area 3
 network 132.1.10.5 0.0.0.0 area 0
 network 132.1.5.5 0.0.0.0 area 0
 area 0 authentication message-digest
 area 3 virtual-link 132.1.1.1

r2#sh ip os v
Virtual Link OSPF_VL0 to router 132.1.1.1 is up
  Run as demand circuit
  DoNotAge LSA allowed.
  Transit area 3, via interface Serial1, Cost of using 64
  Transmit Delay is 1 sec, State POINT_TO_POINT,
  Timer intervals configured, Hello 10, Dead 40, Wait 40, Retransmit 5
    Hello due in 00:00:06
    Adjacency State FULL (Hello suppressed)
  Message digest authentication enabled
      No key configured, using default key id 0

Alex Yeung, CCNP, MCSE
Network Engineer



This archive was generated by hypermail 2.1.4 : Thu Jun 13 2002 - 08:22:46 GMT-3