What am I doing wrong? I want to upgrade IOS on RouterA.
RouterA and RouterB are back to back. I can ping all interface except I can't ping from RouterA to the TFTP.
RouterA doesn't have an E0 so I need an easy way to upgrade IOS.
RouterA
interface Serial0
ip address 172.16.20.2 255.255.255.0
!
router igrp 10
network 172.16.0.0
RouterA#sh ip route
172.16.0.0/24 is subnetted, 2 subnets
C 172.16.20.0 is directly connected, Serial0
I 172.16.10.0 [100/8576] via 172.16.20.1, 00:00:08, Serial0
RouterB
interface Ethernet0
ip address 172.16.10.2 255.255.255.0
no mop enabled
!
interface Serial0
bandwidth 1544
ip address 172.16.20.1 255.255.255.0
!
router igrp 10
network 172.16.0.0
RouterB#sh ip route
172.16.0.0/24 is subnetted, 2 subnets
C 172.16.20.0 is directly connected, Serial0
C 172.16.10.0 is directly connected, Ethernet0
TFTP (WIN 2K)
172.16.10.1 255.255.255.0
RouterA and RouterB are back to back. I can ping all interface except I can't ping from RouterA to the TFTP.
RouterA doesn't have an E0 so I need an easy way to upgrade IOS.
RouterA
interface Serial0
ip address 172.16.20.2 255.255.255.0
!
router igrp 10
network 172.16.0.0
RouterA#sh ip route
172.16.0.0/24 is subnetted, 2 subnets
C 172.16.20.0 is directly connected, Serial0
I 172.16.10.0 [100/8576] via 172.16.20.1, 00:00:08, Serial0
RouterB
interface Ethernet0
ip address 172.16.10.2 255.255.255.0
no mop enabled
!
interface Serial0
bandwidth 1544
ip address 172.16.20.1 255.255.255.0
!
router igrp 10
network 172.16.0.0
RouterB#sh ip route
172.16.0.0/24 is subnetted, 2 subnets
C 172.16.20.0 is directly connected, Serial0
C 172.16.10.0 is directly connected, Ethernet0
TFTP (WIN 2K)
172.16.10.1 255.255.255.0