cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
213
Views
0
Helpful
2
Replies

Im just having a brain freeze, too easy.

billyleedailey
Level 1
Level 1

This is so simple and i guess i am just overlooking or over thinking.  Here are my configs for router A and B.  I can ping the server from router A but not from router B.  I can ping the PC from router A and Router B.  And i need to be able to ping the server from the PC.  Disregard the FR as they are not active.  The switch is just a dumb switch with an IP to manage in vlan 1.  The pc also needs to be able to have access to the internet which is the 10.10 network and its gateway is 192.168.5.1

Router A

!
!
!
interface Loopback0
ip address 192.168.12.1 255.255.255.0
!
interface Ethernet0/0
no ip address
shutdown
!
interface Serial0/0
no ip address
encapsulation ppp
no ip mroute-cache
shutdown
no fair-queue
!
interface Ethernet0/1
no ip address
shutdown
!
interface Serial0/1
description T1 Connection to Frame Relay
bandwidth 1544
no ip address
encapsulation frame-relay
no ip mroute-cache
frame-relay lmi-type cisco
frame-relay broadcast-queue 512 4096 1000
!
interface Serial0/1.1 multipoint
ip address 172.17.207.1 255.255.0.0
frame-relay interface-dlci 150
frame-relay interface-dlci 155
frame-relay interface-dlci 200
frame-relay interface-dlci 210
frame-relay interface-dlci 220
frame-relay interface-dlci 386
frame-relay interface-dlci 398
!
interface Serial0/1.2 multipoint
ip address 192.168.3.232 255.255.255.0
frame-relay interface-dlci 230
frame-relay interface-dlci 240
frame-relay interface-dlci 375
!
interface FastEthernet1/0
description CONNECTION TO C2CEN LAN VIA SWITCH
ip address 192.168.7.51 255.255.255.0
no ip redirects
delay 9
speed auto
full-duplex
standby 1 timers 5 15
standby 1 priority 105 preempt delay 240
standby 1 authentication c2cen
standby 1 ip 192.168.7.52
standby 1 track Se0/1 15
!
interface FastEthernet3/0
description TO ENG Frame B Router
ip address 192.168.1.1 255.255.255.252
no ip redirects
delay 9
speed auto
full-duplex
!
interface Async129
ip unnumbered Loopback0
encapsulation ppp
async default routing
async mode interactive
peer default ip address 192.168.12.2
ppp authentication chap
!
router eigrp 172
passive-interface FastEthernet3/0
network 172.16.0.0
network 172.17.0.0
network 192.168.7.0
no auto-summary
eigrp log-neighbor-changes
!
ip classless
ip route 0.0.0.0 0.0.0.0 192.168.7.58
ip route 192.168.5.0 255.255.255.0 192.168.1.2
ip http server
ip http authentication local
!
!

Router B

!
!
interface Loopback0
ip address 192.168.12.3 255.255.255.0
!
interface Ethernet0/0
no ip address
shutdown
!
interface Serial0/0
description OLD X.25 INTERFACE
no ip address
no ip mroute-cache
shutdown
!
interface Ethernet0/1
no ip address
shutdown
!
interface Serial0/1
description T1 Connection to Frame Relay
bandwidth 1544
no ip address
encapsulation frame-relay
no ip mroute-cache
shutdown
frame-relay lmi-type cisco
frame-relay broadcast-queue 512 4096 1000
!
interface Serial0/1.1 multipoint
ip address 172.17.207.2 255.255.0.0
shutdown
frame-relay interface-dlci 150
frame-relay interface-dlci 155
frame-relay interface-dlci 210
frame-relay interface-dlci 220
frame-relay interface-dlci 386
frame-relay interface-dlci 398
!
interface Serial0/1.2 multipoint
ip address 192.168.3.233 255.255.255.0
shutdown
frame-relay interface-dlci 200
frame-relay interface-dlci 230
frame-relay interface-dlci 240
frame-relay interface-dlci 375
!
interface FastEthernet1/0
description CONNECTION TO C2CEN LAN VIA SWITCH
ip address 192.168.5.1 255.255.255.0
no ip redirects
speed auto
full-duplex
standby 1 timers 5 15
standby 1 priority 100 preempt
standby 1 authentication c2cen
standby 1 ip 192.168.7.52
standby 1 track Se0/1 15
!
interface FastEthernet2/0
ip address 192.168.1.2 255.255.255.252
duplex auto
speed auto
!
interface FastEthernet3/0
ip address 10.10.30.177 255.255.255.0
duplex auto
speed auto
!
interface Async129
ip unnumbered Loopback0
encapsulation ppp
async default routing
async mode interactive
peer default ip address 192.168.12.4
ppp authentication chap
!
router eigrp 165
passive-interface FastEthernet1/0
network 10.0.0.0
network 192.168.3.0
network 192.168.5.0
network 192.168.7.0
no auto-summary
eigrp log-neighbor-changes
!
router eigrp 172
passive-interface FastEthernet1/0
network 10.0.0.0
network 172.17.0.0
network 192.168.5.0
network 192.168.7.0
no auto-summary
eigrp log-neighbor-changes
!
ip classless
ip route 0.0.0.0 0.0.0.0 10.10.30.1 130
ip route 192.168.7.0 255.255.255.0 192.168.1.1
no ip http server
!

2 Replies 2

Leo Laohoo
Hall of Fame
Hall of Fame

Wrong forum. 

This line of questioning is best suited in the Cisco Learning Network.

I dont understand why, its the same type questioning as some others in this forum?

Review Cisco Networking for a $25 gift card