03-23-2019 02:26 PM
I am trying to ping from a computer to a different computer from a different campus, but I get an error saying this (this attempt trying to ping both the router of the different campus and different computer from different campus):Any help in understanding why it doesn't work and solutions to the problem are appreciated. Said test network has been attached.
Solved! Go to Solution.
03-23-2019 03:28 PM - edited 03-23-2019 03:36 PM
@DZSai ,
Make changes below.
ITALY CAMPUS
Problem: ip duplicate address between campus
changes: ROUTER italy campus: interface g0/3/0 > ip address 192.168.128.2 255.255.240.0
changes: ROUTER italy campus: interface g0/2/0 > ip address 192.168.112.2 255.255.240.0
WEST HAVEN CAMPUS
Problem: ip duplicate address between campus
changes: ROUTER west campus: interface g0/3/0 > ip address 192.168.80.2 255.255.240.0
changes: ROUTER west campus: interface g0/2/0 > ip address 192.168.64.2 255.255.240.0
HAMDEN CAMPUS
changes:ROUTER hamden campus: interface g0/2/0 > ip address192.168.96.2 255.255.240.0
after these changes above, all will works well.
03-23-2019 03:11 PM
@DZSai hello,
On your ROUTERS you dont have any route to establish connection between campus. Check routes between border routers.
03-23-2019 03:14 PM
03-23-2019 03:28 PM - edited 03-23-2019 03:36 PM
@DZSai ,
Make changes below.
ITALY CAMPUS
Problem: ip duplicate address between campus
changes: ROUTER italy campus: interface g0/3/0 > ip address 192.168.128.2 255.255.240.0
changes: ROUTER italy campus: interface g0/2/0 > ip address 192.168.112.2 255.255.240.0
WEST HAVEN CAMPUS
Problem: ip duplicate address between campus
changes: ROUTER west campus: interface g0/3/0 > ip address 192.168.80.2 255.255.240.0
changes: ROUTER west campus: interface g0/2/0 > ip address 192.168.64.2 255.255.240.0
HAMDEN CAMPUS
changes:ROUTER hamden campus: interface g0/2/0 > ip address192.168.96.2 255.255.240.0
after these changes above, all will works well.
Discover and save your favorite ideas. Come back to expert answers, step-by-step guides, recent topics, and more.
New here? Get started with these tips. How to use Community New member guide