wording in the lab // advertise in the OSPF domain

From: Ovidiu Neghina (o.neghina@gmail.com)
Date: Sun Jul 08 2007 - 10:34:00 ART


Hi dear all,
If the ospf section of a lab requests:
advertise loopback 0 interfaces of R1 in the OSPF domain without using
network command and R1 has 3 areas: 0,27,34 what would be correct :

1. just pick an area and use ip ospf 1 area x under the interface, for
example:

Int lo0
  ip ospf 1 area 0

or
2. use redistribute connected
router ospf 1
redistribute connected route-map CONN->OSPF

 route-map CONN->OSPF permit 10
   match interface lo0

Your opinion is greatly appreciated

All the best
Ovidiu



This archive was generated by hypermail 2.1.4 : Sat Aug 18 2007 - 08:17:40 ART