Why can't i get ripv2 to work?
gbdavidx
Member Posts: 840
in CCNA & CCENT
I can ping the routers between each other but i am unable to ping the pc's that are on separate networks... here is what i have for the config's for the routers... can someone tell me what im doing wrong?
LabA
router rip version 2
network 201.100.11.0
LabB
router rip
version 2
network 199.6.13.0
network 201.100.11.0
LabC
router rip
version 2
network 199.6.13.0
network 204.204.7.0
LabD
router rip
version 2
network 204.204.7.0
I can post more if you need it, thank you for your time, im sure if someone saw this they can see what im doing wrong, but im a newb...
Comments
-
gbdavidx Member Posts: 840So after no where and doing show ip route, they started to appear in my show ip route command, but i am still unable to ping, do i need to add the .1 network that my pc's connect to as gateways to the R command?
LABA
C 192.5.5.0/24 is directly connected, FastEthernet0/0
R 199.6.13.0/24 [120/1] via 201.100.11.2, 00:00:24, Serial2/0
C 201.100.11.0/24 is directly connected, Serial2/0
R 204.204.7.0/24 [120/2] via 201.100.11.2, 00:00:24, Serial2/0
C 205.7.5.0/24 is directly connected, FastEthernet1/0
LABB
C 199.6.13.0/24 is directly connected, Serial3/0
C 201.100.11.0/24 is directly connected, Serial2/0
R 204.204.7.0/24 [120/1] via 199.6.13.2, 00:00:07, Serial3/0
C 219.17.100.0/24 is directly connected, FastEthernet0/0
LABC
C 199.6.13.0/24 is directly connected, Serial2/0
R 201.100.11.0/24 [120/1] via 199.6.13.1, 00:00:24, Serial2/0
C 204.204.7.0/24 is directly connected, Serial3/0
C 223.8.151.0/24 is directly connected, FastEthernet0/0
LABD
R 199.6.13.0/24 [120/1] via 204.204.7.1, 00:00:18, Serial2/0
R 201.100.11.0/24 [120/2] via 204.204.7.1, 00:00:18, Serial2/0
C 204.204.7.0/24 is directly connected, Serial2/0
C 210.93.105.0/24 is directly connected, FastEthernet0/0
R 219.17.100.0/24 [120/2] via 204.204.7.1, 00:00:18, Serial2/0 -
Ltat42a Member Posts: 587 ■■■□□□□□□□Do you have the clockrate commands configured on your serial interfaces?
-
gbdavidx Member Posts: 840I figured it out, i wasn't broadcasting the IP's correcting on the router