Stormfollower
IS-IT--Management
thread557-1464278
Following the setup listed on the thread above... I've tried to ping devices on either side of the links.
Setup
computer 1: 10.1.200.101 255.255.255.0 10.1.200.1
router 1, fastethernet0/0: 10.1.200.3 255.255.255.0
router 1, serial0/0: unnumbered fastethernet0/0 (10.1.200.3)
computer 2: 10.1.200.100 255.255.255.0 10.1.200.1
router 2, fastethernet0/0: 10.1.200.2 255.255.255.0
router 2, serial0/0: unnumbered fastethernet0/0 (10.1.200.2)
computer 1 ---> fastethernet0/0 (router 1) --> serial0/0 (as t1, router 1) --> serial0/0 (as t1, router 2) --> fastethernet0/0 (router 2) ---> computer 2
I've done debug arp and debug ip packet detail. The output is encapsulation failed.
ROUTER 2 SETUP
Current configuration : 762 bytes
!
version 12.1
no service single-slot-reload-enable
service timestamps debug uptime
service timestamps log uptime
no service password-encryption
!
hostname Router2
!
!
!
!
!
!
ip subnet-zero
!
!
!
!
interface FastEthernet0/0
ip address 10.1.200.2 255.255.255.0
no ip route-cache
no ip mroute-cache
speed 100
full-duplex
no cdp enable
!
interface Serial0/0
ip unnumbered FastEthernet0/0
encapsulation ppp
no ip route-cache
no ip mroute-cache
service-module t1 clock source internal
service-module t1 timeslots 1-24
no cdp enable
!
interface Serial0/1
no ip address
shutdown
no cdp enable
!
ip classless
ip route 0.0.0.0 0.0.0.0 Serial0/0
ip http server
!
no cdp run
route-map rtr permit 10
!
!
line con 0
line aux 0
line vty 0 4
login
!
end
ROUTER 1 SETUP
Current configuration : 695 bytes
!
version 12.1
service timestamps debug uptime
service timestamps log uptime
no service password-encryption
!
hostname Router1
!
!
!
!
!
!
ip subnet-zero
no ip finger
!
!
!
!
interface FastEthernet0/0
ip address 10.1.200.3 255.255.255.0
no ip route-cache
no ip mroute-cache
speed 100
full-duplex
no cdp enable
!
interface Serial0/0
ip unnumbered FastEthernet0/0
encapsulation ppp
no ip route-cache
no ip mroute-cache
service-module t1 clock source internal
service-module t1 timeslots 1-24
no cdp enable
!
ip classless
ip route 0.0.0.0 0.0.0.0 Serial0/0
no ip http server
!
no cdp run
route-map rtr permit 10
!
!
line con 0
transport input none
line aux 0
line vty 0 4
login
!
end
Following the setup listed on the thread above... I've tried to ping devices on either side of the links.
Setup
computer 1: 10.1.200.101 255.255.255.0 10.1.200.1
router 1, fastethernet0/0: 10.1.200.3 255.255.255.0
router 1, serial0/0: unnumbered fastethernet0/0 (10.1.200.3)
computer 2: 10.1.200.100 255.255.255.0 10.1.200.1
router 2, fastethernet0/0: 10.1.200.2 255.255.255.0
router 2, serial0/0: unnumbered fastethernet0/0 (10.1.200.2)
computer 1 ---> fastethernet0/0 (router 1) --> serial0/0 (as t1, router 1) --> serial0/0 (as t1, router 2) --> fastethernet0/0 (router 2) ---> computer 2
I've done debug arp and debug ip packet detail. The output is encapsulation failed.
ROUTER 2 SETUP
Current configuration : 762 bytes
!
version 12.1
no service single-slot-reload-enable
service timestamps debug uptime
service timestamps log uptime
no service password-encryption
!
hostname Router2
!
!
!
!
!
!
ip subnet-zero
!
!
!
!
interface FastEthernet0/0
ip address 10.1.200.2 255.255.255.0
no ip route-cache
no ip mroute-cache
speed 100
full-duplex
no cdp enable
!
interface Serial0/0
ip unnumbered FastEthernet0/0
encapsulation ppp
no ip route-cache
no ip mroute-cache
service-module t1 clock source internal
service-module t1 timeslots 1-24
no cdp enable
!
interface Serial0/1
no ip address
shutdown
no cdp enable
!
ip classless
ip route 0.0.0.0 0.0.0.0 Serial0/0
ip http server
!
no cdp run
route-map rtr permit 10
!
!
line con 0
line aux 0
line vty 0 4
login
!
end
ROUTER 1 SETUP
Current configuration : 695 bytes
!
version 12.1
service timestamps debug uptime
service timestamps log uptime
no service password-encryption
!
hostname Router1
!
!
!
!
!
!
ip subnet-zero
no ip finger
!
!
!
!
interface FastEthernet0/0
ip address 10.1.200.3 255.255.255.0
no ip route-cache
no ip mroute-cache
speed 100
full-duplex
no cdp enable
!
interface Serial0/0
ip unnumbered FastEthernet0/0
encapsulation ppp
no ip route-cache
no ip mroute-cache
service-module t1 clock source internal
service-module t1 timeslots 1-24
no cdp enable
!
ip classless
ip route 0.0.0.0 0.0.0.0 Serial0/0
no ip http server
!
no cdp run
route-map rtr permit 10
!
!
line con 0
transport input none
line aux 0
line vty 0 4
login
!
end