RIP V2 quetion
Just need to ask this.
I have a home lab with a 1760 router and a 1721 router. They are connected back-to-back. The 1721 receives and dispalys routes learnt from the 1760, and sends regular updates as configured, but the 1760 router doesn't receive routing updates, but sends updates.
As a result, the 1760 doesn't add the routes learnt from the 1721.
Can anyone help me figure out why?
R1_1760#show ip route
Codes: C - connected, S - static, R - RIP, M - mobile, B - BGP
D - EIGRP, EX - EIGRP external, O - OSPF, IA - OSPF inter area
N1 - OSPF NSSA external type 1, N2 - OSPF NSSA external type 2
E1 - OSPF external type 1, E2 - OSPF external type 2
i - IS-IS, su - IS-IS summary, L1 - IS-IS level-1, L2 - IS-IS level-2
ia - IS-IS inter area, * - candidate default, U - per-user static route
o - ODR, P - periodic downloaded static route
Gateway of last resort is not set
S 192.168.1.0/24 [1/0] via 192.168.100.15
192.168.100.0/26 is subnetted, 2 subnets
C 192.168.100.0 is directly connected, FastEthernet0/0
C 192.168.100.192 is directly connected, Serial0/0
1721#show ip route
Codes: C - connected, S - static, R - RIP, M - mobile, B - BGP
D - EIGRP, EX - EIGRP external, O - OSPF, IA - OSPF inter area
N1 - OSPF NSSA external type 1, N2 - OSPF NSSA external type 2
E1 - OSPF external type 1, E2 - OSPF external type 2
i - IS-IS, su - IS-IS summary, L1 - IS-IS level-1, L2 - IS-IS level-2
ia - IS-IS inter area, * - candidate default, U - per-user static route
o - ODR, P - periodic downloaded static route
Gateway of last resort is not set
S 192.168.1.0/24 [1/0] via 192.168.100.130
192.168.100.0/26 is subnetted, 3 subnets
R 192.168.100.0 [120/1] via 192.168.100.200, 00:00:17, Serial0
C 192.168.100.128 is directly connected, FastEthernet0
C 192.168.100.192 is directly connected, Serial0