cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
352
Views
0
Helpful
2
Replies

RIPV2 CONNECTION PROBLEMS

Hello everyone.

Im having some tasks to do in my final exam and everything I try seems to fail, can u guys help me please?

So, as you see in the image (1), I'm trying to ping 8.8.8.8, 151.101.133.67 and 170.1.2.3 Servers  from the higher router called "ISP_A_Porto", I can do it easily to the 151.101.133.67 Server but for the others, I got no response.

I need to use RIP V2 protocol...I think I got everything right on the middle path, as u can see by the ip route of RouterCnn (2) but I didnt find a way to use a similar configuration in the first path, for example (as you see in ip route of "RouterDNS")...How can I change the ip route of "RouterDNS" and "RouterMail" to make it all work as I want?

 

The rest of IP routes are in the images:

2- RouterCNN

3- RouterDNS

4-GigaPix_Porto;

5-ISP_A_Porto

-------------------------------------------------------------------------------------------------------

RouterCNN CONFIG:

ipcef

no ipv6 cef

!

 

interface Serial0/0

no ip address

encapsulation frame-relay

clock rate 125000

!

interface Serial0/0.400 point-to-point

ip address 10.10.8.1 255.255.255.0

frame-relay interface-dlci 400

!

interface Serial0/0.401 point-to-point

ip address 10.10.5.2 255.255.255.0

frame-relay interface-dlci 401

!

interface Serial1/0

no ip address

clock rate 2000000

shutdown

!

interface Serial2/0

no ip address

clock rate 2000000

shutdown

!

interface GigabitEthernet3/0

ip address 151.101.133.1 255.255.255.0

duplex auto

speed auto

!

interface GigabitEthernet4/0

no ip address

duplex auto

speed auto

shutdown

!

interface GigabitEthernet5/0

no ip address

duplex auto

speed auto

shutdown

!

interface GigabitEthernet6/0

no ip address

duplex auto

speed auto

shutdown

!

interface GigabitEthernet7/0

no ip address

duplex auto

speed auto

shutdown

!

interface GigabitEthernet8/0

no ip address

duplex auto

speed auto

shutdown

!

interface GigabitEthernet9/0

no ip address

duplex auto

speed auto

shutdown

!

router rip

version 2

network 10.0.0.0

network 151.101.0.0

no auto-summary

!

ip classless

ip route 10.10.6.0 255.255.255.0 10.10.8.2

ip route 10.10.7.0 255.255.255.0 10.10.8.2

ip flow-export version 9

line con 0

line aux 0

line vty 0 4

login

--------------------------------------------------------------------------------------------------------

RouterMail Config

no ip cef

no ipv6 cef

!

!

!

!

!

!

!

!

!

!

!

!

!

!

!

!

!

!

interface Serial0/0

no ip address

encapsulation frame-relay

clock rate 125000

!

interface Serial0/0.500 point-to-point

ip address 10.10.11.2 255.255.255.0

frame-relay interface-dlci 500

!

interface Serial0/0.501 point-to-point

ip address 10.10.12.1 255.255.255.0

frame-relay interface-dlci 501

!

interface Serial1/0

no ip address

clock rate 2000000

shutdown

!

interface Serial2/0

no ip address

clock rate 2000000

shutdown

!

interface GigabitEthernet3/0

ip address 170.1.2.1 255.255.255.0

duplex auto

speed auto

!

interface GigabitEthernet4/0

no ip address

duplex auto

speed auto

shutdown

!

interface GigabitEthernet5/0

no ip address

duplex auto

speed auto

shutdown

!

interface GigabitEthernet6/0

no ip address

duplex auto

speed auto

shutdown

!

interface GigabitEthernet7/0

no ip address

duplex auto

speed auto

shutdown

!

interface GigabitEthernet8/0

no ip address

duplex auto

speed auto

shutdown

!

interface GigabitEthernet9/0

no ip address

duplex auto

speed auto

shutdown

!

router rip

version 2

network 10.0.0.0

network 170.1.0.0

no auto-summary

!

ip classless

ip route 10.10.6.0 255.255.255.0 10.10.11.1

ip route 10.10.7.0 255.255.255.0 10.10.11.1

!

ip flow-export version 9

!

line con 0

!

line aux 0

!

line vty 0 4

login

!

-------------------------------------------------------------------------------------------------------

GigaPix_Porto CONFIG

no ip cef

no ipv6 cef

!

!

!

!

!

!

!

!

!

!

!

!

!

!

!

!

!

!

interface Serial0/0

no ip address

encapsulation frame-relay

!

interface Serial0/0.300 point-to-point

ip address 10.10.5.1 255.255.255.0

frame-relay interface-dlci 300

!

interface Serial0/0.301 point-to-point

ip address 10.10.8.2 255.255.255.0

frame-relay interface-dlci 301

!

interface Serial0/0.700 point-to-point

ip address 10.10.10.5 255.255.255.0

frame-relay interface-dlci 700

!

interface Serial0/0.701 point-to-point

ip address 10.10.9.5 255.255.255.0

frame-relay interface-dlci 701

!

interface Serial0/0.800 point-to-point

ip address 10.10.11.1 255.255.255.0

frame-relay interface-dlci 800

!

interface Serial0/0.801 point-to-point

ip address 10.10.12.2 255.255.255.0

frame-relay interface-dlci 801

!

interface Serial1/0

no ip address

clock rate 2000000

shutdown

!

interface Serial2/0

no ip address

clock rate 2000000

shutdown

!

interface GigabitEthernet3/0

ip address 10.10.7.2 255.255.255.0

duplex auto

speed auto

!

interface GigabitEthernet4/0

ip address 10.10.6.1 255.255.255.0

duplex auto

speed auto

!

interface GigabitEthernet5/0

no ip address

duplex auto

speed auto

shutdown

!

interface GigabitEthernet6/0

no ip address

duplex auto

speed auto

shutdown

!

interface GigabitEthernet7/0

no ip address

duplex auto

speed auto

shutdown

!

interface GigabitEthernet8/0

no ip address

shutdown

!

interface GigabitEthernet9/0

ip address 10.10.2.2 255.255.255.0

!

router ospf 10

router-id 2.2.2.2

log-adjacency-changes

network 10.10.2.0 0.0.0.255 area 0

!

router rip

version 2

network 10.0.0.0

no auto-summary

!

ip classless

ip route 8.0.0.0 255.0.0.0 10.10.10.4

ip route 151.101.133.0 255.255.255.0 10.10.5.2

ip route 170.1.2.0 255.255.255.0 10.10.12.1

!

ip flow-export version 9

!

!

!

!

!

!

!

!

line con 0

!

line aux 0

!

line vty 0 4

login

-------------------------------------------------------------------------------------------------------ISP_A_Porto CONFIG

 

no ip cef

no ipv6 cef

!

!

!

!

!

!

!

!

!

!

!

!

!

!

!

!

!

!

interface Serial0/0

no ip address

clock rate 2000000

shutdown

!

interface Serial1/0

no ip address

clock rate 2000000

shutdown

!

interface Serial2/0

no ip address

clock rate 2000000

shutdown

!

interface GigabitEthernet3/0

ip address 10.10.7.1 255.255.255.0

duplex auto

speed auto

!

interface GigabitEthernet4/0

ip address 10.0.3.1 255.255.255.0

duplex auto

speed auto

!

interface GigabitEthernet5/0

no ip address

duplex auto

speed auto

shutdown

!

interface GigabitEthernet6/0

no ip address

duplex auto

speed auto

shutdown

!

interface GigabitEthernet7/0

no ip address

duplex auto

speed auto

shutdown

!

interface GigabitEthernet8/0

no ip address

shutdown

!

interface GigabitEthernet9/0

ip address 10.0.4.2 255.255.255.0

!

router rip

version 2

network 10.0.0.0

no auto-summary

!

ip classless

!

ip flow-export version 9

!

!

line con 0

!

line aux 0

!

line vty 0 4

login

2 Replies 2

Jon Marshall
Hall of Fame
Hall of Fame

 

Image(s) ? 

 

Jon

Martin L
VIP
VIP

is this a PT project? can you share PT file here (must be in a zip format). 

 

Regards, ML
**Please Rate All Helpful Responses **

Review Cisco Networking products for a $25 gift card