thanks for all your help "plshlpme" i got your message after i had already left the main site and offices are literally 30 miles apart. i will switch the configuration over once i get the 2nd WIC. For now i am trying to get this setup to work. Can you see anything wrong? I am starting to question Telco problem
*****--------Main Site-----*****
Bell_Rd#sh run
Building configuration...
Current configuration : 1000 bytes
!
! Last configuration change at 00:36:25 UTC Mon Apr 16 2007
! NVRAM config last updated at 00:36:28 UTC Mon Apr 16 2007
!
version 12.2
service timestamps debug datetime msec
service timestamps log datetime msec
no service password-encryption
!
hostname Bell_Rd
!
logging queue-limit 100
enable secret 5 $1$76ro$MHABFeqdXvpk64z.VE3JA.
enable password 1magellan1
!
ip subnet-zero
!
!
interface FastEthernet0
ip address 10.10.0.1 255.255.255.0
speed auto
half-duplex
!
interface Serial0
bandwidth 1536
ip address 172.16.2.1 255.255.255.0
encapsulation ppp
service-module t1 clock source internal
service-module t1 timeslots 1-24
!
router rip
redistribute connected
network 10.0.0.0
!
ip classless
ip route 0.0.0.0 0.0.0.0 172.16.2.2
no ip http server
!
dialer-list 1 protocol ip permit
dialer-list 1 protocol ipx permit
!
snmp-server community public RO
snmp-server enable traps tty
!
line con 0
line aux 0
line vty 0 4
password 1magellan1
login
!
no scheduler allocate
end
Bell_Rd#sh int
FastEthernet0 is up, line protocol is up
Hardware is PQUICC_FEC, address is 0017.5961.0edc (bia 0017.5961.0edc)
Internet address is 10.10.0.1/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)
Half-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 0 bits/sec, 1 packets/sec
5 minute output rate 0 bits/sec, 1 packets/sec
646 packets input, 56161 bytes
Received 450 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
415 packets output, 41537 bytes, 0 underruns
3 output errors, 0 collisions, 3 interface resets
0 babbles, 0 late collision, 0 deferred
3 lost carrier, 0 no carrier
0 output buffer failures, 0 output buffers swapped out
Serial0 is up, line protocol is down
Hardware is PQUICC with Fractional T1 CSU/DSU
Internet address is 172.16.2.1/24
MTU 1500 bytes, BW 1536 Kbit, DLY 20000 usec,
reliability 255/255, txload 1/255, rxload 1/255
Encapsulation PPP, LCP Listen, loopback not set
Last input never, output 00:00:12, output hang never
Last clearing of "show interface" counters 00:25:35
Input queue: 0/75/0/0 (size/max/drops/flushes); Total output drops: 0
Queueing strategy: weighted fair
Output queue: 0/1000/64/0 (size/max total/threshold/drops)
Conversations 0/1/256 (active/max active/max total)
Reserved Conversations 0/0 (allocated/max allocated)
Available Bandwidth 1152 kilobits/sec
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, 0 no buffer
Received 0 broadcasts, 0 runts, 0 giants, 0 throttles
0 input errors, 0 CRC, 0 frame, 0 overrun, 0 ignored, 0 abort
310 packets output, 4340 bytes, 0 underruns
0 output errors, 0 collisions, 85 interface resets
0 output buffer failures, 0 output buffers swapped out
0 carrier transitions
DCD=up DSR=up DTR=up RTS=up CTS=up
Virtual-Access1 is up, line protocol is up
Hardware is Virtual Access interface
MTU 1492 bytes, BW 100000 Kbit, DLY 100000 usec,
reliability 255/255, txload 1/255, rxload 1/255
Base PPPoE vaccess, loopback not set
DTR is pulsed for 5 seconds on reset
Last input never, output never, output hang never
Last clearing of "show interface" counters 00:35:10
Input queue: 0/4096/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, 0 no buffer
Received 0 broadcasts, 0 runts, 0 giants, 0 throttles
0 input errors, 0 CRC, 0 frame, 0 overrun, 0 ignored, 0 abort
0 packets output, 0 bytes, 0 underruns
0 output errors, 0 collisions, 0 interface resets
0 output buffer failures, 0 output buffers swapped out
0 carrier transitions
Bell_Rd#sh ip int brie
Interface IP-Address OK? Method Status Protocol
FastEthernet0 10.10.0.1 YES manual up up
Serial0 172.16.2.1 YES manual up down
Virtual-Access1 unassigned YES unset up up
Bell_Rd#
*******--------Remote Site--------********
Asset-Northern#sh run
Building configuration...
Current configuration : 991 bytes
!
! Last configuration change at 20:03:08 UTC Sat Jun 9 2007
! NVRAM config last updated at 20:03:11 UTC Sat Jun 9 2007
!
version 12.2
service timestamps debug datetime msec
service timestamps log datetime msec
no service password-encryption
!
hostname Asset-Northern
!
logging queue-limit 100
enable secret 5 $1$y3q.$0TUaxShobiMp5.Yp0Q60E0
enable password *******
!
clock timezone UTC -7
ip subnet-zero
!
!
no virtual-template subinterface
!
interface FastEthernet0
ip address 10.10.1.1 255.255.255.0
speed auto
half-duplex
!
interface Serial0
bandwidth 1536
ip address 172.16.2.2 255.255.255.0
encapsulation ppp
no ip mroute-cache
no fair-queue
service-module t1 timeslots 1-24
!
router rip
redistribute connected
network 10.0.0.0
network 192.168.110.0
!
ip classless
ip route 0.0.0.0 0.0.0.0 172.16.2.1
ip http server
!
dialer-list 1 protocol ip permit
dialer-list 1 protocol ipx permit
!
!
line con 0
line aux 0
line vty 0 4
password *******
login
!
end
Asset-Northern#sh int
FastEthernet0 is up, line protocol is up
Hardware is PQUICC_FEC, address is 0016.46d9.d47c (bia 0016.46d9.d47c)
Internet address is 10.10.1.1/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)
Half-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 1000 bits/sec, 1 packets/sec
5 minute output rate 0 bits/sec, 1 packets/sec
6022 packets input, 437789 bytes
Received 821 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
6640 packets output, 562607 bytes, 0 underruns
0 output errors, 0 collisions, 3 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 is up, line protocol is down
Hardware is PQUICC with Fractional T1 CSU/DSU
Internet address is 172.16.2.2/24
MTU 1500 bytes, BW 1536 Kbit, DLY 20000 usec,
reliability 255/255, txload 1/255, rxload 1/255
Encapsulation PPP, LCP REQsent, loopback not set
Last input never, output 00:00:01, output hang never
Last clearing of "show interface" counters 04:30:26
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, 0 no buffer
Received 0 broadcasts, 0 runts, 0 giants, 0 throttles
0 input errors, 0 CRC, 0 frame, 0 overrun, 0 ignored, 0 abort
3236 packets output, 45304 bytes, 0 underruns
0 output errors, 0 collisions, 356 interface resets
0 output buffer failures, 0 output buffers swapped out
1 carrier transitions
DCD=up DSR=up DTR=up RTS=up CTS=up
Virtual-Access1 is up, line protocol is up
Hardware is Virtual Access interface
MTU 1492 bytes, BW 100000 Kbit, DLY 100000 usec,
reliability 255/255, txload 1/255, rxload 1/255
Base PPPoE vaccess, loopback not set
DTR is pulsed for 5 seconds on reset
Last input never, output never, output hang never
Last clearing of "show interface" counters 04:30:26
Input queue: 0/4096/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, 0 no buffer
Received 0 broadcasts, 0 runts, 0 giants, 0 throttles
0 input errors, 0 CRC, 0 frame, 0 overrun, 0 ignored, 0 abort
0 packets output, 0 bytes, 0 underruns
0 output errors, 0 collisions, 0 interface resets
0 output buffer failures, 0 output buffers swapped out
0 carrier transitions
Asset-Northern#sh ip int brie
Interface IP-Address OK? Method Status Protocol
FastEthernet0 10.10.1.1 YES NVRAM up up
Serial0 172.16.2.2 YES NVRAM up down
Virtual-Access1 unassigned YES unset up up
Asset-Northern#