Wednesday, June 12, 2013

RIP routing between Ubuntu and CentOS using Quagga

Topology:

Topology

 

Scenario:

  • Routers: 1 Ubuntu Linux with 2 nics, 1 Centos Linux with 2 nics.

  • Clients: 2 Windows 7 with 1 nic.


IP Details

All the Routers in this scenario have a default password of “zebra“.

UbuntuRouter:

  • eth0: 172.16.10.1/24

  • eth1: 10.10.10.1/24


CentOSRouter:

  • eth0: 172.16.10.2/24

  • eth1: 192.168.10.1/24


Clients:


  • Dektop: 192.168.10.50/24


  • Laptop: 10.10.10.50/24


UbuntuRouter Configuration:

UbuntuRouter Configuration 1

UbuntuRouter Configuration 1a























Restart the Router!!!
CentOSRouter Configuration:



















Restart the Router!!!
Troubleshooting Steps for CentOS:






Verification from Routers :-)




Test from Clients :-)

Make a simple test from Laptop.



Make a simple test from Desktop.



Hope this will help you!

No comments:

Post a Comment