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

Pong <[EMAIL PROTECTED]> wrote:


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
.
T o 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


Do you Yahoo!?
Yahoo! Mail - 50x more storage than other providers!
--
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