Can someone help me diagnose a problem between 2 1841 cisco routers using a Point to Point T1? Verizon is saying their lines are clean and its an internal problem which is producing errors. The main location has a sonicwall TZ170 that is connected through a dsl line.
Verizon is saying the errors are coming from the remote site. I am not a cisco expert. Can someone tell me what could be wrong? Please let me know if you need any other information.
If you need any other information please tell me the ios command since I am not a cisco expert.
The remote site config file:
Using 3622 out of 196600 bytes
!
version 12.3
service timestamps debug datetime msec
service timestamps log datetime msec
no service password-encryption
!
hostname remotesite
!
boot-start-marker
boot-end-marker
!
logging buffered 4096 debugging
!
aaa new-model
!
!
aaa authentication login default local
aaa authorization exec default local
!
aaa session-id common
!
resource policy
!
clock timezone EST -5
mmi polling-interval 60
no mmi auto-configure
no mmi pvc
mmi snmp-timeout 180
ip subnet-zero
ip cef
!
!
no ip dhcp use vrf connected
ip dhcp excluded-address 192.168.1.1 192.168.1.149
ip dhcp excluded-address 192.168.1.191 192.168.1.254
ip dhcp excluded-address 192.168.0.1 192.168.0.149
ip dhcp excluded-address 192.168.0.191 192.168.0.254
ip dhcp excluded-address 192.168.26.1 192.168.26.149
ip dhcp excluded-address 192.168.26.161 192.168.26.254
!
ip dhcp pool LocalLan
import all
network 192.168.26.0 255.255.255.0
dns-server 192.168.0.1
default-router 192.168.26.100
!
!
no ip domain lookup
no ftp-server write-enable
!
username admin privilege 15 password 0 xxxxxxxxxxxx
!
!
class-map match-any SDMScave-Serial0/0/0
match protocol napster
match protocol fasttrack
match protocol gnutella
class-map match-any SDMVoice-Serial0/0/0
match protocol rtp audio
class-map match-any SDMTrans-Serial0/0/0
match protocol citrix
match protocol finger
match protocol notes
match protocol novadigm
match protocol pcanywhere
match protocol secure-telnet
match protocol sqlnet
match protocol sqlserver
match protocol ssh
protocol telnet
match protocol xwindows
class-map match-any SDMManage-Serial0/0/0
match protocol dhcp
match protocol dns
match protocol imap
match protocol kerberos
match protocol ldap
match protocol secure-imap
match protocol secure-ldap
match protocol snmp
match protocol socks
match protocol syslog
class-map match-any SDMBulk-Serial0/0/0
match protocol exchange
match protocol ftp
match protocol irc
match protocol nntp
match protocol pop3
match protocol printer
match protocol secure-ftp
match protocol secure-irc
match protocol secure-nntp
match protocol secure-pop3
match protocol smtp
match protocol tftp
class-map match-any SDMSignal-Serial0/0/0
match protocol h323
match protocol rtcp
class-map match-any SDMRout-Serial0/0/0
match protocol bgp
match protocol egp
match protocol eigrp
match protocol ospf
match protocol rip
match protocol rsvp
class-map match-any SDMSVideo-Serial0/0/0
match protocol cuseeme
match protocol netshow
match protocol rtsp
match protocol streamwork
match protocol vdolive
class-map match-any SDMIVideo-Serial0/0/0
match protocol rtp video
!
!
policy-map SDM-Pol-Serial0/0/0
class SDMTrans-Serial0/0/0
bandwidth remaining percent 33
set dscp af21
class SDMSignal-Serial0/0/0
bandwidth remaining percent 40
set dscp cs3
class SDMVoice-Serial0/0/0
priority percent 70
set dscp ef
class SDMRout-Serial0/0/0
bandwidth remaining percent 3
set dscp cs6
class SDMManage-Serial0/0/0
bandwidth remaining percent 3
set dscp cs2
!
!
!
interface FastEthernet0/0
description $ETH-LAN$
ip address 192.168.26.100 255.255.255.0
duplex auto
speed auto
!
interface FastEthernet0/1
no ip address
shutdown
duplex auto
speed auto
!
interface Serial0/0/0
ip address 10.10.10.2 255.255.255.252
ip nbar protocol-discovery
load-interval 30
service-module t1 clock source internal
service-module t1 timeslots 1-24
service-policy output SDM-Pol-Serial0/0/0
!
ip classless
ip route 0.0.0.0 0.0.0.0 10.10.10.1
!
ip http server
ip http authentication local
!
!
control-plane
!
!
line con 0
line aux 0
line vty 0 4
!
end
The Show interface:
FastEthernet0/0 is up, line protocol is up
Hardware is Gt96k FE, address is 0017.59bf.220e (bia 0017.59bf.220e)
Description: $ETH-LAN$
Internet address is 192.168.26.100/24
MTU 1500 bytes, BW 100000 Kbit, DLY 100 usec,
reliability 255/255, txload 1/255, rxload 1/255
Encapsulation ARPA, loopback not set
Keepalive set (10 sec)
Full-duplex, 100Mb/s, 100BaseTX/FX
ARP type: ARPA, ARP Timeout 04:00:00
Last input 00:00:01, output 00:00:00, output hang never
Last clearing of "show interface" counters never
Input queue: 0/75/0/0 (size/max/drops/flushes); Total output drops: 0
Queueing strategy: fifo
Output queue: 0/40 (size/max)
5 minute input rate 54000 bits/sec, 13 packets/sec
5 minute output rate 110000 bits/sec, 21 packets/sec
275700030 packets input, 35295562 bytes
Received 25824216 broadcasts, 0 runts, 0 giants, 0 throttles
0 input errors, 0 CRC, 0 frame, 0 overrun, 0 ignored
0 watchdog
0 input packets with dribble condition detected
272046270 packets output, 2859736787 bytes, 0 underruns
0 output errors, 0 collisions, 6 interface resets
0 babbles, 0 late collision, 0 deferred
0 lost carrier, 0 no carrier
0 output buffer failures, 0 output buffers swapped out
FastEthernet0/1 is administratively down, line protocol is down
Hardware is Gt96k FE, address is 0017.59bf.220f (bia 0017.59bf.220f)
MTU 1500 bytes, BW 100000 Kbit, DLY 100 usec,
reliability 255/255, txload 1/255, rxload 1/255
Encapsulation ARPA, loopback not set
Keepalive set (10 sec)
Auto-duplex, Auto Speed, 100BaseTX/FX
ARP type: ARPA, ARP Timeout 04:00:00
Last input never, output never, output hang never
Last clearing of "show interface" counters never
Input queue: 0/75/0/0 (size/max/drops/flushes); Total output drops: 0
Queueing strategy: fifo
Output queue: 0/40 (size/max)
5 minute input rate 0 bits/sec, 0 packets/sec
5 minute output rate 0 bits/sec, 0 packets/sec
0 packets input, 0 bytes
Received 0 broadcasts, 0 runts, 0 giants, 0 throttles
0 input errors, 0 CRC, 0 frame, 0 overrun, 0 ignored
0 watchdog
0 input packets with dribble condition detected
0 packets output, 0 bytes, 0 underruns
0 output errors, 0 collisions, 0 interface resets
0 babbles, 0 late collision, 0 deferred
0 lost carrier, 0 no carrier
0 output buffer failures, 0 output buffers swapped out
Serial0/0/0 is up, line protocol is up
Hardware is GT96K with integrated T1 CSU/DSU
Internet address is 10.10.10.2/30
MTU 1500 bytes, BW 1536 Kbit, DLY 20000 usec,
reliability 255/255, txload 2/255, rxload 3/255
Encapsulation HDLC, loopback not set
Keepalive set (10 sec)
Last input 00:00:00, output 00:00:01, output hang never
Last clearing of "show interface" counters never
Input queue: 0/75/0/0 (size/max/drops/flushes); Total output drops: 517
Queueing strategy: Class-based queueing
Output queue: 0/1000/64/417 (size/max total/threshold/drops)
Conversations 0/81/256 (active/max active/max total)
Reserved Conversations 4/4 (allocated/max allocated)
Available Bandwidth 77 kilobits/sec
30 second input rate 22000 bits/sec, 14 packets/sec
30 second output rate 17000 bits/sec, 12 packets/sec
264104522 packets input, 3990404975 bytes, 0 no buffer
Received 2286961 broadcasts, 2 runts, 2 giants, 0 throttles
1647607 input errors, 1647607 CRC, 712777 frame, 365436 overrun, 0 ignored, 1208706 abort
252229920 packets output, 3815873890 bytes, 0 underruns
0 output errors, 0 collisions, 100 interface resets
0 output buffer failures, 0 output buffers swapped out
31 carrier transitions
DCD=up DSR=up DTR=up RTS=up CTS=up
The log file:
Syslog logging: enabled (1 messages dropped, 2 messages rate-limited,
0 flushes, 0 overruns, xml disabled, filtering disabled)
Console logging: level debugging, 79 messages logged, xml disabled,
filtering disabled
Monitor logging: level debugging, 0 messages logged, xml disabled,
filtering disabled
Buffer logging: level debugging, 79 messages logged, xml disabled,
filtering disabled
Logging Exception size (4096 bytes)
Count and timestamp logging messages: disabled
No active filter modules.
Trap logging: level informational, 81 message lines logged
Log Buffer (4096 bytes):
o up
*Jan 28 23:24:10.162: %LINK-3-UPDOWN: Interface Serial0/0/0, changed state to down
*Jan 28 23:24:11.162: %LINEPROTO-5-UPDOWN: Line protocol on Interface Serial0/0/0, changed state to down
*Jan 28 23:24:12.414: %LINK-3-UPDOWN: Interface Serial0/0/0, changed state to up
*Jan 28 23:24:15.450: %LINEPROTO-5-UPDOWN: Line protocol on Interface Serial0/0/0, changed state to up
*Jan 28 23:24:28.686: %LINK-3-UPDOWN: Interface Serial0/0/0, changed state to down
*Jan 28 23:24:29.686: %LINEPROTO-5-UPDOWN: Line protocol on Interface Serial0/0/0, changed state to down
*Jan 28 23:25:36.510: %LINK-3-UPDOWN: Interface Serial0/0/0, changed state to up
*Jan 28 23:25:39.546: %LINEPROTO-5-UPDOWN: Line protocol on Interface Serial0/0/0, changed state to up
*Jan 29 01:47:24.145: %LINK-3-UPDOWN: Interface Serial0/0/0, changed state to down
*Jan 29 01:47:25.145: %LINEPROTO-5-UPDOWN: Line protocol on Interface Serial0/0/0, changed state to down
*Jan 29 01:55:51.037: %LINK-3-UPDOWN: Interface Serial0/0/0, changed state to up
*Jan 29 01:55:54.073: %LINEPROTO-5-UPDOWN: Line protocol on Interface Serial0/0/0, changed state to up
*Jan 29 01:55:59.165: %LINK-3-UPDOWN: Interface Serial0/0/0, changed state to down
*Jan 29 01:56:00.165: %LINEPROTO-5-UPDOWN: Line protocol on Interface Serial0/0/0, changed state to down
*Jan 29 01:58:11.605: %LINK-3-UPDOWN: Interface Serial0/0/0, changed state to up
*Jan 29 01:58:14.649: %LINEPROTO-5-UPDOWN: Line protocol on Interface Serial0/0/0, changed state to up
*Jan 29 01:58:36.453: %LINEPROTO-5-UPDOWN: Line protocol on Interface Serial0/0/0, changed state to down
*Jan 29 02:00:38.453: %LINK-3-UPDOWN: Interface Serial0/0/0, changed state to down
*Jan 29 02:02:42.621: %LINK-3-UPDOWN: Interface Serial0/0/0, changed state to up
*Jan 29 02:02:45.665: %LINEPROTO-5-UPDOWN: Line protocol on Interface Serial0/0/0, changed state to up
*Jan 29 20:31:45.109: %LINK-3-UPDOWN: Interface Serial0/0/0, changed state to down
*Jan 29 20:31:46.109: %LINEPROTO-5-UPDOWN: Line protocol on Interface Serial0/0/0, changed state to down
*Jan 29 20:33:33.233: %LINK-3-UPDOWN: Interface Serial0/0/0, changed state to up
*Jan 29 20:33:36.269: %LINEPROTO-5-UPDOWN: Line protocol on Interface Serial0/0/0, changed state to up
*Jan 29 20:33:46.501: %LINK-3-UPDOWN: Interface Serial0/0/0, changed state to down
*Jan 29 20:33:47.501: %LINEPROTO-5-UPDOWN: Line protocol on Interface Serial0/0/0, changed state to down
*Jan 29 20:39:37.409: %LINK-3-UPDOWN: Interface Serial0/0/0, changed state to up
*Jan 29 20:39:40.453: %LINEPROTO-5-UPDOWN: Line protocol on Interface Serial0/0/0, changed state to up
*Jan 29 20:40:21.709: %LINK-3-UPDOWN: Interface Serial0/0/0, changed state to down
*Jan 29 20:40:22.709: %LINEPROTO-5-UPDOWN: Line protocol on Interface Serial0/0/0, changed state to down
*Jan 29 20:41:13.765: %LINK-3-UPDOWN: Interface Serial0/0/0, changed state to up
*Jan 29 20:41:16.801: %LINEPROTO-5-UPDOWN: Line protocol on Interface Serial0/0/0, changed state to up
*Jan 29 20:42:28.669: %LINK-3-UPDOWN: Interface Serial0/0/0, changed state to down
*Jan 29 20:42:29.669: %LINEPROTO-5-UPDOWN: Line protocol on Interface Serial0/0/0, changed state to down
*Jan 29 20:45:22.024: %LINK-3-UPDOWN: Interface Serial0/0/0, changed state to up
*Jan 29 20:45:25.068: %LINEPROTO-5-UPDOWN: Line protocol on Interface Serial0/0/0, changed state to up
*Jan 29 21:17:24.524: %LINK-3-UPDOWN: Interface Serial0/0/0, changed state to down
*Jan 29 21:17:25.524: %LINEPROTO-5-UPDOWN: Line protocol on Interface Serial0/0/0, changed state to down
*Jan 29 21:18:08.100: %LINK-3-UPDOWN: Interface Serial0/0/0, changed state to up
*Jan 29 21:18:11.140: %LINEPROTO-5-UPDOWN: Line protocol on Interface Serial0/0/0, changed state to up
*Jan 29 21:18:34.720: %LINK-3-UPDOWN: Interface Serial0/0/0, changed state to down
*Jan 29 21:18:35.720: %LINEPROTO-5-UPDOWN: Line protocol on Interface Serial0/0/0, changed state to down
*Jan 29 21:22:05.240: %LINK-3-UPDOWN: Interface Serial0/0/0, changed state to up
*Jan 29 21:22:08.276: %LINEPROTO-5-UPDOWN: Line protocol on Interface Serial0/0/0, changed state to up
Whats odd is when I show clock, it shows:
*17:12:49.528 EST Thu Jan 29 2009
but it shows errors after that time.
The config at main site:
Using 3197 out of 196600 bytes
!
version 12.3
service timestamps debug datetime msec
service timestamps log datetime msec
no service password-encryption
!
hostname mainsite
!
boot-start-marker
boot-end-marker
!
logging buffered 4096 debugging
!
aaa new-model
!
!
aaa authentication login default local
aaa authorization exec default local
!
aaa session-id common
!
resource policy
!
clock timezone EST -5
mmi polling-interval 60
no mmi auto-configure
no mmi pvc
mmi snmp-timeout 180
ip subnet-zero
ip cef
!
!
no ip dhcp use vrf connected
!
!
no ip domain lookup
no ftp-server write-enable
!
username admin privilege 15 password 0 xxxxxxxxxxxxx
!
!
class-map match-any SDMScave-Serial0/0/0
match protocol napster
match protocol fasttrack
match protocol gnutella
class-map match-any SDMVoice-Serial0/0/0
match protocol rtp audio
class-map match-any SDMTrans-Serial0/0/0
match protocol citrix
match protocol finger
match protocol notes
match protocol novadigm
match protocol pcanywhere
match protocol secure-telnet
match protocol sqlnet
match protocol sqlserver
match protocol ssh
match protocol telnet
match protocol xwindows
class-map match-any SDMManage-Serial0/0/0
match protocol dhcp
match protocol dns
match protocol imap
match protocol kerberos
match protocol ldap
match protocol secure-imap
match protocol secure-ldap
match protocol snmp
match protocol socks
match protocol syslog
class-map match-any SDMBulk-Serial0/0/0
match protocol exchange
match protocol ftp
match protocol irc
match protocol nntp
match protocol pop3
match protocol printer
match protocol secure-ftp
match protocol secure-irc
match protocol secure-nntp
match protocol secure-pop3
match protocol smtp
match protocol tftp
class-map match-any SDMSignal-Serial0/0/0
match protocol h323
match protocol rtcp
class-map match-any SDMRout-Serial0/0/0
match protocol bgp
match protocol egp
match protocol eigrp
match protocol ospf
match protocol rip
match protocol rsvp
class-map match-any SDMSVideo-Serial0/0/0
match protocol cuseeme
match protocol netshow
match protocol rtsp
match protocol streamwork
match protocol vdolive
class-map match-any SDMIVideo-Serial0/0/0
match protocol rtp video
!
!
policy-map SDM-Pol-Serial0/0/0
class SDMTrans-Serial0/0/0
bandwidth remaining percent 33
set dscp af21
class SDMSignal-Serial0/0/0
bandwidth remaining percent 40
set dscp cs3
class SDMVoice-Serial0/0/0
priority percent 70
set dscp ef
class SDMRout-Serial0/0/0
bandwidth remaining percent 3
set dscp cs6
class SDMManage-Serial0/0/0
bandwidth remaining percent 3
set dscp cs2
!
!
!
interface FastEthernet0/0
description $ETH-LAN$
ip address 192.168.0.99 255.255.255.0
duplex auto
speed auto
!
interface FastEthernet0/1
ip address 192.168.27.99 255.255.255.0
duplex auto
speed auto
!
interface Serial0/0/0
ip address 10.10.10.1 255.255.255.252
ip nbar protocol-discovery
load-interval 30
service-module t1 timeslots 1-24
service-policy output SDM-Pol-Serial0/0/0
!
ip classless
ip route 0.0.0.0 0.0.0.0 192.168.27.100
ip route 192.168.26.0 255.255.255.0 10.10.10.2
!
ip http server
ip http authentication local
!
!
control-plane
!
!
line con 0
line aux 0
line vty 0 4
!
end
The Show interface:
FastEthernet0/0 is up, line protocol is up
Hardware is Gt96k FE, address is 0017.59bf.2230 (bia 0017.59bf.2230)
Description: $ETH-LAN$
Internet address is 192.168.0.99/24
MTU 1500 bytes, BW 100000 Kbit, DLY 100 usec,
reliability 255/255, txload 1/255, rxload 1/255
Encapsulation ARPA, loopback not set
Keepalive set (10 sec)
Full-duplex, 100Mb/s, 100BaseTX/FX
ARP type: ARPA, ARP Timeout 04:00:00
Last input 00:00:04, output 00:00:00, output hang never
Last clearing of "show interface" counters never
Input queue: 0/75/0/0 (size/max/drops/flushes); Total output drops: 0
Queueing strategy: fifo
Output queue: 0/40 (size/max)
5 minute input rate 6000 bits/sec, 6 packets/sec
5 minute output rate 2000 bits/sec, 4 packets/sec
294499553 packets input, 2564977761 bytes
Received 8497910 broadcasts, 0 runts, 0 giants, 0 throttles
0 input errors, 0 CRC, 0 frame, 0 overrun, 0 ignored
0 watchdog
0 input packets with dribble condition detected
277392997 packets output, 1862330872 bytes, 0 underruns
0 output errors, 0 collisions, 6 interface resets
0 babbles, 0 late collision, 0 deferred
0 lost carrier, 0 no carrier
0 output buffer failures, 0 output buffers swapped out
FastEthernet0/1 is up, line protocol is up
Hardware is Gt96k FE, address is 0017.59bf.2231 (bia 0017.59bf.2231)
Internet address is 192.168.27.99/24
MTU 1500 bytes, BW 100000 Kbit, DLY 100 usec,
reliability 255/255, txload 1/255, rxload 1/255
Encapsulation ARPA, loopback not set
Keepalive set (10 sec)
Full-duplex, 100Mb/s, 100BaseTX/FX
ARP type: ARPA, ARP Timeout 04:00:00
Last input 00:00:00, output 00:00:00, output hang never
Last clearing of "show interface" counters never
Input queue: 0/75/0/0 (size/max/drops/flushes); Total output drops: 0
Queueing strategy: fifo
Output queue: 0/40 (size/max)
5 minute input rate 6000 bits/sec, 9 packets/sec
5 minute output rate 111000 bits/sec, 18 packets/sec
63913672 packets input, 1178329165 bytes
Received 513409 broadcasts, 0 runts, 0 giants, 0 throttles
0 input errors, 0 CRC, 0 frame, 0 overrun, 0 ignored
0 watchdog
0 input packets with dribble condition detected
61737098 packets output, 2622361739 bytes, 0 underruns
0 output errors, 0 collisions, 4 interface resets
0 babbles, 0 late collision, 0 deferred
0 lost carrier, 0 no carrier
0 output buffer failures, 0 output buffers swapped out
Serial0/0/0 is up, line protocol is up
Hardware is GT96K with integrated T1 CSU/DSU
Internet address is 10.10.10.1/30
MTU 1500 bytes, BW 1536 Kbit, DLY 20000 usec,
reliability 255/255, txload 1/255, rxload 27/255
Encapsulation HDLC, loopback not set
Keepalive set (10 sec)
Last input 00:00:08, output 00:00:06, output hang never
Last clearing of "show interface" counters never
Input queue: 0/75/0/0 (size/max/drops/flushes); Total output drops: 1281
Queueing strategy: Class-based queueing
Output queue: 0/1000/64/1277 (size/max total/threshold/drops)
Conversations 0/24/256 (active/max active/max total)
Reserved Conversations 4/4 (allocated/max allocated)
Available Bandwidth 77 kilobits/sec
30 second input rate 163000 bits/sec, 22 packets/sec
30 second output rate 9000 bits/sec, 12 packets/sec
268853039 packets input, 1927917064 bytes, 0 no buffer
Received 2408024 broadcasts, 0 runts, 3 giants, 0 throttles
792786 input errors, 792786 CRC, 347437 frame, 160972 overrun, 0 ignored, 565586 abort
284492864 packets output, 325046882 bytes, 0 underruns
0 output errors, 0 collisions, 249 interface resets
0 output buffer failures, 0 output buffers swapped out
27 carrier transitions
DCD=up DSR=up DTR=up RTS=up CTS=up
The log file:
Syslog logging: enabled (1 messages dropped, 2 messages rate-limited,
0 flushes, 0 overruns, xml disabled, filtering disabled)
Console logging: level debugging, 71 messages logged, xml disabled,
filtering disabled
Monitor logging: level debugging, 0 messages logged, xml disabled,
filtering disabled
Buffer logging: level debugging, 71 messages logged, xml disabled,
filtering disabled
Logging Exception size (4096 bytes)
Count and timestamp logging messages: disabled
No active filter modules.
Trap logging: level informational, 73 message lines logged
Log Buffer (4096 bytes):
WN: Line protocol on Interface Serial0/0/0, changed state to down
*Jan 28 22:17:30.798: %LINEPROTO-5-UPDOWN: Line protocol on Interface Serial0/0/0, changed state to up
*Jan 28 22:17:49.214: %LINK-3-UPDOWN: Interface Serial0/0/0, changed state to down
*Jan 28 22:17:50.214: %LINEPROTO-5-UPDOWN: Line protocol on Interface Serial0/0/0, changed state to down
*Jan 28 22:20:23.398: %LINK-3-UPDOWN: Interface Serial0/0/0, changed state to up
*Jan 28 22:20:26.434: %LINEPROTO-5-UPDOWN: Line protocol on Interface Serial0/0/0, changed state to up
*Jan 28 22:23:11.834: %LINK-3-UPDOWN: Interface Serial0/0/0, changed state to down
*Jan 28 22:23:12.834: %LINEPROTO-5-UPDOWN: Line protocol on Interface Serial0/0/0, changed state to down
*Jan 28 22:23:23.098: %LINK-3-UPDOWN: Interface Serial0/0/0, changed state to up
*Jan 28 22:23:26.134: %LINEPROTO-5-UPDOWN: Line protocol on Interface Serial0/0/0, changed state to up
*Jan 28 22:24:07.398: %LINK-3-UPDOWN: Interface Serial0/0/0, changed state to down
*Jan 28 22:24:08.398: %LINEPROTO-5-UPDOWN: Line protocol on Interface Serial0/0/0, changed state to down
*Jan 28 22:35:39.402: %LINK-3-UPDOWN: Interface Serial0/0/0, changed state to up
*Jan 28 22:35:42.438: %LINEPROTO-5-UPDOWN: Line protocol on Interface Serial0/0/0, changed state to up
*Jan 28 22:35:58.238: %LINK-3-UPDOWN: Interface Serial0/0/0, changed state to down
*Jan 28 22:35:59.238: %LINEPROTO-5-UPDOWN: Line protocol on Interface Serial0/0/0, changed state to down
*Jan 28 22:37:41.358: %LINK-3-UPDOWN: Interface Serial0/0/0, changed state to up
*Jan 28 22:37:44.394: %LINEPROTO-5-UPDOWN: Line protocol on Interface Serial0/0/0, changed state to up
*Jan 28 22:39:07.454: %LINK-3-UPDOWN: Interface Serial0/0/0, changed state to down
*Jan 28 22:39:08.454: %LINEPROTO-5-UPDOWN: Line protocol on Interface Serial0/0/0, changed state to down
*Jan 28 22:39:09.954: %LINK-3-UPDOWN: Interface Serial0/0/0, changed state to up
*Jan 28 22:39:12.990: %LINEPROTO-5-UPDOWN: Line protocol on Interface Serial0/0/0, changed state to up
*Jan 29 01:00:43.817: %LINK-3-UPDOWN: Interface Serial0/0/0, changed state to down
*Jan 29 01:00:44.817: %LINEPROTO-5-UPDOWN: Line protocol on Interface Serial0/0/0, changed state to down
*Jan 29 01:07:55.073: %LINK-3-UPDOWN: Interface Serial0/0/0, changed state to up
*Jan 29 01:07:58.109: %LINEPROTO-5-UPDOWN: Line protocol on Interface Serial0/0/0, changed state to up
*Jan 29 01:09:18.873: %LINK-3-UPDOWN: Interface Serial0/0/0, changed state to down
*Jan 29 01:09:19.873: %LINEPROTO-5-UPDOWN: Line protocol on Interface Serial0/0/0, changed state to down
*Jan 29 01:11:32.949: %LINK-3-UPDOWN: Interface Serial0/0/0, changed state to up
*Jan 29 01:11:35.993: %LINEPROTO-5-UPDOWN: Line protocol on Interface Serial0/0/0, changed state to up
*Jan 29 01:16:42.853: %LINK-3-UPDOWN: Interface Serial0/0/0, changed state to down
*Jan 29 01:16:43.853: %LINEPROTO-5-UPDOWN: Line protocol on Interface Serial0/0/0, changed state to down
*Jan 29 01:18:44.853: %LINK-3-UPDOWN: Interface Serial0/0/0, changed state to up
*Jan 29 01:18:47.897: %LINEPROTO-5-UPDOWN: Line protocol on Interface Serial0/0/0, changed state to up
*Jan 29 19:54:08.429: %LINK-3-UPDOWN: Interface Serial0/0/0, changed state to down
*Jan 29 19:54:09.429: %LINEPROTO-5-UPDOWN: Line protocol on Interface Serial0/0/0, changed state to down
*Jan 29 19:54:43.721: %LINK-3-UPDOWN: Interface Serial0/0/0, changed state to up
*Jan 29 19:54:46.757: %LINEPROTO-5-UPDOWN: Line protocol on Interface Serial0/0/0, changed state to up
*Jan 29 20:30:41.513: %LINEPROTO-5-UPDOWN: Line protocol on Interface Serial0/0/0, changed state to down
*Jan 29 20:30:51.525: %LINEPROTO-5-UPDOWN: Line protocol on Interface Serial0/0/0, changed state to up
*Jan 29 20:35:27.749: %LINK-3-UPDOWN: Interface Serial0/0/0, changed state to down
*Jan 29 20:35:28.749: %LINEPROTO-5-UPDOWN: Line protocol on Interface Serial0/0/0, changed state to down
*Jan 29 20:35:39.761: %LINK-3-UPDOWN: Interface Serial0/0/0, changed state to up
*Jan 29 20:35:42.797: %LINEPROTO-5-UPDOWN: Line protocol on Interface Serial0/0/0, changed state to up
show clock
*16:29:53.732 EST Thu Jan 29 2009
The ip route for mainsite:
Codes: C - connected, S - static, R - RIP, M - mobile, B - BGP
D - EIGRP, EX - EIGRP external, O - OSPF, IA - OSPF inter area
N1 - OSPF NSSA external type 1, N2 - OSPF NSSA external type 2
E1 - OSPF external type 1, E2 - OSPF external type 2
i - IS-IS, su - IS-IS summary, L1 - IS-IS level-1, L2 - IS-IS level-2
ia - IS-IS inter area, * - candidate default, U - per-user static route
o - ODR, P - periodic downloaded static route
Gateway of last resort is 192.168.27.100 to network 0.0.0.0
C 192.168.27.0/24 is directly connected, FastEthernet0/1
S 192.168.26.0/24 [1/0] via 10.10.10.2
10.0.0.0/30 is subnetted, 1 subnets
C 10.10.10.0 is directly connected, Serial0/0/0
C 192.168.0.0/24 is directly connected, FastEthernet0/0
S* 0.0.0.0/0 [1/0] via 192.168.27.100
The mainsite has a sonicwall TZ170 connected to FastEthernet0/1 and network switch for mainsite connected to FastEthernet0/0.
The ip route for remotesite:
Codes: C - connected, S - static, R - RIP, M - mobile, B - BGP
D - EIGRP, EX - EIGRP external, O - OSPF, IA - OSPF inter area
N1 - OSPF NSSA external type 1, N2 - OSPF NSSA external type 2
E1 - OSPF external type 1, E2 - OSPF external type 2
i - IS-IS, su - IS-IS summary, L1 - IS-IS level-1, L2 - IS-IS level-2
ia - IS-IS inter area, * - candidate default, U - per-user static route
o - ODR, P - periodic downloaded static route
Gateway of last resort is 10.10.10.1 to network 0.0.0.0
C 192.168.26.0/24 is directly connected, FastEthernet0/0
10.0.0.0/30 is subnetted, 1 subnets
C 10.10.10.0 is directly connected, Serial0/0/0
S* 0.0.0.0/0 [1/0] via 10.10.10.1
The switch for remote site is connected to FastEthernet0/0 .
Thanks
-Dimitry
Please let me know if you need any other info. Is one of the routers going bad?
Verizon is saying the errors are coming from the remote site. I am not a cisco expert. Can someone tell me what could be wrong? Please let me know if you need any other information.
If you need any other information please tell me the ios command since I am not a cisco expert.
The remote site config file:
Using 3622 out of 196600 bytes
!
version 12.3
service timestamps debug datetime msec
service timestamps log datetime msec
no service password-encryption
!
hostname remotesite
!
boot-start-marker
boot-end-marker
!
logging buffered 4096 debugging
!
aaa new-model
!
!
aaa authentication login default local
aaa authorization exec default local
!
aaa session-id common
!
resource policy
!
clock timezone EST -5
mmi polling-interval 60
no mmi auto-configure
no mmi pvc
mmi snmp-timeout 180
ip subnet-zero
ip cef
!
!
no ip dhcp use vrf connected
ip dhcp excluded-address 192.168.1.1 192.168.1.149
ip dhcp excluded-address 192.168.1.191 192.168.1.254
ip dhcp excluded-address 192.168.0.1 192.168.0.149
ip dhcp excluded-address 192.168.0.191 192.168.0.254
ip dhcp excluded-address 192.168.26.1 192.168.26.149
ip dhcp excluded-address 192.168.26.161 192.168.26.254
!
ip dhcp pool LocalLan
import all
network 192.168.26.0 255.255.255.0
dns-server 192.168.0.1
default-router 192.168.26.100
!
!
no ip domain lookup
no ftp-server write-enable
!
username admin privilege 15 password 0 xxxxxxxxxxxx
!
!
class-map match-any SDMScave-Serial0/0/0
match protocol napster
match protocol fasttrack
match protocol gnutella
class-map match-any SDMVoice-Serial0/0/0
match protocol rtp audio
class-map match-any SDMTrans-Serial0/0/0
match protocol citrix
match protocol finger
match protocol notes
match protocol novadigm
match protocol pcanywhere
match protocol secure-telnet
match protocol sqlnet
match protocol sqlserver
match protocol ssh
protocol telnet
match protocol xwindows
class-map match-any SDMManage-Serial0/0/0
match protocol dhcp
match protocol dns
match protocol imap
match protocol kerberos
match protocol ldap
match protocol secure-imap
match protocol secure-ldap
match protocol snmp
match protocol socks
match protocol syslog
class-map match-any SDMBulk-Serial0/0/0
match protocol exchange
match protocol ftp
match protocol irc
match protocol nntp
match protocol pop3
match protocol printer
match protocol secure-ftp
match protocol secure-irc
match protocol secure-nntp
match protocol secure-pop3
match protocol smtp
match protocol tftp
class-map match-any SDMSignal-Serial0/0/0
match protocol h323
match protocol rtcp
class-map match-any SDMRout-Serial0/0/0
match protocol bgp
match protocol egp
match protocol eigrp
match protocol ospf
match protocol rip
match protocol rsvp
class-map match-any SDMSVideo-Serial0/0/0
match protocol cuseeme
match protocol netshow
match protocol rtsp
match protocol streamwork
match protocol vdolive
class-map match-any SDMIVideo-Serial0/0/0
match protocol rtp video
!
!
policy-map SDM-Pol-Serial0/0/0
class SDMTrans-Serial0/0/0
bandwidth remaining percent 33
set dscp af21
class SDMSignal-Serial0/0/0
bandwidth remaining percent 40
set dscp cs3
class SDMVoice-Serial0/0/0
priority percent 70
set dscp ef
class SDMRout-Serial0/0/0
bandwidth remaining percent 3
set dscp cs6
class SDMManage-Serial0/0/0
bandwidth remaining percent 3
set dscp cs2
!
!
!
interface FastEthernet0/0
description $ETH-LAN$
ip address 192.168.26.100 255.255.255.0
duplex auto
speed auto
!
interface FastEthernet0/1
no ip address
shutdown
duplex auto
speed auto
!
interface Serial0/0/0
ip address 10.10.10.2 255.255.255.252
ip nbar protocol-discovery
load-interval 30
service-module t1 clock source internal
service-module t1 timeslots 1-24
service-policy output SDM-Pol-Serial0/0/0
!
ip classless
ip route 0.0.0.0 0.0.0.0 10.10.10.1
!
ip http server
ip http authentication local
!
!
control-plane
!
!
line con 0
line aux 0
line vty 0 4
!
end
The Show interface:
FastEthernet0/0 is up, line protocol is up
Hardware is Gt96k FE, address is 0017.59bf.220e (bia 0017.59bf.220e)
Description: $ETH-LAN$
Internet address is 192.168.26.100/24
MTU 1500 bytes, BW 100000 Kbit, DLY 100 usec,
reliability 255/255, txload 1/255, rxload 1/255
Encapsulation ARPA, loopback not set
Keepalive set (10 sec)
Full-duplex, 100Mb/s, 100BaseTX/FX
ARP type: ARPA, ARP Timeout 04:00:00
Last input 00:00:01, output 00:00:00, output hang never
Last clearing of "show interface" counters never
Input queue: 0/75/0/0 (size/max/drops/flushes); Total output drops: 0
Queueing strategy: fifo
Output queue: 0/40 (size/max)
5 minute input rate 54000 bits/sec, 13 packets/sec
5 minute output rate 110000 bits/sec, 21 packets/sec
275700030 packets input, 35295562 bytes
Received 25824216 broadcasts, 0 runts, 0 giants, 0 throttles
0 input errors, 0 CRC, 0 frame, 0 overrun, 0 ignored
0 watchdog
0 input packets with dribble condition detected
272046270 packets output, 2859736787 bytes, 0 underruns
0 output errors, 0 collisions, 6 interface resets
0 babbles, 0 late collision, 0 deferred
0 lost carrier, 0 no carrier
0 output buffer failures, 0 output buffers swapped out
FastEthernet0/1 is administratively down, line protocol is down
Hardware is Gt96k FE, address is 0017.59bf.220f (bia 0017.59bf.220f)
MTU 1500 bytes, BW 100000 Kbit, DLY 100 usec,
reliability 255/255, txload 1/255, rxload 1/255
Encapsulation ARPA, loopback not set
Keepalive set (10 sec)
Auto-duplex, Auto Speed, 100BaseTX/FX
ARP type: ARPA, ARP Timeout 04:00:00
Last input never, output never, output hang never
Last clearing of "show interface" counters never
Input queue: 0/75/0/0 (size/max/drops/flushes); Total output drops: 0
Queueing strategy: fifo
Output queue: 0/40 (size/max)
5 minute input rate 0 bits/sec, 0 packets/sec
5 minute output rate 0 bits/sec, 0 packets/sec
0 packets input, 0 bytes
Received 0 broadcasts, 0 runts, 0 giants, 0 throttles
0 input errors, 0 CRC, 0 frame, 0 overrun, 0 ignored
0 watchdog
0 input packets with dribble condition detected
0 packets output, 0 bytes, 0 underruns
0 output errors, 0 collisions, 0 interface resets
0 babbles, 0 late collision, 0 deferred
0 lost carrier, 0 no carrier
0 output buffer failures, 0 output buffers swapped out
Serial0/0/0 is up, line protocol is up
Hardware is GT96K with integrated T1 CSU/DSU
Internet address is 10.10.10.2/30
MTU 1500 bytes, BW 1536 Kbit, DLY 20000 usec,
reliability 255/255, txload 2/255, rxload 3/255
Encapsulation HDLC, loopback not set
Keepalive set (10 sec)
Last input 00:00:00, output 00:00:01, output hang never
Last clearing of "show interface" counters never
Input queue: 0/75/0/0 (size/max/drops/flushes); Total output drops: 517
Queueing strategy: Class-based queueing
Output queue: 0/1000/64/417 (size/max total/threshold/drops)
Conversations 0/81/256 (active/max active/max total)
Reserved Conversations 4/4 (allocated/max allocated)
Available Bandwidth 77 kilobits/sec
30 second input rate 22000 bits/sec, 14 packets/sec
30 second output rate 17000 bits/sec, 12 packets/sec
264104522 packets input, 3990404975 bytes, 0 no buffer
Received 2286961 broadcasts, 2 runts, 2 giants, 0 throttles
1647607 input errors, 1647607 CRC, 712777 frame, 365436 overrun, 0 ignored, 1208706 abort
252229920 packets output, 3815873890 bytes, 0 underruns
0 output errors, 0 collisions, 100 interface resets
0 output buffer failures, 0 output buffers swapped out
31 carrier transitions
DCD=up DSR=up DTR=up RTS=up CTS=up
The log file:
Syslog logging: enabled (1 messages dropped, 2 messages rate-limited,
0 flushes, 0 overruns, xml disabled, filtering disabled)
Console logging: level debugging, 79 messages logged, xml disabled,
filtering disabled
Monitor logging: level debugging, 0 messages logged, xml disabled,
filtering disabled
Buffer logging: level debugging, 79 messages logged, xml disabled,
filtering disabled
Logging Exception size (4096 bytes)
Count and timestamp logging messages: disabled
No active filter modules.
Trap logging: level informational, 81 message lines logged
Log Buffer (4096 bytes):
o up
*Jan 28 23:24:10.162: %LINK-3-UPDOWN: Interface Serial0/0/0, changed state to down
*Jan 28 23:24:11.162: %LINEPROTO-5-UPDOWN: Line protocol on Interface Serial0/0/0, changed state to down
*Jan 28 23:24:12.414: %LINK-3-UPDOWN: Interface Serial0/0/0, changed state to up
*Jan 28 23:24:15.450: %LINEPROTO-5-UPDOWN: Line protocol on Interface Serial0/0/0, changed state to up
*Jan 28 23:24:28.686: %LINK-3-UPDOWN: Interface Serial0/0/0, changed state to down
*Jan 28 23:24:29.686: %LINEPROTO-5-UPDOWN: Line protocol on Interface Serial0/0/0, changed state to down
*Jan 28 23:25:36.510: %LINK-3-UPDOWN: Interface Serial0/0/0, changed state to up
*Jan 28 23:25:39.546: %LINEPROTO-5-UPDOWN: Line protocol on Interface Serial0/0/0, changed state to up
*Jan 29 01:47:24.145: %LINK-3-UPDOWN: Interface Serial0/0/0, changed state to down
*Jan 29 01:47:25.145: %LINEPROTO-5-UPDOWN: Line protocol on Interface Serial0/0/0, changed state to down
*Jan 29 01:55:51.037: %LINK-3-UPDOWN: Interface Serial0/0/0, changed state to up
*Jan 29 01:55:54.073: %LINEPROTO-5-UPDOWN: Line protocol on Interface Serial0/0/0, changed state to up
*Jan 29 01:55:59.165: %LINK-3-UPDOWN: Interface Serial0/0/0, changed state to down
*Jan 29 01:56:00.165: %LINEPROTO-5-UPDOWN: Line protocol on Interface Serial0/0/0, changed state to down
*Jan 29 01:58:11.605: %LINK-3-UPDOWN: Interface Serial0/0/0, changed state to up
*Jan 29 01:58:14.649: %LINEPROTO-5-UPDOWN: Line protocol on Interface Serial0/0/0, changed state to up
*Jan 29 01:58:36.453: %LINEPROTO-5-UPDOWN: Line protocol on Interface Serial0/0/0, changed state to down
*Jan 29 02:00:38.453: %LINK-3-UPDOWN: Interface Serial0/0/0, changed state to down
*Jan 29 02:02:42.621: %LINK-3-UPDOWN: Interface Serial0/0/0, changed state to up
*Jan 29 02:02:45.665: %LINEPROTO-5-UPDOWN: Line protocol on Interface Serial0/0/0, changed state to up
*Jan 29 20:31:45.109: %LINK-3-UPDOWN: Interface Serial0/0/0, changed state to down
*Jan 29 20:31:46.109: %LINEPROTO-5-UPDOWN: Line protocol on Interface Serial0/0/0, changed state to down
*Jan 29 20:33:33.233: %LINK-3-UPDOWN: Interface Serial0/0/0, changed state to up
*Jan 29 20:33:36.269: %LINEPROTO-5-UPDOWN: Line protocol on Interface Serial0/0/0, changed state to up
*Jan 29 20:33:46.501: %LINK-3-UPDOWN: Interface Serial0/0/0, changed state to down
*Jan 29 20:33:47.501: %LINEPROTO-5-UPDOWN: Line protocol on Interface Serial0/0/0, changed state to down
*Jan 29 20:39:37.409: %LINK-3-UPDOWN: Interface Serial0/0/0, changed state to up
*Jan 29 20:39:40.453: %LINEPROTO-5-UPDOWN: Line protocol on Interface Serial0/0/0, changed state to up
*Jan 29 20:40:21.709: %LINK-3-UPDOWN: Interface Serial0/0/0, changed state to down
*Jan 29 20:40:22.709: %LINEPROTO-5-UPDOWN: Line protocol on Interface Serial0/0/0, changed state to down
*Jan 29 20:41:13.765: %LINK-3-UPDOWN: Interface Serial0/0/0, changed state to up
*Jan 29 20:41:16.801: %LINEPROTO-5-UPDOWN: Line protocol on Interface Serial0/0/0, changed state to up
*Jan 29 20:42:28.669: %LINK-3-UPDOWN: Interface Serial0/0/0, changed state to down
*Jan 29 20:42:29.669: %LINEPROTO-5-UPDOWN: Line protocol on Interface Serial0/0/0, changed state to down
*Jan 29 20:45:22.024: %LINK-3-UPDOWN: Interface Serial0/0/0, changed state to up
*Jan 29 20:45:25.068: %LINEPROTO-5-UPDOWN: Line protocol on Interface Serial0/0/0, changed state to up
*Jan 29 21:17:24.524: %LINK-3-UPDOWN: Interface Serial0/0/0, changed state to down
*Jan 29 21:17:25.524: %LINEPROTO-5-UPDOWN: Line protocol on Interface Serial0/0/0, changed state to down
*Jan 29 21:18:08.100: %LINK-3-UPDOWN: Interface Serial0/0/0, changed state to up
*Jan 29 21:18:11.140: %LINEPROTO-5-UPDOWN: Line protocol on Interface Serial0/0/0, changed state to up
*Jan 29 21:18:34.720: %LINK-3-UPDOWN: Interface Serial0/0/0, changed state to down
*Jan 29 21:18:35.720: %LINEPROTO-5-UPDOWN: Line protocol on Interface Serial0/0/0, changed state to down
*Jan 29 21:22:05.240: %LINK-3-UPDOWN: Interface Serial0/0/0, changed state to up
*Jan 29 21:22:08.276: %LINEPROTO-5-UPDOWN: Line protocol on Interface Serial0/0/0, changed state to up
Whats odd is when I show clock, it shows:
*17:12:49.528 EST Thu Jan 29 2009
but it shows errors after that time.
The config at main site:
Using 3197 out of 196600 bytes
!
version 12.3
service timestamps debug datetime msec
service timestamps log datetime msec
no service password-encryption
!
hostname mainsite
!
boot-start-marker
boot-end-marker
!
logging buffered 4096 debugging
!
aaa new-model
!
!
aaa authentication login default local
aaa authorization exec default local
!
aaa session-id common
!
resource policy
!
clock timezone EST -5
mmi polling-interval 60
no mmi auto-configure
no mmi pvc
mmi snmp-timeout 180
ip subnet-zero
ip cef
!
!
no ip dhcp use vrf connected
!
!
no ip domain lookup
no ftp-server write-enable
!
username admin privilege 15 password 0 xxxxxxxxxxxxx
!
!
class-map match-any SDMScave-Serial0/0/0
match protocol napster
match protocol fasttrack
match protocol gnutella
class-map match-any SDMVoice-Serial0/0/0
match protocol rtp audio
class-map match-any SDMTrans-Serial0/0/0
match protocol citrix
match protocol finger
match protocol notes
match protocol novadigm
match protocol pcanywhere
match protocol secure-telnet
match protocol sqlnet
match protocol sqlserver
match protocol ssh
match protocol telnet
match protocol xwindows
class-map match-any SDMManage-Serial0/0/0
match protocol dhcp
match protocol dns
match protocol imap
match protocol kerberos
match protocol ldap
match protocol secure-imap
match protocol secure-ldap
match protocol snmp
match protocol socks
match protocol syslog
class-map match-any SDMBulk-Serial0/0/0
match protocol exchange
match protocol ftp
match protocol irc
match protocol nntp
match protocol pop3
match protocol printer
match protocol secure-ftp
match protocol secure-irc
match protocol secure-nntp
match protocol secure-pop3
match protocol smtp
match protocol tftp
class-map match-any SDMSignal-Serial0/0/0
match protocol h323
match protocol rtcp
class-map match-any SDMRout-Serial0/0/0
match protocol bgp
match protocol egp
match protocol eigrp
match protocol ospf
match protocol rip
match protocol rsvp
class-map match-any SDMSVideo-Serial0/0/0
match protocol cuseeme
match protocol netshow
match protocol rtsp
match protocol streamwork
match protocol vdolive
class-map match-any SDMIVideo-Serial0/0/0
match protocol rtp video
!
!
policy-map SDM-Pol-Serial0/0/0
class SDMTrans-Serial0/0/0
bandwidth remaining percent 33
set dscp af21
class SDMSignal-Serial0/0/0
bandwidth remaining percent 40
set dscp cs3
class SDMVoice-Serial0/0/0
priority percent 70
set dscp ef
class SDMRout-Serial0/0/0
bandwidth remaining percent 3
set dscp cs6
class SDMManage-Serial0/0/0
bandwidth remaining percent 3
set dscp cs2
!
!
!
interface FastEthernet0/0
description $ETH-LAN$
ip address 192.168.0.99 255.255.255.0
duplex auto
speed auto
!
interface FastEthernet0/1
ip address 192.168.27.99 255.255.255.0
duplex auto
speed auto
!
interface Serial0/0/0
ip address 10.10.10.1 255.255.255.252
ip nbar protocol-discovery
load-interval 30
service-module t1 timeslots 1-24
service-policy output SDM-Pol-Serial0/0/0
!
ip classless
ip route 0.0.0.0 0.0.0.0 192.168.27.100
ip route 192.168.26.0 255.255.255.0 10.10.10.2
!
ip http server
ip http authentication local
!
!
control-plane
!
!
line con 0
line aux 0
line vty 0 4
!
end
The Show interface:
FastEthernet0/0 is up, line protocol is up
Hardware is Gt96k FE, address is 0017.59bf.2230 (bia 0017.59bf.2230)
Description: $ETH-LAN$
Internet address is 192.168.0.99/24
MTU 1500 bytes, BW 100000 Kbit, DLY 100 usec,
reliability 255/255, txload 1/255, rxload 1/255
Encapsulation ARPA, loopback not set
Keepalive set (10 sec)
Full-duplex, 100Mb/s, 100BaseTX/FX
ARP type: ARPA, ARP Timeout 04:00:00
Last input 00:00:04, output 00:00:00, output hang never
Last clearing of "show interface" counters never
Input queue: 0/75/0/0 (size/max/drops/flushes); Total output drops: 0
Queueing strategy: fifo
Output queue: 0/40 (size/max)
5 minute input rate 6000 bits/sec, 6 packets/sec
5 minute output rate 2000 bits/sec, 4 packets/sec
294499553 packets input, 2564977761 bytes
Received 8497910 broadcasts, 0 runts, 0 giants, 0 throttles
0 input errors, 0 CRC, 0 frame, 0 overrun, 0 ignored
0 watchdog
0 input packets with dribble condition detected
277392997 packets output, 1862330872 bytes, 0 underruns
0 output errors, 0 collisions, 6 interface resets
0 babbles, 0 late collision, 0 deferred
0 lost carrier, 0 no carrier
0 output buffer failures, 0 output buffers swapped out
FastEthernet0/1 is up, line protocol is up
Hardware is Gt96k FE, address is 0017.59bf.2231 (bia 0017.59bf.2231)
Internet address is 192.168.27.99/24
MTU 1500 bytes, BW 100000 Kbit, DLY 100 usec,
reliability 255/255, txload 1/255, rxload 1/255
Encapsulation ARPA, loopback not set
Keepalive set (10 sec)
Full-duplex, 100Mb/s, 100BaseTX/FX
ARP type: ARPA, ARP Timeout 04:00:00
Last input 00:00:00, output 00:00:00, output hang never
Last clearing of "show interface" counters never
Input queue: 0/75/0/0 (size/max/drops/flushes); Total output drops: 0
Queueing strategy: fifo
Output queue: 0/40 (size/max)
5 minute input rate 6000 bits/sec, 9 packets/sec
5 minute output rate 111000 bits/sec, 18 packets/sec
63913672 packets input, 1178329165 bytes
Received 513409 broadcasts, 0 runts, 0 giants, 0 throttles
0 input errors, 0 CRC, 0 frame, 0 overrun, 0 ignored
0 watchdog
0 input packets with dribble condition detected
61737098 packets output, 2622361739 bytes, 0 underruns
0 output errors, 0 collisions, 4 interface resets
0 babbles, 0 late collision, 0 deferred
0 lost carrier, 0 no carrier
0 output buffer failures, 0 output buffers swapped out
Serial0/0/0 is up, line protocol is up
Hardware is GT96K with integrated T1 CSU/DSU
Internet address is 10.10.10.1/30
MTU 1500 bytes, BW 1536 Kbit, DLY 20000 usec,
reliability 255/255, txload 1/255, rxload 27/255
Encapsulation HDLC, loopback not set
Keepalive set (10 sec)
Last input 00:00:08, output 00:00:06, output hang never
Last clearing of "show interface" counters never
Input queue: 0/75/0/0 (size/max/drops/flushes); Total output drops: 1281
Queueing strategy: Class-based queueing
Output queue: 0/1000/64/1277 (size/max total/threshold/drops)
Conversations 0/24/256 (active/max active/max total)
Reserved Conversations 4/4 (allocated/max allocated)
Available Bandwidth 77 kilobits/sec
30 second input rate 163000 bits/sec, 22 packets/sec
30 second output rate 9000 bits/sec, 12 packets/sec
268853039 packets input, 1927917064 bytes, 0 no buffer
Received 2408024 broadcasts, 0 runts, 3 giants, 0 throttles
792786 input errors, 792786 CRC, 347437 frame, 160972 overrun, 0 ignored, 565586 abort
284492864 packets output, 325046882 bytes, 0 underruns
0 output errors, 0 collisions, 249 interface resets
0 output buffer failures, 0 output buffers swapped out
27 carrier transitions
DCD=up DSR=up DTR=up RTS=up CTS=up
The log file:
Syslog logging: enabled (1 messages dropped, 2 messages rate-limited,
0 flushes, 0 overruns, xml disabled, filtering disabled)
Console logging: level debugging, 71 messages logged, xml disabled,
filtering disabled
Monitor logging: level debugging, 0 messages logged, xml disabled,
filtering disabled
Buffer logging: level debugging, 71 messages logged, xml disabled,
filtering disabled
Logging Exception size (4096 bytes)
Count and timestamp logging messages: disabled
No active filter modules.
Trap logging: level informational, 73 message lines logged
Log Buffer (4096 bytes):
WN: Line protocol on Interface Serial0/0/0, changed state to down
*Jan 28 22:17:30.798: %LINEPROTO-5-UPDOWN: Line protocol on Interface Serial0/0/0, changed state to up
*Jan 28 22:17:49.214: %LINK-3-UPDOWN: Interface Serial0/0/0, changed state to down
*Jan 28 22:17:50.214: %LINEPROTO-5-UPDOWN: Line protocol on Interface Serial0/0/0, changed state to down
*Jan 28 22:20:23.398: %LINK-3-UPDOWN: Interface Serial0/0/0, changed state to up
*Jan 28 22:20:26.434: %LINEPROTO-5-UPDOWN: Line protocol on Interface Serial0/0/0, changed state to up
*Jan 28 22:23:11.834: %LINK-3-UPDOWN: Interface Serial0/0/0, changed state to down
*Jan 28 22:23:12.834: %LINEPROTO-5-UPDOWN: Line protocol on Interface Serial0/0/0, changed state to down
*Jan 28 22:23:23.098: %LINK-3-UPDOWN: Interface Serial0/0/0, changed state to up
*Jan 28 22:23:26.134: %LINEPROTO-5-UPDOWN: Line protocol on Interface Serial0/0/0, changed state to up
*Jan 28 22:24:07.398: %LINK-3-UPDOWN: Interface Serial0/0/0, changed state to down
*Jan 28 22:24:08.398: %LINEPROTO-5-UPDOWN: Line protocol on Interface Serial0/0/0, changed state to down
*Jan 28 22:35:39.402: %LINK-3-UPDOWN: Interface Serial0/0/0, changed state to up
*Jan 28 22:35:42.438: %LINEPROTO-5-UPDOWN: Line protocol on Interface Serial0/0/0, changed state to up
*Jan 28 22:35:58.238: %LINK-3-UPDOWN: Interface Serial0/0/0, changed state to down
*Jan 28 22:35:59.238: %LINEPROTO-5-UPDOWN: Line protocol on Interface Serial0/0/0, changed state to down
*Jan 28 22:37:41.358: %LINK-3-UPDOWN: Interface Serial0/0/0, changed state to up
*Jan 28 22:37:44.394: %LINEPROTO-5-UPDOWN: Line protocol on Interface Serial0/0/0, changed state to up
*Jan 28 22:39:07.454: %LINK-3-UPDOWN: Interface Serial0/0/0, changed state to down
*Jan 28 22:39:08.454: %LINEPROTO-5-UPDOWN: Line protocol on Interface Serial0/0/0, changed state to down
*Jan 28 22:39:09.954: %LINK-3-UPDOWN: Interface Serial0/0/0, changed state to up
*Jan 28 22:39:12.990: %LINEPROTO-5-UPDOWN: Line protocol on Interface Serial0/0/0, changed state to up
*Jan 29 01:00:43.817: %LINK-3-UPDOWN: Interface Serial0/0/0, changed state to down
*Jan 29 01:00:44.817: %LINEPROTO-5-UPDOWN: Line protocol on Interface Serial0/0/0, changed state to down
*Jan 29 01:07:55.073: %LINK-3-UPDOWN: Interface Serial0/0/0, changed state to up
*Jan 29 01:07:58.109: %LINEPROTO-5-UPDOWN: Line protocol on Interface Serial0/0/0, changed state to up
*Jan 29 01:09:18.873: %LINK-3-UPDOWN: Interface Serial0/0/0, changed state to down
*Jan 29 01:09:19.873: %LINEPROTO-5-UPDOWN: Line protocol on Interface Serial0/0/0, changed state to down
*Jan 29 01:11:32.949: %LINK-3-UPDOWN: Interface Serial0/0/0, changed state to up
*Jan 29 01:11:35.993: %LINEPROTO-5-UPDOWN: Line protocol on Interface Serial0/0/0, changed state to up
*Jan 29 01:16:42.853: %LINK-3-UPDOWN: Interface Serial0/0/0, changed state to down
*Jan 29 01:16:43.853: %LINEPROTO-5-UPDOWN: Line protocol on Interface Serial0/0/0, changed state to down
*Jan 29 01:18:44.853: %LINK-3-UPDOWN: Interface Serial0/0/0, changed state to up
*Jan 29 01:18:47.897: %LINEPROTO-5-UPDOWN: Line protocol on Interface Serial0/0/0, changed state to up
*Jan 29 19:54:08.429: %LINK-3-UPDOWN: Interface Serial0/0/0, changed state to down
*Jan 29 19:54:09.429: %LINEPROTO-5-UPDOWN: Line protocol on Interface Serial0/0/0, changed state to down
*Jan 29 19:54:43.721: %LINK-3-UPDOWN: Interface Serial0/0/0, changed state to up
*Jan 29 19:54:46.757: %LINEPROTO-5-UPDOWN: Line protocol on Interface Serial0/0/0, changed state to up
*Jan 29 20:30:41.513: %LINEPROTO-5-UPDOWN: Line protocol on Interface Serial0/0/0, changed state to down
*Jan 29 20:30:51.525: %LINEPROTO-5-UPDOWN: Line protocol on Interface Serial0/0/0, changed state to up
*Jan 29 20:35:27.749: %LINK-3-UPDOWN: Interface Serial0/0/0, changed state to down
*Jan 29 20:35:28.749: %LINEPROTO-5-UPDOWN: Line protocol on Interface Serial0/0/0, changed state to down
*Jan 29 20:35:39.761: %LINK-3-UPDOWN: Interface Serial0/0/0, changed state to up
*Jan 29 20:35:42.797: %LINEPROTO-5-UPDOWN: Line protocol on Interface Serial0/0/0, changed state to up
show clock
*16:29:53.732 EST Thu Jan 29 2009
The ip route for mainsite:
Codes: C - connected, S - static, R - RIP, M - mobile, B - BGP
D - EIGRP, EX - EIGRP external, O - OSPF, IA - OSPF inter area
N1 - OSPF NSSA external type 1, N2 - OSPF NSSA external type 2
E1 - OSPF external type 1, E2 - OSPF external type 2
i - IS-IS, su - IS-IS summary, L1 - IS-IS level-1, L2 - IS-IS level-2
ia - IS-IS inter area, * - candidate default, U - per-user static route
o - ODR, P - periodic downloaded static route
Gateway of last resort is 192.168.27.100 to network 0.0.0.0
C 192.168.27.0/24 is directly connected, FastEthernet0/1
S 192.168.26.0/24 [1/0] via 10.10.10.2
10.0.0.0/30 is subnetted, 1 subnets
C 10.10.10.0 is directly connected, Serial0/0/0
C 192.168.0.0/24 is directly connected, FastEthernet0/0
S* 0.0.0.0/0 [1/0] via 192.168.27.100
The mainsite has a sonicwall TZ170 connected to FastEthernet0/1 and network switch for mainsite connected to FastEthernet0/0.
The ip route for remotesite:
Codes: C - connected, S - static, R - RIP, M - mobile, B - BGP
D - EIGRP, EX - EIGRP external, O - OSPF, IA - OSPF inter area
N1 - OSPF NSSA external type 1, N2 - OSPF NSSA external type 2
E1 - OSPF external type 1, E2 - OSPF external type 2
i - IS-IS, su - IS-IS summary, L1 - IS-IS level-1, L2 - IS-IS level-2
ia - IS-IS inter area, * - candidate default, U - per-user static route
o - ODR, P - periodic downloaded static route
Gateway of last resort is 10.10.10.1 to network 0.0.0.0
C 192.168.26.0/24 is directly connected, FastEthernet0/0
10.0.0.0/30 is subnetted, 1 subnets
C 10.10.10.0 is directly connected, Serial0/0/0
S* 0.0.0.0/0 [1/0] via 10.10.10.1
The switch for remote site is connected to FastEthernet0/0 .
Thanks
-Dimitry
Please let me know if you need any other info. Is one of the routers going bad?