[zebra 22875] Installation or Configuration

[email protected]
Newsgroups gmane.network.zebra
Message-ID <[email protected]>
I may be asking a very common question to the list. I have installed
quagga-0.99.4 and the daemons are running fine. My intention was to test
BGP with 3 zebra router. I started with simple routing through static
route to see it is working and I've failed. Bellow are my configuration:

------
ps -axf
 5701 ?        S      0:00 [zebra]
 5727 ?        S      0:00 [bgpd]
 5750 ?        S      0:00 [ospfd]
 5774 ?        S      0:00 [ripd]
-------


PC--R1--R2--PC

R1
!
interface Ethernet0
 ip address 192.168.101.1 255.255.255.0
!
interface Ethernet1
 ip address 192.168.1.1 255.255.255.0
!
!
ip route 192.168.100.0 255.255.255.0 192.168.1.2

R2
!
interface Ethernet0
 ip address 192.168.100.1 255.255.255.0
!
interface Ethernet1
 ip address 192.168.1.2 255.255.255.0
!
!
ip route 192.168.101.0 255.255.255.0 192.168.1.1

I've tested the same at netsim it works fine but at zebra its not. Can
someone give me any clue what did i miss at the installation or
configuration part?

Regards
Sharif
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.