Re: OSPF virtual links

From: CiscoCCNP3@xxxxxxx
Date: Fri Feb 22 2002 - 17:03:07 GMT-3


   
hiya,

this is my current config with hard coded router-id and v-link (actually from
the Darth Reid Solie lab i have set up) The hard coding the ID's saves a lot
of giref IMHO

area 0 ----r4----area 30----r5----area 50

R4#shb r os
router ospf 1
 router-id 4.4.4.4
 log-adjacency-changes
 area 30 virtual-link 5.5.5.5
 network 133.10.1.0 0.0.0.31 area 0
 network 133.10.30.0 0.0.0.15 area 0
 network 133.10.32.0 0.0.0.255 area 30
 network 133.10.33.0 0.0.0.63 area 30

R4#s ip o vi
Virtual Link OSPF_VL1 to router 5.5.5.5 is up
  Run as demand circuit
  DoNotAge LSA allowed.
  Transit area 30, via interface Ethernet0, Cost of using 10
  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)

R5#shb r os
router ospf 1
 router-id 5.5.5.5
 log-adjacency-changes
 area 30 virtual-link 4.4.4.4
 area 50 range 192.168.1.0 255.255.255.0
 network 133.10.2.0 0.0.0.255 area 0
 network 133.10.33.0 0.0.0.63 area 30
 network 192.168.1.0 0.0.0.255 area 50
<edit>

R5#s ip o vir
Virtual Link OSPF_VL1 to router 4.4.4.4 is up
  Run as demand circuit
  DoNotAge LSA allowed.
  Transit area 30, via interface Ethernet0, Cost of using 10
  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:04
    Adjacency State FULL (Hello suppressed)

HTH, regards, peace \/

joey r
ccnp/dp/si



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