en
conf t
hostname 123456-R1
int s0/0
ip address 172.16.1.254 255.255.0.0
bandwidth 100000000
encapsulation frame-relay
frame-relay lmi-type ansi
frame-relay interface-dlci 102
no shutdown
int f0/0
ip address 192.168.1.254 255.255.255.0
no shutdown
exit
router rip
version 2
network 172.16.0.0
network 192.168.1.0
exit
exit
copy run start
(For Router 2)
en
conf t
hostname 123456-R2
int s0/0
ip address 172.16.2.254 255.255.0.0
bandwidth 100000000
encapsulation frame-relay
frame-relay lmi-type ansi
frame-relay interface-dlci 201
no shutdown
int f0/0
ip address 192.168.2.254 255.255.255.0
no shutdown
exit
router rip
version 2
network 172.16.0.0
network 192.168.2.0
exit
exit
copy run start
(For Router 4)
en
conf t
hostname 123456-R4
interface s0/0
encapsulation frame-relay
no shutdown
interface s0/0.1 point-to-point
frame-relay interface-dlci 401
ip address 172.16.1.253 255.255.255.0
interface s0/0.2 point-to-point
frame-relay interface-dlci 402
ip address 172.16.2.253 255.255.255.0
interface s0/0.3 point-to-point
frame-relay interface-dlci 403
ip address 172.16.3.253 255.255.255.0
exit
router rip
version 2
network 172.16.0.0
exit
exit
copy run start
(For Router 1)
en
conf t
hostname 123456-R1
interface s0/0
encapsulation frame-relay
frame-relay interface-dlci 104
ip address 172.16.1.254 255.255.255.0
no shutdown
int f0/0
ip address 192.168.1.254 255.255.255.0
no shutdown
exit
router rip
version 2
network 172.16.0.0
network 192.168.1.0
exit
exit
copy run start
(For Router 2)
en
conf t
hostname 123456-R2
interface s0/0
encapsulation frame-relay
frame-relay interface-dlci 204
ip address 172.16.2.254 255.255.255.0
no shutdown
int f0/0
ip address 192.168.2.254 255.255.255.0
no shutdown
exit
router rip
version 2
network 172.16.0.0
network 192.168.2.0
exit
exit
copy run start
(For Router 3)
en
conf t
hostname 123456-R3
interface s0/0
encapsulation frame-relay
frame-relay interface-dlci 304
ip address 172.16.3.254 255.255.255.0
no shutdown
int f0/0
ip address 192.168.3.254 255.255.255.0
no shutdown
exit
router rip
version 2
network 172.16.0.0
network 192.168.3.0
exit
exit
copy run start
(For Router 1)
en
conf t
hostname 123456-R1
interface s0/0
encapsulation frame-relay
interface s0/0.1 point-to-point
frame-relay interface-dlci 104
ip address 172.16.1.254 255.255.255.0
interface s0/0.2 point-to-point
frame-relay interface-dlci 103
ip address 172.16.4.254 255.255.255.0
interface s0/0.3 point-to-point
frame-relay interface-dlci 102
ip address 172.16.5.254 255.255.255.0
int s0/0
no shut
int f0/0
ip address 192.168.1.254 255.255.255.0
no shut
exit
router rip
version 2
network 172.16.0.0
network 192.168.1.0
exit
exit
copy run start
(For Router 2)
en
conf t
hostname 123456-R2
interface s0/0
encapsulation frame-relay
interface s0/0.1 point-to-point
frame-relay interface-dlci 204
ip address 172.16.2.254 255.255.255.0
interface s0/0.2 point-to-point
frame-relay interface-dlci 203
ip address 172.16.6.254 255.255.255.0
interface s0/0.3 point-to-point
frame-relay interface-dlci 201
ip address 172.16.5.253 255.255.255.0
int s0/0
no shut
int f0/0
ip address 192.168.2.254 255.255.255.0
no shut
exit
router rip
version 2
network 172.16.0.0
network 192.168.2.0
exit
exit
copy run start
(For Router 3)
en
conf t
hostname 123456-R3
interface s0/0
encapsulation frame-relay
interface s0/0.1 point-to-point
frame-relay interface-dlci 304
ip address 172.16.3.254 255.255.255.0
interface s0/0.2 point-to-point
frame-relay interface-dlci 301
ip address 172.16.4.253 255.255.255.0
interface s0/0.3 point-to-point
frame-relay interface-dlci 302
ip address 172.16.6.253 255.255.255.0
int s0/0
no shut
int f0/0
ip address 192.168.3.254 255.255.255.0
no shut
exit
router rip
version 2
network 172.16.0.0
network 192.168.3.0
exit
exit
copy run start
(For Router 4)
en
conf t
hostname 123456-R4
interface s0/0
encapsulation frame-relay
interface s0/0.1 point-to-point
frame-relay interface-dlci 401
ip address 172.16.1.253 255.255.255.0
interface s0/0.2 point-to-point
frame-relay interface-dlci 402
ip address 172.16.2.253 255.255.255.0
interface s0/0.3 point-to-point
frame-relay interface-dlci 403
ip address 172.16.3.253 255.255.255.0
int s0/0
no shut
exit
router rip
version 2
network 172.16.0.0
exit
exit
copy run start