davewalden777
Programmer
I have a new 1841 for our T1 connection and the ethernet interfaces won't stay up. If we change the speed to 10 it will come up for a second or two then drop, change it to 100 and the same thing happens. I haven't done much router work and what I do know I learned from setting up our pix 501's so I am at a loss as to where to go from here. Everything from the router to the internet is fine, it's the connection from the 1841 to the pix 501 that won't work. I have tried both interfaces(I think this config is using the second one) and both act the same. Can someone take a look at this config and see if there is a problem?
Using 1754 out of 196600 bytes
!
! Last configuration change at 23:34:36 MST Tue Nov 7 2006 by cisco
! NVRAM config last updated at 23:34:41 MST Tue Nov 7 2006 by cisco
!
version 12.4
service timestamps debug datetime msec localtime show-timezone
service timestamps log datetime msec localtime show-timezone
service password-encryption
!
hostname Marken-BZMNMT-CPE
!
boot-start-marker
boot-end-marker
!
logging buffered 51200 warnings
enable secret 5 $1$U8zu$wAtuoA1nI46uHCwwTR00a/
!
no aaa new-model
clock timezone MST -7
clock summer-time MDT recurring
ip cef
!
!
!
!
ip ftp username deploy
ip ftp password 7 14040252080D2F3A25
ip domain name mt.cust.transaria.net
ip name-server 69.51.76.26
!
!
file verify auto
username cisco privilege 15 secret 5 $1$z3z9$76zuxaTGrT96PMA51bYMT/
!
!
!
interface FastEthernet0/0
description Unused
ip address 10.0.0.2 255.255.255.0
speed 100
full-duplex
!
interface FastEthernet0/1
description to Pix
ip address 209.137.247.121 255.255.255.252
duplex auto
speed auto
!
interface Serial0/0/0
description To TransAria
ip address 64.25.129.190 255.255.255.252
encapsulation ppp
no fair-queue
!
ip route 0.0.0.0 0.0.0.0 64.25.129.189
!
ip http server
ip http access-class 23
ip http authentication local
no ip http secure-server
ip http timeout-policy idle 60 life 86400 requests 10000
!
access-list 23 permit 10.10.10.0 0.0.0.7
dialer-list 1 protocol ip permit
!
!
!
control-plane
!
!
line con 0
login local
line aux 0
line vty 0 4
privilege level 15
password 7 120B001F1309
login local
transport input telnet
line vty 5 15
access-class 23 in
privilege level 15
password 7 120B001F1309
login local
transport input telnet
!
scheduler allocate 20000 1000
ntp clock-period 17178798
ntp server 69.51.76.36
ntp server 69.51.76.26
end
Using 1754 out of 196600 bytes
!
! Last configuration change at 23:34:36 MST Tue Nov 7 2006 by cisco
! NVRAM config last updated at 23:34:41 MST Tue Nov 7 2006 by cisco
!
version 12.4
service timestamps debug datetime msec localtime show-timezone
service timestamps log datetime msec localtime show-timezone
service password-encryption
!
hostname Marken-BZMNMT-CPE
!
boot-start-marker
boot-end-marker
!
logging buffered 51200 warnings
enable secret 5 $1$U8zu$wAtuoA1nI46uHCwwTR00a/
!
no aaa new-model
clock timezone MST -7
clock summer-time MDT recurring
ip cef
!
!
!
!
ip ftp username deploy
ip ftp password 7 14040252080D2F3A25
ip domain name mt.cust.transaria.net
ip name-server 69.51.76.26
!
!
file verify auto
username cisco privilege 15 secret 5 $1$z3z9$76zuxaTGrT96PMA51bYMT/
!
!
!
interface FastEthernet0/0
description Unused
ip address 10.0.0.2 255.255.255.0
speed 100
full-duplex
!
interface FastEthernet0/1
description to Pix
ip address 209.137.247.121 255.255.255.252
duplex auto
speed auto
!
interface Serial0/0/0
description To TransAria
ip address 64.25.129.190 255.255.255.252
encapsulation ppp
no fair-queue
!
ip route 0.0.0.0 0.0.0.0 64.25.129.189
!
ip http server
ip http access-class 23
ip http authentication local
no ip http secure-server
ip http timeout-policy idle 60 life 86400 requests 10000
!
access-list 23 permit 10.10.10.0 0.0.0.7
dialer-list 1 protocol ip permit
!
!
!
control-plane
!
!
line con 0
login local
line aux 0
line vty 0 4
privilege level 15
password 7 120B001F1309
login local
transport input telnet
line vty 5 15
access-class 23 in
privilege level 15
password 7 120B001F1309
login local
transport input telnet
!
scheduler allocate 20000 1000
ntp clock-period 17178798
ntp server 69.51.76.36
ntp server 69.51.76.26
end