This
is my experiment using GNS3 to make a Routing Information Protocol (RIP) simulation. GNS3 is an open source (GNU GPL) software that
simulate complex networks while being as close as possible from the way real
networks perform, all of this without having dedicated network hardware such as
routers and switches (Wikipedia).
I
assume you know much about the theory RIP and you have successfully installed
GNS3. So in this post we will not discuss the theory RIP. Ok, let's try to make it.
R-
JKT
|
R-CORE
|
R-MTR
|
|
Fa
0/0
|
10.10.1.1/24
|
192.168.1.2/30
|
10.10.3.1/24
|
Fa
0/1
|
10.10.2.1/24
|
192.168.2.2/30
|
10.10.4.1/24
|
Comp
1
|
10.10.1.2/24
|
10.10.3.2/24
|
|
Comp
1
|
10.10.2.2/24
|
10.10.4.2/24
|
|
Fa
1/0
|
192.168.1.1/30
|
192.168.2.1/30
|
|
Loopback0
|
10.1.1.1/24
|
10.2.2.2/24
|
Look at the image above. There are 3 routers. All routers use router C2691 version. Because routers R2 and R3 must have 3 interfaces, so add 1 interface again.