andylai2k9
MIS
Hi all,
I try to setup a point to point T1 for 1 device connected to another device on other location.
After both router are up, I can ping the following from Office A console
10.5.253.1
10.5.253.2
10.5.4.254
10.5.0.254
10.5.0.6
10.5.4.6
But I can't ping any thing from the Ethernet port except
10.5.253.1
Please help.
Office A
Router 1720
serial0 WIC-1DSU-T1 (10.5.253.1) connected to PTP
Ethernet0 (10.5.4.254) connected to device need to connect
Device 10.5.4.26
Router Config
Building configuration...
Current configuration : 800 bytes
!
version 12.2
service timestamps debug datetime msec
service timestamps log datetime msec
no service password-encryption
!
hostname OfficeA
!
!
memory-size iomem 15
clock timezone PST -8
clock summer-time pdt recurring
ip subnet-zero
!
!
no ip domain lookup
!
ip audit notify log
ip audit po max-events 100
ip cef
!
!
!
!
!
interface FastEthernet0
ip address 10.5.4.254 255.255.254.0
speed auto
no cdp enable
!
interface Serial0
ip address 10.5.253.1 255.255.255.252
no ip redirects
no ip unreachables
no ip proxy-arp
ip nbar protocol-discovery
encapsulation ppp
no fair-queue
no cdp enable
!
ip classless
ip route 0.0.0.0 0.0.0.0 Serial0 permanent
ip route 10.5.0.26 255.255.255.255 10.5.253.2
no ip http server
!
!
no cdp run
!
!
line con 0
line aux 0
line vty 0 4
login
!
end
Office B
Router 1720
serial0 WIC-1DSU-T1 (10.5.253.2) connected to PTP
Ethernet0 (10.5.0.254) connected to device need to connect
Device 10.5.0.26
Router Config
Building configuration...
Current configuration : 800 bytes
!
version 12.2
service timestamps debug datetime msec
service timestamps log datetime msec
no service password-encryption
!
hostname OfficeB
!
!
memory-size iomem 15
clock timezone PST -8
clock summer-time pdt recurring
ip subnet-zero
!
!
no ip domain lookup
!
ip audit notify log
ip audit po max-events 100
ip cef
!
!
!
!
!
interface FastEthernet0
ip address 10.5.0.254 255.255.254.0
speed auto
no cdp enable
!
interface Serial0
ip address 10.5.253.2 255.255.255.252
no ip redirects
no ip unreachables
no ip proxy-arp
ip nbar protocol-discovery
encapsulation ppp
no fair-queue
no cdp enable
!
ip classless
ip route 0.0.0.0 0.0.0.0 Serial0 permanent
ip route 10.5.4.26 255.255.255.255 10.5.253.1
no ip http server
!
!
no cdp run
!
!
line con 0
line aux 0
line vty 0 4
login
!
end
I try to setup a point to point T1 for 1 device connected to another device on other location.
After both router are up, I can ping the following from Office A console
10.5.253.1
10.5.253.2
10.5.4.254
10.5.0.254
10.5.0.6
10.5.4.6
But I can't ping any thing from the Ethernet port except
10.5.253.1
Please help.
Office A
Router 1720
serial0 WIC-1DSU-T1 (10.5.253.1) connected to PTP
Ethernet0 (10.5.4.254) connected to device need to connect
Device 10.5.4.26
Router Config
Building configuration...
Current configuration : 800 bytes
!
version 12.2
service timestamps debug datetime msec
service timestamps log datetime msec
no service password-encryption
!
hostname OfficeA
!
!
memory-size iomem 15
clock timezone PST -8
clock summer-time pdt recurring
ip subnet-zero
!
!
no ip domain lookup
!
ip audit notify log
ip audit po max-events 100
ip cef
!
!
!
!
!
interface FastEthernet0
ip address 10.5.4.254 255.255.254.0
speed auto
no cdp enable
!
interface Serial0
ip address 10.5.253.1 255.255.255.252
no ip redirects
no ip unreachables
no ip proxy-arp
ip nbar protocol-discovery
encapsulation ppp
no fair-queue
no cdp enable
!
ip classless
ip route 0.0.0.0 0.0.0.0 Serial0 permanent
ip route 10.5.0.26 255.255.255.255 10.5.253.2
no ip http server
!
!
no cdp run
!
!
line con 0
line aux 0
line vty 0 4
login
!
end
Office B
Router 1720
serial0 WIC-1DSU-T1 (10.5.253.2) connected to PTP
Ethernet0 (10.5.0.254) connected to device need to connect
Device 10.5.0.26
Router Config
Building configuration...
Current configuration : 800 bytes
!
version 12.2
service timestamps debug datetime msec
service timestamps log datetime msec
no service password-encryption
!
hostname OfficeB
!
!
memory-size iomem 15
clock timezone PST -8
clock summer-time pdt recurring
ip subnet-zero
!
!
no ip domain lookup
!
ip audit notify log
ip audit po max-events 100
ip cef
!
!
!
!
!
interface FastEthernet0
ip address 10.5.0.254 255.255.254.0
speed auto
no cdp enable
!
interface Serial0
ip address 10.5.253.2 255.255.255.252
no ip redirects
no ip unreachables
no ip proxy-arp
ip nbar protocol-discovery
encapsulation ppp
no fair-queue
no cdp enable
!
ip classless
ip route 0.0.0.0 0.0.0.0 Serial0 permanent
ip route 10.5.4.26 255.255.255.255 10.5.253.1
no ip http server
!
!
no cdp run
!
!
line con 0
line aux 0
line vty 0 4
login
!
end