Some context: I am in ‘college’ right now. I was on the top of my class and so the school decided to transfer me to a more dificult class. On monday i was in my normal class and some teacher wanted to speak with me and then on tueseday i was in the more difficult class. Without preparing or books or whatever. This class has Cisco lessons and when you graduate you get your CCNA, i think at least you get it. But yeah i missed the first couple of months of Cisco lessons.
Now the teacher send us all a Packet Tracer file and we had to configure it so every computer can ping each other. I can do this with RIP but i have no idea how to do it with just statiic routing.
So here is my network:
The Fast Ethernet interfaces on the router are just 172.[routernumber].0.1. The Serial interfaces are 192.168.[somenumber].[routernumber]. So for router 22 the fa ip is 172.22.0.1 and the serial is 192.168.7.22.
I am trying to get the PC that is hooked up to router 22 to ping the PC that is hooked up to router 21. But it doesn’t work and i don’t know why. I have never had a lesson is static routing btw.
So what i do is i go in to the CLI of router22 and i type ‘ip route 172.21.0.0 255.255.0.0 192.168.7.21’. But it doesn’t work and i don’t know why.
Sorry if it doesn’t make sense but i’m desperate because i’ll have to have this assingment done tomorrow and have a test in this next week.
Thanks in advance.