OSPF and secondary IP addresses

From: Chris Le (cle@xxxxxxxxx)
Date: Fri Apr 09 1999 - 12:24:03 GMT-3


   
There are 2 requirements for secondary IP address to work in OSPF.
1. The primary IP address must be configured for OSPF
2. The primary and secondary address must be in the same area

int e 0
 ip address 1.0.0.1 255.0.0.0
 ip address 2.0.0.1 255.0.0.0 secondary
router ospf 1
 network 1.0.0.0 0.255.255.255 area 0
 network 2.0.0.0 0.255.255.255 area 0

Chris



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