SLES10 SP2

Thanks David

I am confused about how to set it up. Right now I get this from ospfd.

show ip ospf neighbor all
 OSPF Routing Process not enabled

The zLinux machine has eth0 172.31.147.5 connected through a vswitch to our 
cisco 6509.
I need to have OSPF advertise 216.113.146.101 as an alternate address for the 
machine.

What parms & addresses do I put in the quagga daemon files? Are there another 
places to check?

zebra.conf
interface eth0
 ip address 172.31.147.5/24
 multicast
 ipv6 nd suppress-ra
!
interface lo
!
interface sit0
 ipv6 nd suppress-ra


ospfd.conf
interface eth0
!
interface lo
!
interface sit0
!
router ospf
 ospf router-id 172.31.147.5
 passive-interface default
 no passive-interface eth0
 network 216.113.146.101/32 area 0.0.0.146



----- "David Boyes" <[email protected]> wrote:

> Yes. OSPF is just a payload on a normal IP packet. I'd suggest layer 2
> for the VSWITCH to permit easier use of the OSPF multicast component,
> but it will work fine without it.
>

----------------------------------------------------------------------
For LINUX-390 subscribe / signoff / archive access instructions,
send email to [email protected] with the message: INFO LINUX-390 or visit
http://www.marist.edu/htbin/wlvindex?LINUX-390

Reply via email to