Hi Pong,

I tried using 'show ip route' inside zebra but no such command can be found so I use 
MRLG mentioned in this URL http://www-106.ibm.com/developerworks/linux/library/l-emu/ 
but when I tried to execute 'show ip route' nothing appeared in the web console.

Here's the result of the 'route' command in the linux box (router1):

Destination     Gateway         Genmask         Flags Metric Ref    Use Iface
192.168.3.0     *               255.255.255.0   U     0      0        0 eth1
192.168.1.0     *               255.255.255.0   U     0      0        0 eth0
192.168.0.0     *               255.255.252.0   U     0      0        0 eth2
169.254.0.0     *               255.255.0.0     U     0      0        0 eth2
127.0.0.0       *               255.0.0.0       U     0      0        0 lo

Here's the result of the route command in the linux box (router2):

Destination     Gateway         Genmask         Flags Metric Ref    Use Iface
172.16.0.0      *               255.255.255.0   U     0      0        0 eth0
192.168.0.0     *               255.255.252.0   U     0      0        0 eth1
169.254.0.0     *               255.255.0.0     U     0      0        0 eth1
127.0.0.0       *               255.0.0.0       U     0      0        0 lo


Thanks in advance,

sonny

-----Original Message-----
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] Behalf Of Pong
Sent: Thursday, August 05, 2004 12:13 AM
To: Philippine Linux Users Group Mailing List
Subject: Re: [plug] please help configuring a route using zebra for
linuxredhat 9




On Wed, 4 Aug 2004, linux forum wrote:

> ROUTER 1:
> !
> router rip
>  network 192.168.0.0/16
> !
> line vty
> !
> end
> --------------END--------
> ROUTER 2:
> ---------START----------
> !
> router rip
>  network 172.16.0.0/24
>  network 192.168.0.0/16
> !
> line vty
> !

pls show the routing table of Router-1 and Router-2
using 'show ip route' inside zebra and using the
linux 'route' command.

that way, we'll know how the two router's view
the whole network from zebra and from actual
linux routing table.

pong


--
Philippine Linux Users' Group (PLUG) Mailing List
[EMAIL PROTECTED] (#PLUG @ irc.free.net.ph)
Official Website: http://plug.linux.org.ph
Searchable Archives: http://marc.free.net.ph
.
To leave, go to http://lists.q-linux.com/mailman/listinfo/plug
.
Are you a Linux newbie? To join the newbie list, go to
http://lists.q-linux.com/mailman/listinfo/ph-linux-newbie

TREND MICRO EMAIL NOTICE
The information contained in this email and any attachments is confidential and may be 
subject to copyright or other intellectual property protection. If you are not the 
intended recipient, you are not authorized to use or disclose this information, and we 
request that you notify us by reply mail or telephone and delete the original message 
from your mail system.
--
Philippine Linux Users' Group (PLUG) Mailing List
[EMAIL PROTECTED] (#PLUG @ irc.free.net.ph)
Official Website: http://plug.linux.org.ph
Searchable Archives: http://marc.free.net.ph
.
To leave, go to http://lists.q-linux.com/mailman/listinfo/plug
.
Are you a Linux newbie? To join the newbie list, go to
http://lists.q-linux.com/mailman/listinfo/ph-linux-newbie

Reply via email to