Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Chris Miller on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Asyncronous vs. Syncronous

Status
Not open for further replies.

c1utch

MIS
Jan 23, 2002
151
US
I'm new to the whold Cisco world and have a question regarding how our WAN here at my company was previously setup. We have a frac. T1 that spits out to our 3 WAN locations. Traffic passes through a Cisco 2500 series router and then into a Adtran DSU/CSU. All 3 WAN locations have a similar DSU/CSU and a Cisco 1600 series router. Now, on the back of the 2500 series router (LAN side) I see there are 4 serial ports (only 3 being used), 2 say "Serial X", 2 say Serial X A/S (X being a arbitrary number). 2 of my WAN location's connections come out of the DSU/CSU and plug into the non-A/S or Syncronous ports. My third WAN location plugs into an A/S or asyncronous port. My question is, will this difference in ports affect any of my WAN locations and if so, how? (My question stems around the lack of speed at my WAN locations and I'm trying to track down the problem.) Thanks in advance. Chris
 
Your 3rd interface, Serial X A/S, can be either Async or Sync. In the config you set what type of interface it will be. Can you post a copy of your config, minus IP addresses and all. Todd VanDerwerken, CCNA, CCDA
Technical Consultant
"If at first you don't succeed...then sky diving isn't for you!"
 
Here you go. Since this router is within our private network (behind firewall), there were only private IP's listed, so left them in place. Hope I posted everything you needed. I'd appreciate any pointers if this configuration is wrong. Thanks...



Current configuration : 909 bytes
!
version 12.2
service timestamps debug uptime
service timestamps log uptime
no service password-encryption
!
hostname
!
enable secret 5
!
ip subnet-zero
!
ip ssh time-out 120
ip ssh authentication-retries 3
!
!
!
!
interface Ethernet0
ip address 172.16.2.3 255.255.255.0
!
interface Serial0
ip address 172.16.255.9 255.255.255.252
encapsulation ppp
!
interface Serial1
ip address 172.16.255.1 255.255.255.252
encapsulation ppp
!
interface Serial2
ip address 172.16.255.5 255.255.255.252
encapsulation ppp
!
interface Serial3
no ip address
shutdown
!
interface BRI0
no ip address
shutdown
!
router rip
version 2
network 172.16.0.0
no auto-summary
!
ip classless
ip route 0.0.0.0 0.0.0.0 172.16.2.1
ip http server
ip pim bidir-enable
!
!
line con 0
exec-timeout 0 0
password
logging synchronous
login
line aux 0
line vty 0 4
password
login
!
end


------------------ show stacks ------------------


Minimum process stacks:
Free/Size Name
1148/4000 Init
3364/4000 RADIUS INITCONFIG
1960/4000 Exec
5596/6000 Router Init
1940/4000 Virtual Exec
3404/6000 HTTP Server

Interrupt level stacks:
Level Called Unused/Size Name
1 16464505 2680/3000 CL-CD2430 transmit interrupts
2 15520003 2500/3000 CL-CD2430 receive interrupts
3 85033 2736/3000 Serial interface state change interrupt
4 180962756 2476/3000 Network interfaces
5 91434 2872/3000 Console Uart

------------------ show interfaces ------------------


BRI0 is administratively down, line protocol is down
Hardware is BRI
MTU 1500 bytes, BW 64 Kbit, DLY 20000 usec,
reliability 255/255, txload 1/255, rxload 1/255
Encapsulation HDLC, loopback not set
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: weighted fair
Output queue: 0/1000/64/0 (size/max total/threshold/drops)
Conversations 0/0/16 (active/max active/max total)
Reserved Conversations 0/0 (allocated/max allocated)
Available Bandwidth 48 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
0 packets output, 0 bytes, 0 underruns
0 output errors, 0 collisions, 5 interface resets
0 output buffer failures, 0 output buffers swapped out
0 carrier transitions
BRI0:1 is administratively down, line protocol is down
Hardware is BRI
MTU 1500 bytes, BW 64 Kbit, DLY 20000 usec,
reliability 255/255, txload 1/255, rxload 1/255
Encapsulation HDLC, loopback not set
Keepalive set (10 sec)
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: weighted fair
Output queue: 0/1000/64/0 (size/max total/threshold/drops)
Conversations 0/0/16 (active/max active/max total)
Reserved Conversations 0/0 (allocated/max allocated)
Available Bandwidth 48 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
0 packets output, 0 bytes, 0 underruns
0 output errors, 0 collisions, 5 interface resets
0 output buffer failures, 0 output buffers swapped out
0 carrier transitions
BRI0:2 is administratively down, line protocol is down
Hardware is BRI
MTU 1500 bytes, BW 64 Kbit, DLY 20000 usec,
reliability 255/255, txload 1/255, rxload 1/255
Encapsulation HDLC, loopback not set
Keepalive set (10 sec)
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: weighted fair
Output queue: 0/1000/64/0 (size/max total/threshold/drops)
Conversations 0/0/16 (active/max active/max total)
Reserved Conversations 0/0 (allocated/max allocated)
Available Bandwidth 48 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
0 packets output, 0 bytes, 0 underruns
0 output errors, 0 collisions, 5 interface resets
0 output buffer failures, 0 output buffers swapped out
0 carrier transitions
Ethernet0 is up, line protocol is up
Hardware is Lance, address is 0010.7be7.c063 (bia 0010.7be7.c063)
Internet address is 172.16.2.3/24
MTU 1500 bytes, BW 10000 Kbit, DLY 1000 usec,
reliability 255/255, txload 1/255, rxload 1/255
Encapsulation ARPA, loopback not set
Keepalive set (10 sec)
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
Queueing strategy: fifo
Output queue 0/40, 0 drops; input queue 1/75, 1058 drops
5 minute input rate 12000 bits/sec, 10 packets/sec
5 minute output rate 13000 bits/sec, 12 packets/sec
67034424 packets input, 895119352 bytes, 578 no buffer
Received 6963570 broadcasts, 0 runts, 0 giants, 1058 throttles
1580 input errors, 0 CRC, 0 frame, 0 overrun, 1580 ignored
0 input packets with dribble condition detected
63735623 packets output, 2921585891 bytes, 0 underruns
2 output errors, 214165 collisions, 2122 interface resets
0 babbles, 0 late collision, 119132 deferred
2 lost carrier, 0 no carrier
0 output buffer failures, 0 output buffers swapped out
Serial0 is up, line protocol is up
Hardware is HD64570
Internet address is 172.16.255.9/30
MTU 1500 bytes, BW 1544 Kbit, DLY 20000 usec,
reliability 255/255, txload 1/255, rxload 1/255
Encapsulation PPP, loopback not set
Keepalive set (10 sec)
LCP Open
Open: IPCP, CDPCP
Last input 00:00:06, output 00:00:09, output hang never
Last clearing of "show interface" counters 37w6d
Input queue: 0/75/0/0 (size/max/drops/flushes); Total output drops: 68
Queueing strategy: weighted fair
Output queue: 0/1000/64/68 (size/max total/threshold/drops)
Conversations 0/17/256 (active/max active/max total)
Reserved Conversations 0/0 (allocated/max allocated)
Available Bandwidth 1158 kilobits/sec
5 minute input rate 0 bits/sec, 0 packets/sec
5 minute output rate 0 bits/sec, 0 packets/sec
13443080 packets input, 2151231911 bytes, 0 no buffer
Received 0 broadcasts, 0 runts, 0 giants, 0 throttles
20285 input errors, 19554 CRC, 455 frame, 13 overrun, 34 ignored, 7616 abort
13664956 packets output, 1785366675 bytes, 0 underruns
0 output errors, 0 collisions, 11023 interface resets
0 output buffer failures, 0 output buffers swapped out
24 carrier transitions
DCD=up DSR=up DTR=up RTS=up CTS=up
Serial1 is up, line protocol is up
Hardware is HD64570
Internet address is 172.16.255.1/30
MTU 1500 bytes, BW 1544 Kbit, DLY 20000 usec,
reliability 255/255, txload 1/255, rxload 1/255
Encapsulation PPP, loopback not set
Keepalive set (10 sec)
LCP Open
Open: IPCP, CDPCP
Last input 00:00:22, output 00:00:07, output hang never
Last clearing of "show interface" counters 37w6d
Input queue: 0/75/0/0 (size/max/drops/flushes); Total output drops: 79
Queueing strategy: weighted fair
Output queue: 0/1000/64/78 (size/max total/threshold/drops)
Conversations 0/14/256 (active/max active/max total)
Reserved Conversations 0/0 (allocated/max allocated)
Available Bandwidth 1158 kilobits/sec
5 minute input rate 0 bits/sec, 0 packets/sec
5 minute output rate 0 bits/sec, 0 packets/sec
18519636 packets input, 3235746831 bytes, 0 no buffer
Received 0 broadcasts, 0 runts, 0 giants, 0 throttles
45776 input errors, 45211 CRC, 585 frame, 3 overrun, 9 ignored, 7460 abort
18888822 packets output, 3610089891 bytes, 0 underruns
0 output errors, 0 collisions, 166 interface resets
0 output buffer failures, 0 output buffers swapped out
22 carrier transitions
DCD=up DSR=up DTR=up RTS=up CTS=up
Serial2 is up, line protocol is up
Hardware is CD2430 in sync mode
Internet address is 172.16.255.5/30
MTU 1500 bytes, BW 115 Kbit, DLY 20000 usec,
reliability 255/255, txload 1/255, rxload 1/255
Encapsulation PPP, loopback not set
Keepalive set (10 sec)
LCP Open
Open: IPCP, CDPCP
Last input 00:00:03, output 00:00:03, output hang never
Last clearing of "show interface" counters 37w6d
Input queue: 0/75/0/0 (size/max/drops/flushes); Total output drops: 6185
Queueing strategy: weighted fair
Output queue: 0/1000/64/6183 (size/max total/threshold/drops)
Conversations 0/20/32 (active/max active/max total)
Reserved Conversations 0/0 (allocated/max allocated)
Available Bandwidth 86 kilobits/sec
5 minute input rate 0 bits/sec, 0 packets/sec
5 minute output rate 0 bits/sec, 0 packets/sec
15442093 packets input, 2641507197 bytes, 0 no buffer
Received 0 broadcasts, 0 runts, 161 giants, 0 throttles
50515 input errors, 28293 CRC, 0 frame, 455 overrun, 0 ignored, 21767 abort
16424783 packets output, 276432444 bytes, 0 underruns
346 output errors, 0 collisions, 30018 interface resets
0 output buffer failures, 0 output buffers swapped out
24 carrier transitions
DCD=up DSR=up DTR=up RTS=up CTS=up
Serial3 is administratively down, line protocol is down
Hardware is CD2430 in sync mode
MTU 1500 bytes, BW 115 Kbit, DLY 20000 usec,
reliability 255/255, txload 1/255, rxload 1/255
Encapsulation HDLC, loopback not set
Keepalive set (10 sec)
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: weighted fair
Output queue: 0/1000/64/0 (size/max total/threshold/drops)
Conversations 0/0/32 (active/max active/max total)
Reserved Conversations 0/0 (allocated/max allocated)
Available Bandwidth 86 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
0 packets output, 0 bytes, 0 underruns
0 output errors, 0 collisions, 3 interface resets
0 output buffer failures, 0 output buffers swapped out
0 carrier transitions
DCD=down DSR=down DTR=down RTS=down CTS=down

------------------ show controllers ------------------

BRI unit 0
D Chan Info:
Layer 1 is ACTIVATING
idb 0x273D04, ds 0x285190, reset_mask 0x8
buffer size 1524
RX ring with 2 entries at 0x2101600 : Rxhead 0
00 pak=0x000000 ds=0x000000 status=5000 pak_size=0
01 pak=0x000000 ds=0x000000 status=7000 pak_size=0
TX ring with 2 entries at 0x2101640: tx_count = 0, tx_head = 0, tx_tail = 0
00 pak=0x000000 ds=0x000000 status=5C00 pak_size=0
01 pak=0x000000 ds=0x000000 status=7C00 pak_size=0
0 missed datagrams, 0 overruns, 0 bad frame addresses
0 bad datagram encapsulations, 0 memory errors
0 transmitter underruns
0 d channel collisions
B1 Chan Info:
Layer 1 is ACTIVATING
idb 0x276E18, ds 0x285268, reset_mask 0x0
buffer size 1524
RX ring with 8 entries at 0x2101400 : Rxhead 0
00 pak=0x000000 ds=0x000000 status=5000 pak_size=0
01 pak=0x000000 ds=0x000000 status=5000 pak_size=0
02 pak=0x000000 ds=0x000000 status=5000 pak_size=0
03 pak=0x000000 ds=0x000000 status=5000 pak_size=0
04 pak=0x000000 ds=0x000000 status=5000 pak_size=0
05 pak=0x000000 ds=0x000000 status=5000 pak_size=0
06 pak=0x000000 ds=0x000000 status=5000 pak_size=0
07 pak=0x000000 ds=0x000000 status=7000 pak_size=0
TX ring with 2 entries at 0x2101440: tx_count = 0, tx_head = 0, tx_tail = 0
00 pak=0x000000 ds=0x000000 status=5C00 pak_size=0
01 pak=0x000000 ds=0x000000 status=7C00 pak_size=0
0 missed datagrams, 0 overruns, 0 bad frame addresses
0 bad datagram encapsulations, 0 memory errors
0 transmitter underruns
0 d channel collisions
B2 Chan Info:
Layer 1 is ACTIVATING
idb 0x27A7CC, ds 0x285340, reset_mask 0x2
buffer size 1524
RX ring with 8 entries at 0x2101500 : Rxhead 0
00 pak=0x000000 ds=0x000000 status=5000 pak_size=0
01 pak=0x000000 ds=0x000000 status=5000 pak_size=0
02 pak=0x000000 ds=0x000000 status=5000 pak_size=0
03 pak=0x000000 ds=0x000000 status=5000 pak_size=0
04 pak=0x000000 ds=0x000000 status=5000 pak_size=0
05 pak=0x000000 ds=0x000000 status=5000 pak_size=0
06 pak=0x000000 ds=0x000000 status=5000 pak_size=0
07 pak=0x000000 ds=0x000000 status=7000 pak_size=0
TX ring with 2 entries at 0x2101540: tx_count = 0, tx_head = 0, tx_tail = 0
00 pak=0x000000 ds=0x000000 status=5C00 pak_size=0
01 pak=0x000000 ds=0x000000 status=7C00 pak_size=0
0 missed datagrams, 0 overruns, 0 bad frame addresses
0 bad datagram encapsulations, 0 memory errors
0 transmitter underruns
0 d channel collisions
LANCE unit 0, idb 0x269710, ds 0x26B440, regaddr = 0x2130000, reset_mask 0x2
IB at 0xE06EA0: mode=0x0000, mcfilter 0000/0000/0100/0020
station address 0010.7be7.c063 default station address 0010.7be7.c063
buffer size 1524
RX ring with 16 entries at 0xE06EE8
Rxhead = 0xE06F48 (12), Rxp = 0x26B48C (12)
00 pak=0x26BC0C ds=0xE07E1E status=0x80 max_size=1524 pak_size=118
01 pak=0x26E1E4 ds=0xE0DC66 status=0x80 max_size=1524 pak_size=64
02 pak=0x26D714 ds=0xE0C176 status=0x80 max_size=1524 pak_size=64
03 pak=0x26FFA0 ds=0xE1267A status=0x80 max_size=1524 pak_size=64
04 pak=0x26E498 ds=0xE0E322 status=0x80 max_size=1524 pak_size=64
05 pak=0x26C174 ds=0xE08B96 status=0x80 max_size=1524 pak_size=103
06 pak=0x26ECB4 ds=0xE0F756 status=0x80 max_size=1524 pak_size=64
07 pak=0x26EF68 ds=0xE0FE12 status=0x80 max_size=1524 pak_size=64
08 pak=0x270508 ds=0xE133F2 status=0x80 max_size=1524 pak_size=99
09 pak=0x26C990 ds=0xE09FCA status=0x80 max_size=1524 pak_size=118
10 pak=0x26FCEC ds=0xE11FBE status=0x80 max_size=1524 pak_size=64
11 pak=0x26D1AC ds=0xE0B3FE status=0x80 max_size=1524 pak_size=64
12 pak=0x26EA00 ds=0xE0F09A status=0x80 max_size=1524 pak_size=64
13 pak=0x26FA38 ds=0xE11902 status=0x80 max_size=1524 pak_size=64
14 pak=0x26E74C ds=0xE0E9DE status=0x80 max_size=1524 pak_size=64
15 pak=0x26C428 ds=0xE09252 status=0x80 max_size=1524 pak_size=103
TX ring with 4 entries at 0xE06FA0, tx_count = 0
tx_head = 0xE06FA0 (0), head_txp = 0x26B4B0 (0)
tx_tail = 0xE06FA0 (0), tail_txp = 0x26B4B0 (0)
00 pak=0x000000 ds=0xE04082 status=0x03 status2=0x0000 pak_size=614
01 pak=0x000000 ds=0xE4914E status=0x03 status2=0x0000 pak_size=614
02 pak=0x000000 ds=0xE4946E status=0x03 status2=0x0000 pak_size=614
03 pak=0x000000 ds=0xE03D62 status=0x03 status2=0x0000 pak_size=614
1580 missed datagrams, 0 overruns
0 transmitter underruns, 0 excessive collisions
106248 single collisions, 107917 multiple collisions
0 dma memory errors, 0 CRC errors

0 alignment errors, 0 runts, 0 giants
0 tdr, 0 spurious initialization done interrupts
0 no enp status, 0 buffer errors, 0 overflow errors
0 tx_buff, 1058 throttled, 1058 enabled
Lance csr0 = 0x73
HD unit 0, idb = 0x28C898, driver structure at 0x293E60
buffer size 1524 HD unit 0, V.35 DTE cable
cpb = 0xE2, eda = 0x412C, cda = 0x4140
RX ring with 16 entries at 0xE24000
00 bd_ptr=0x4000 pak=0x295BB0 ds=0xE28D3C status=80 pak_size=104
01 bd_ptr=0x4014 pak=0x296934 ds=0xE2AEE8 status=80 pak_size=283
02 bd_ptr=0x4028 pak=0x29796C ds=0xE2D750 status=80 pak_size=104
03 bd_ptr=0x403C pak=0x2950E0 ds=0xE2724C status=80 pak_size=104
04 bd_ptr=0x4050 pak=0x296BE8 ds=0xE2B5A4 status=80 pak_size=16
05 bd_ptr=0x4064 pak=0x295394 ds=0xE27908 status=80 pak_size=16
06 bd_ptr=0x4078 pak=0x298C58 ds=0xE30674 status=80 pak_size=16
07 bd_ptr=0x408C pak=0x296680 ds=0xE2A82C status=80 pak_size=56
08 bd_ptr=0x40A0 pak=0x2989A4 ds=0xE2FFB8 status=80 pak_size=16
09 bd_ptr=0x40B4 pak=0x295E64 ds=0xE293F8 status=80 pak_size=16
10 bd_ptr=0x40C8 pak=0x2976B8 ds=0xE2D094 status=80 pak_size=16
11 bd_ptr=0x40DC pak=0x297150 ds=0xE2C31C status=80 pak_size=16
12 bd_ptr=0x40F0 pak=0x297404 ds=0xE2C9D8 status=80 pak_size=82
13 bd_ptr=0x4104 pak=0x296118 ds=0xE29AB4 status=80 pak_size=16
14 bd_ptr=0x4118 pak=0x2958FC ds=0xE28680 status=80 pak_size=56
15 bd_ptr=0x412C pak=0x2986F0 ds=0xE2F8FC status=80 pak_size=16
16 bd_ptr=0x4140 pak=0x297ED4 ds=0xE2E4C8 status=80 pak_size=104
cpb = 0xE2, eda = 0x4814, cda = 0x4814
TX ring with 1 entries at 0xE24800
00 bd_ptr=0x4800 pak=0x000000 ds=0xE2EB84 status=80 pak_size=16
01 bd_ptr=0x4814 pak=0x000000 ds=0xE28680 status=80 pak_size=16
34 missed datagrams, 13 overruns
0 bad datagram encapsulations, 0 memory errors
0 transmitter underruns
9856 residual bit errors
HD unit 1, idb = 0x299774, driver structure at 0x2A0D40
buffer size 1524 HD unit 1, V.35 DTE cable
cpb = 0xE3, eda = 0x28DC, cda = 0x28F0
RX ring with 16 entries at 0xE32800
00 bd_ptr=0x2800 pak=0x2A6350 ds=0xE3FBEC status=80 pak_size=104
01 bd_ptr=0x2814 pak=0x2A2FF4 ds=0xE37BF8 status=80 pak_size=16
02 bd_ptr=0x2828 pak=0x2A42E0 ds=0xE3AB1C status=80 pak_size=56
03 bd_ptr=0x283C pak=0x2A3810 ds=0xE3902C status=80 pak_size=16
04 bd_ptr=0x2850 pak=0x2A2524 ds=0xE36108 status=80 pak_size=16
05 bd_ptr=0x2864 pak=0x2A1D08 ds=0xE34CD4 status=80 pak_size=16
06 bd_ptr=0x2878 pak=0x2A1FBC ds=0xE35390 status=80 pak_size=16
07 bd_ptr=0x288C pak=0x2A5064 ds=0xE3CCC8 status=80 pak_size=56
08 bd_ptr=0x28A0 pak=0x2A4594 ds=0xE3B1D8 status=80 pak_size=16
09 bd_ptr=0x28B4 pak=0x2A355C ds=0xE38970 status=80 pak_size=16
10 bd_ptr=0x28C8 pak=0x2A4848 ds=0xE3B894 status=80 pak_size=16
11 bd_ptr=0x28DC pak=0x2A27D8 ds=0xE367C4 status=80 pak_size=16
12 bd_ptr=0x28F0 pak=0x2A5880 ds=0xE3E0FC status=80 pak_size=16
13 bd_ptr=0x2904 pak=0x2A5B34 ds=0xE3E7B8 status=80 pak_size=284
14 bd_ptr=0x2918 pak=0x2A3AC4 ds=0xE396E8 status=80 pak_size=104
15 bd_ptr=0x292C pak=0x2A2270 ds=0xE35A4C status=80 pak_size=104
16 bd_ptr=0x2940 pak=0x2A609C ds=0xE3F530 status=80 pak_size=104
cpb = 0xE3, eda = 0x3014, cda = 0x3014
TX ring with 1 entries at 0xE33000
00 bd_ptr=0x3000 pak=0x000000 ds=0xE3A460 status=80 pak_size=16
01 bd_ptr=0x3014 pak=0x000000 ds=0xE0196C status=80 pak_size=16
9 missed datagrams, 3 overruns
0 bad datagram encapsulations, 0 memory errors
0 transmitter underruns
32333 residual bit errors

CD2430 unit 0, Channel 0, Chip Revision 0D, Microcode 18
Channel mode is synchronous serial
idb 0x2AE114, buffer size 1524, V.35 DTE cable

Global registers
rpilr 0x75, rir 0x0, risr 0x0, rfoc 0x0, rdr 0x0
tpilr 0x73, tir 0x0, tisr 0x68, tftc 0x0, tdr 0xFF
mpilr 0x77, mir 0x0, misr 0x80
bercnt 0x0, stk 0x0
Per-channel registers for channel 0
Option registers
0x02 0x00 0x42 0xE8 0xE0 0x00 0x00
Command and status registers
cmr 0xC0, ccr 0x00, csr 0xCC, msvr-rts 0xF1, msvr-dtr 0xF1
Clock option registers
rcor 0x86, rbpr 0x01, tcor 0xC8, tbpr 0x01
Interrupt registers
ier 0x89, livr 0x40, licr 0x00
DMA buffer status 0x20
DMA receive registers
arbaddr 0xE42454, arbcnt 1524, arbsts 0x1
brbaddr 0xE41D98, brbcnt 1524, brbsts 0x1
rcbaddr 0xE41030
DMA transmit registers
atbaddr 0xE0C180, atbcnt 87, atbsts 0x62
btbaddr 0xE41020, btbcnt 16, btbsts 0x62
tcbaddr 0xE41030
Special character registers
schr1 0x00, schr2 0x00, schr3 0x00, schr4 0x00
scrl 0x0, scrh 0x0, lnxt 0xF1
Driver context information
Context structure 0x2B0D5C, Register table 0x2134100
Serial device register low (0x2134002) is 0xFF78
Serial device register high (0x2134004) is 0xFF09
Receive packet buffers 0x2B1F54, 0x2B1CA0
Transmit packet buffers 0x0, 0x0
Interrupt rates (per second) transmit 0, receive 1, modem 0
True fast-switched packets 9771143
Semi fast-switched packets 3668550
Transmitter hang count 0
Residual indication count 4
Bus error count 0
Aborted short frames count 6828
CRC short frames count 20547
Error counters
CTS deassertion failures 0
Nested interrupt errors transmit 0, receive 0, modem 0


CD2430 unit 0, Channel 1, Chip Revision 0D, Microcode 18
Channel mode is synchronous serial
idb 0x2B27B4, buffer size 1524, No DCE cable

Global registers
rpilr 0x75, rir 0x0, risr 0x0, rfoc 0x0, rdr 0x0
tpilr 0x73, tir 0x0, tisr 0x68, tftc 0x0, tdr 0x0
mpilr 0x77, mir 0x0, misr 0x80
bercnt 0x0, stk 0x0
Per-channel registers for channel 1
Option registers
0x02 0x00 0x42 0x68 0x60 0x00 0x00
Command and status registers
cmr 0xC0, ccr 0x00, csr 0x00, msvr-rts 0x00, msvr-dtr 0x00
Clock option registers
rcor 0x80, rbpr 0x81, tcor 0x00, tbpr 0x81
Interrupt registers
ier 0x00, livr 0x40, licr 0x04
DMA buffer status 0x00
DMA receive registers
arbaddr 0xE460F0, arbcnt 1524, arbsts 0x1
brbaddr 0xE467AC, brbcnt 1524, brbsts 0x1
rcbaddr 0x0
DMA transmit registers
atbaddr 0x0, atbcnt 0, atbsts 0x0
btbaddr 0x0, btbcnt 0, btbsts 0x0
tcbaddr 0x0
Special character registers
schr1 0x00, schr2 0x00, schr3 0x00, schr4 0x00
scrl 0x0, scrh 0x0, lnxt 0x0
Driver context information
Context structure 0x2B53FC, Register table 0x2134100
Serial device register low (0x2134006) is 0xFFF0
Serial device register high (0x2134008) is 0xFF0E
Receive packet buffers 0x2B6930, 0x2B6BE4
Transmit packet buffers 0x0, 0x0
Interrupt rates (per second) transmit 0, receive 0, modem 0
True fast-switched packets 0
Semi fast-switched packets 0
Transmitter hang count 0
Residual indication count 0
Bus error count 0
Aborted short frames count 0
CRC short frames count 0
Error counters
CTS deassertion failures 0
Nested interrupt errors transmit 0, receive 0, modem 0



------------------ show file systems ------------------


File Systems:

Size(b) Free(b) Type Flags Prefixes
32762 31775 nvram rw nvram:
- - opaque rw null:
- - opaque rw system:
- - network rw tftp:
* 16777216 2689472 flash ro flash:
12288 0 opaque ro flh:
- - opaque wo lex:
- - network rw rcp:
- - network rw ftp:


------------------ dir nvram: ------------------


Directory of nvram:/

30 -rw- 932 startup-config
31 ---- 5 private-config

32762 bytes total (31775 bytes free)

------------------ show flash: all ------------------


Partition Size Used Free Bank-Size State Copy Mode
1 16384K 13757K 2626K 8192K Read ONLY RXBOOT-FLH

System flash directory:
File Length Name/status
addr fcksum ccksum
1 14087680 /c2500-ik8os-l.122-6.bin
0x40 0xFFDE 0xFFDE
[14087744 bytes used, 2689472 available, 16777216 total]
16384K bytes of processor board System flash (Read ONLY)

Chip Bank Code Size Name
1 1 89A0 2048KB INTEL 28F016SA
2 1 89A0 2048KB INTEL 28F016SA
3 1 89A0 2048KB INTEL 28F016SA
4 1 89A0 2048KB INTEL 28F016SA
1 2 01AD 2048KB AMD 29F016
2 2 01AD 2048KB AMD 29F016
3 2 01AD 2048KB AMD 29F016
4 2 01AD 2048KB AMD 29F016
Executing current image from System flash

------------------ show process memory ------------------


Total: 14619452, Used: 5033508, Free: 9585944
PID TTY Allocated Freed Holding Getbufs Retbufs Process
0 0 47788 1848 4544076 0 0 *Init*
0 0 528 804044 528 0 0 *Sched*
0 0 10453556 5785240 25292 445740 0 *Dead*
1 0 284 284 1780 0 0 Load Meter
2 0 96 15524 8876 0 0 PPP auth
3 0 0 328 4780 0 0 Check heaps
4 0 96 0 4876 0 0 Chunk Manager
5 0 903460 265876 4876 629424 666624 Pool Manager
6 0 284 284 4780 0 0 Timers
7 0 284 284 4780 0 0 Serial Backgroun
8 0 113932 382520 6688 0 0 ARP Input
9 0 284 284 4780 0 0 DDR Timers
10 0 284 284 6780 0 0 Dialer event
11 0 7996 1952 10824 0 0 Entity MIB API
12 0 96 0 4876 0 0 SERIAL A'detect
13 0 96 0 4876 0 0 Critical Bkgnd
14 0 19164 14288 7140 0 0 Net Background
15 0 3668 284 10164 0 0 Logger
16 0 34512 588 4780 0 0 TTY Background
17 0 0 0 5780 0 0 Per-Second Jobs
18 0 284 284 8780 0 0 ISDN Timer
19 0 96 0 4876 0 0 ISDN From Driver
20 0 192 0 4972 0 0 Net Input
21 0 284 284 4780 0 0 Compute load avg
22 0 0 5440 4780 0 0 Per-minute Jobs
23 0 0 0 4780 0 0 SYNCCD2430 Helpe
24 0 380 284 4876 0 0 AAA Dictionary R
25 0 40907788 13248 13972 5076 0 IP Input
26 0 178589320 178563604 8284 15228 0 CDP Protocol
27 0 272 0 5052 0 0 X.25 Encaps Mana
28 0 532 284 7028 0 0 ATM OAM Input
29 0 284 284 6780 0 0 ATM OAM TIMER
30 0 0 0 4780 0 0 Asy FS Helper
31 0 23932 24592 6120 0 0 PPP IP Add Route
32 0 2712 20736 6588 0 0 IP Background
33 0 532 284 5028 0 0 Adj Manager
34 0 0 119232 6780 0 0 TCP Timer
35 0 979956 0 8688 0 0 TCP Protocols
36 0 340 0 5120 0 0 Probe Input
37 0 96 0 4876 0 0 RARP Input
38 0 0 0 4780 0 0 HTTP Timer
39 0 0 0 4780 0 0 Socket Timers
40 0 124465204 124439496 20832 0 0 DHCPD Receive
41 0 0 40467148 4780 0 0 IP Cache Ager
42 0 1316 0 10096 0 0 COPS
43 0 248 0 5028 0 0 PAD InCall
44 0 380 284 6876 0 0 X.25 Background
45 0 0 0 4780 0 0 Inspect Timer
46 0 4424 256503392 4876 0 0 RIP Send
47 0 288 0 5068 0 0 Crypto Support
48 0 136 0 4916 0 0 Router Autoconf
49 0 2876 1120 9548 0 0 Crypto ACL
50 0 232 0 7012 0 0 Encrypt Proc
51 0 136 0 7916 0 0 Key Proc
52 0 9512 284 17008 0 0 Crypto CA
53 0 8972 284 15468 0 0 Crypto IKMP
54 0 33672 32024 5416 0 0 IPSEC key engine
55 0 0 0 4780 0 0 IPSEC manual key
56 0 0 0 4780 0 0 CallMIB Backgrou
57 0 0 0 4780 0 0 ISDNMIB Backgrou
58 0 284 284 4780 0 0 RMON Recycle Pro
59 0 380 284 4876 0 0 RMON Deferred Se
60 0 332 0 5112 0 0 RMON Packets
61 0 0 0 4780 0 0 DHCPD Timer
62 0 188 0 4968 0 0 DHCPD Database
63 0 256520892 13332 17584 0 0 RIP Router
64 0 248 0 5028 0 0 CCP manager
65 0 99076 63944 10216 0 0 PPP manager
66 0 248 0 5028 0 0 Multilink PPP
67 0 268 0 5048 0 0 Multilink PPP ou
68 0 248 0 5028 0 0 Multilink event
69 5 117748 118080 7428 0 0 HTTP Server
5031668 Total




------------------ show buffers ------------------


Buffer elements:
499 in free list (500 max allowed)
103647185 hits, 0 misses, 0 created

Public buffer pools:
Small buffers, 104 bytes (total 50, permanent 50):
50 in free list (20 min, 150 max allowed)
12210016 hits, 0 misses, 0 trims, 0 created
0 failures (0 no memory)
Middle buffers, 600 bytes (total 25, permanent 25):
23 in free list (10 min, 150 max allowed)
3290598 hits, 0 misses, 0 trims, 0 created
0 failures (0 no memory)
Big buffers, 1536 bytes (total 50, permanent 50, peak 71 @ 6d16h):
50 in free list (5 min, 150 max allowed)
3136757 hits, 3555 misses, 384 trims, 384 created
578 failures (0 no memory)
VeryBig buffers, 4520 bytes (total 10, permanent 10):
10 in free list (0 min, 100 max allowed)
0 hits, 0 misses, 0 trims, 0 created
0 failures (0 no memory)
Large buffers, 5024 bytes (total 0, permanent 0):
0 in free list (0 min, 10 max allowed)
0 hits, 0 misses, 0 trims, 0 created
0 failures (0 no memory)
Huge buffers, 18024 bytes (total 0, permanent 0):
0 in free list (0 min, 4 max allowed)
0 hits, 0 misses, 0 trims, 0 created
0 failures (0 no memory)

Interface buffer pools:
Ethernet0 buffers, 1524 bytes (total 32, permanent 32):
7 in free list (0 min, 32 max allowed)
66795805 hits, 478060 fallbacks
8 max cache size, 3 in cache
BRI0 buffers, 1524 bytes (total 4, permanent 4):
3 in free list (0 min, 4 max allowed)
2 hits, 0 fallbacks
1 max cache size, 1 in cache
BRI0:1 buffers, 1524 bytes (total 16, permanent 16):
12 in free list (0 min, 16 max allowed)
8 hits, 0 fallbacks
4 max cache size, 4 in cache
BRI0:2 buffers, 1524 bytes (total 16, permanent 16):
12 in free list (0 min, 16 max allowed)
8 hits, 0 fallbacks
4 max cache size, 4 in cache
Serial0 buffers, 1524 bytes (total 32, permanent 32):
7 in free list (0 min, 32 max allowed)
14266163 hits, 0 fallbacks
8 max cache size, 8 in cache
Serial1 buffers, 1524 bytes (total 32, permanent 32):
7 in free list (0 min, 32 max allowed)
19349495 hits, 0 fallbacks
8 max cache size, 8 in cache
Serial2 buffers, 1524 bytes (total 8, permanent 8):
6 in free list (0 min, 8 max allowed)
16340950 hits, 25 fallbacks
0 max cache size, 0 in cache
Serial3 buffers, 1524 bytes (total 8, permanent 8):
6 in free list (0 min, 8 max allowed)
8 hits, 0 fallbacks
0 max cache size, 0 in cache
CD2430 I/O buffers, 1536 bytes (total 20, permanent 20):
10 in free list (0 min, 20 max allowed)
10 hits, 0 fallbacks


Chris
 
Here you go. Since this router is within our private network (behind firewall), there were only private IP's listed, so left them in place. Hope I posted everything you needed. I deleted some info. that I thought didn't pertain to the situation (flash settings, etc) to make room for this post. I'd appreciate any pointers if this configuration is wrong or wacky. Thanks...
**********************************************************
Current configuration : 909 bytes
version 12.2
service timestamps debug uptime
service timestamps log uptime
no service password-encryption
hostname
enable secret 5
ip subnet-zero
ip ssh time-out 120
ip ssh authentication-retries 3
interface Ethernet0
ip address 172.16.2.3 255.255.255.0
interface Serial0
ip address 172.16.255.9 255.255.255.252
encapsulation ppp
interface Serial1
ip address 172.16.255.1 255.255.255.252
encapsulation ppp
interface Serial2
ip address 172.16.255.5 255.255.255.252
encapsulation ppp
interface Serial3
no ip address
shutdown
interface BRI0
no ip address
shutdown
router rip
version 2
network 172.16.0.0
no auto-summary
ip classless
ip route 0.0.0.0 0.0.0.0 172.16.2.1
ip http server
ip pim bidir-enable
line con 0
exec-timeout 0 0
password
logging synchronous
login
line aux 0
line vty 0 4

end
------------------ show stacks ------------------
Minimum process stacks:
Free/Size Name
1148/4000 Init
3364/4000 RADIUS INITCONFIG
1960/4000 Exec
5596/6000 Router Init
1940/4000 Virtual Exec
3404/6000 HTTP Server
Interrupt level stacks:
Level Called Unused/Size Name
1 16464505 2680/3000 CL-CD2430 transmit interrupts
2 15520003 2500/3000 CL-CD2430 receive interrupts
3 85033 2736/3000 Serial interface state change interrupt
4 180962756 2476/3000 Network interfaces
5 91434 2872/3000 Console Uart
------------------ show interfaces ------------------
BRI0 is administratively down, line protocol is down
Hardware is BRI
MTU 1500 bytes, BW 64 Kbit, DLY 20000 usec,
reliability 255/255, txload 1/255, rxload 1/255
Encapsulation HDLC, loopback not set
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: weighted fair
Output queue: 0/1000/64/0 (size/max total/threshold/drops)
Conversations 0/0/16 (active/max active/max total)
Reserved Conversations 0/0 (allocated/max allocated)
Available Bandwidth 48 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
0 packets output, 0 bytes, 0 underruns
0 output errors, 0 collisions, 5 interface resets
0 output buffer failures, 0 output buffers swapped out
0 carrier transitions
BRI0:1 is administratively down, line protocol is down
Hardware is BRI
MTU 1500 bytes, BW 64 Kbit, DLY 20000 usec,
reliability 255/255, txload 1/255, rxload 1/255
Encapsulation HDLC, loopback not set
Keepalive set (10 sec)
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: weighted fair
Output queue: 0/1000/64/0 (size/max total/threshold/drops)
Conversations 0/0/16 (active/max active/max total)
Reserved Conversations 0/0 (allocated/max allocated)
Available Bandwidth 48 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
0 packets output, 0 bytes, 0 underruns
0 output errors, 0 collisions, 5 interface resets
0 output buffer failures, 0 output buffers swapped out
0 carrier transitions
BRI0:2 is administratively down, line protocol is down
Hardware is BRI
MTU 1500 bytes, BW 64 Kbit, DLY 20000 usec,
reliability 255/255, txload 1/255, rxload 1/255
Encapsulation HDLC, loopback not set
Keepalive set (10 sec)
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: weighted fair
Output queue: 0/1000/64/0 (size/max total/threshold/drops)
Conversations 0/0/16 (active/max active/max total)
Reserved Conversations 0/0 (allocated/max allocated)
Available Bandwidth 48 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
0 packets output, 0 bytes, 0 underruns
0 output errors, 0 collisions, 5 interface resets
0 output buffer failures, 0 output buffers swapped out
0 carrier transitions
Ethernet0 is up, line protocol is up
Hardware is Lance, address is 0010.7be7.c063 (bia 0010.7be7.c063)
Internet address is 172.16.2.3/24
MTU 1500 bytes, BW 10000 Kbit, DLY 1000 usec,
reliability 255/255, txload 1/255, rxload 1/255
Encapsulation ARPA, loopback not set
Keepalive set (10 sec)
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
Queueing strategy: fifo
Output queue 0/40, 0 drops; input queue 1/75, 1058 drops
5 minute input rate 12000 bits/sec, 10 packets/sec
5 minute output rate 13000 bits/sec, 12 packets/sec
67034424 packets input, 895119352 bytes, 578 no buffer
Received 6963570 broadcasts, 0 runts, 0 giants, 1058 throttles
1580 input errors, 0 CRC, 0 frame, 0 overrun, 1580 ignored
0 input packets with dribble condition detected
63735623 packets output, 2921585891 bytes, 0 underruns
2 output errors, 214165 collisions, 2122 interface resets
0 babbles, 0 late collision, 119132 deferred
2 lost carrier, 0 no carrier
0 output buffer failures, 0 output buffers swapped out
Serial0 is up, line protocol is up
Hardware is HD64570
Internet address is 172.16.255.9/30
MTU 1500 bytes, BW 1544 Kbit, DLY 20000 usec,
reliability 255/255, txload 1/255, rxload 1/255
Encapsulation PPP, loopback not set
Keepalive set (10 sec)
LCP Open
Open: IPCP, CDPCP
Last input 00:00:06, output 00:00:09, output hang never
Last clearing of "show interface" counters 37w6d
Input queue: 0/75/0/0 (size/max/drops/flushes); Total output drops: 68
Queueing strategy: weighted fair
Output queue: 0/1000/64/68 (size/max total/threshold/drops)
Conversations 0/17/256 (active/max active/max total)
Reserved Conversations 0/0 (allocated/max allocated)
Available Bandwidth 1158 kilobits/sec
5 minute input rate 0 bits/sec, 0 packets/sec
5 minute output rate 0 bits/sec, 0 packets/sec
13443080 packets input, 2151231911 bytes, 0 no buffer
Received 0 broadcasts, 0 runts, 0 giants, 0 throttles
20285 input errors, 19554 CRC, 455 frame, 13 overrun, 34 ignored, 7616 abort
13664956 packets output, 1785366675 bytes, 0 underruns
0 output errors, 0 collisions, 11023 interface resets
0 output buffer failures, 0 output buffers swapped out
24 carrier transitions
DCD=up DSR=up DTR=up RTS=up CTS=up
Serial1 is up, line protocol is up
Hardware is HD64570
Internet address is 172.16.255.1/30
MTU 1500 bytes, BW 1544 Kbit, DLY 20000 usec,
reliability 255/255, txload 1/255, rxload 1/255
Encapsulation PPP, loopback not set
Keepalive set (10 sec)
LCP Open
Open: IPCP, CDPCP
Last input 00:00:22, output 00:00:07, output hang never
Last clearing of "show interface" counters 37w6d
Input queue: 0/75/0/0 (size/max/drops/flushes); Total output drops: 79
Queueing strategy: weighted fair
Output queue: 0/1000/64/78 (size/max total/threshold/drops)
Conversations 0/14/256 (active/max active/max total)
Reserved Conversations 0/0 (allocated/max allocated)
Available Bandwidth 1158 kilobits/sec
5 minute input rate 0 bits/sec, 0 packets/sec
5 minute output rate 0 bits/sec, 0 packets/sec
18519636 packets input, 3235746831 bytes, 0 no buffer
Received 0 broadcasts, 0 runts, 0 giants, 0 throttles
45776 input errors, 45211 CRC, 585 frame, 3 overrun, 9 ignored, 7460 abort
18888822 packets output, 3610089891 bytes, 0 underruns
0 output errors, 0 collisions, 166 interface resets
0 output buffer failures, 0 output buffers swapped out
22 carrier transitions
DCD=up DSR=up DTR=up RTS=up CTS=up
Serial2 is up, line protocol is up
Hardware is CD2430 in sync mode
Internet address is 172.16.255.5/30
MTU 1500 bytes, BW 115 Kbit, DLY 20000 usec,
reliability 255/255, txload 1/255, rxload 1/255
Encapsulation PPP, loopback not set
Keepalive set (10 sec)
LCP Open
Open: IPCP, CDPCP
Last input 00:00:03, output 00:00:03, output hang never
Last clearing of "show interface" counters 37w6d
Input queue: 0/75/0/0 (size/max/drops/flushes); Total output drops: 6185
Queueing strategy: weighted fair
Output queue: 0/1000/64/6183 (size/max total/threshold/drops)
Conversations 0/20/32 (active/max active/max total)
Reserved Conversations 0/0 (allocated/max allocated)
Available Bandwidth 86 kilobits/sec
5 minute input rate 0 bits/sec, 0 packets/sec
5 minute output rate 0 bits/sec, 0 packets/sec
15442093 packets input, 2641507197 bytes, 0 no buffer
Received 0 broadcasts, 0 runts, 161 giants, 0 throttles
50515 input errors, 28293 CRC, 0 frame, 455 overrun, 0 ignored, 21767 abort
16424783 packets output, 276432444 bytes, 0 underruns
346 output errors, 0 collisions, 30018 interface resets
0 output buffer failures, 0 output buffers swapped out
24 carrier transitions
DCD=up DSR=up DTR=up RTS=up CTS=up
Serial3 is administratively down, line protocol is down
Hardware is CD2430 in sync mode
MTU 1500 bytes, BW 115 Kbit, DLY 20000 usec,
reliability 255/255, txload 1/255, rxload 1/255
Encapsulation HDLC, loopback not set
Keepalive set (10 sec)
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: weighted fair
Output queue: 0/1000/64/0 (size/max total/threshold/drops)
Conversations 0/0/32 (active/max active/max total)
Reserved Conversations 0/0 (allocated/max allocated)
Available Bandwidth 86 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
0 packets output, 0 bytes, 0 underruns
0 output errors, 0 collisions, 3 interface resets
0 output buffer failures, 0 output buffers swapped out
0 carrier transitions
DCD=down DSR=down DTR=down RTS=down CTS=down
------------------ show controllers ------------------
BRI unit 0
D Chan Info:
Layer 1 is ACTIVATING
idb 0x273D04, ds 0x285190, reset_mask 0x8
buffer size 1524
RX ring with 2 entries at 0x2101600 : Rxhead 0
00 pak=0x000000 ds=0x000000 status=5000 pak_size=0
01 pak=0x000000 ds=0x000000 status=7000 pak_size=0
TX ring with 2 entries at 0x2101640: tx_count = 0, tx_head = 0, tx_tail = 0
00 pak=0x000000 ds=0x000000 status=5C00 pak_size=0
01 pak=0x000000 ds=0x000000 status=7C00 pak_size=0
0 missed datagrams, 0 overruns, 0 bad frame addresses
0 bad datagram encapsulations, 0 memory errors
0 transmitter underruns
0 d channel collisions
B1 Chan Info:
Layer 1 is ACTIVATING
idb 0x276E18, ds 0x285268, reset_mask 0x0
buffer size 1524
RX ring with 8 entries at 0x2101400 : Rxhead 0
00 pak=0x000000 ds=0x000000 status=5000 pak_size=0
01 pak=0x000000 ds=0x000000 status=5000 pak_size=0
02 pak=0x000000 ds=0x000000 status=5000 pak_size=0
03 pak=0x000000 ds=0x000000 status=5000 pak_size=0
04 pak=0x000000 ds=0x000000 status=5000 pak_size=0
05 pak=0x000000 ds=0x000000 status=5000 pak_size=0
06 pak=0x000000 ds=0x000000 status=5000 pak_size=0
07 pak=0x000000 ds=0x000000 status=7000 pak_size=0
TX ring with 2 entries at 0x2101440: tx_count = 0, tx_head = 0, tx_tail = 0
00 pak=0x000000 ds=0x000000 status=5C00 pak_size=0
01 pak=0x000000 ds=0x000000 status=7C00 pak_size=0
0 missed datagrams, 0 overruns, 0 bad frame addresses
0 bad datagram encapsulations, 0 memory errors
0 transmitter underruns
0 d channel collisions
B2 Chan Info:
Layer 1 is ACTIVATING
idb 0x27A7CC, ds 0x285340, reset_mask 0x2
buffer size 1524
RX ring with 8 entries at 0x2101500 : Rxhead 0
00 pak=0x000000 ds=0x000000 status=5000 pak_size=0
01 pak=0x000000 ds=0x000000 status=5000 pak_size=0
02 pak=0x000000 ds=0x000000 status=5000 pak_size=0
03 pak=0x000000 ds=0x000000 status=5000 pak_size=0
04 pak=0x000000 ds=0x000000 status=5000 pak_size=0
05 pak=0x000000 ds=0x000000 status=5000 pak_size=0
06 pak=0x000000 ds=0x000000 status=5000 pak_size=0
07 pak=0x000000 ds=0x000000 status=7000 pak_size=0
TX ring with 2 entries at 0x2101540: tx_count = 0, tx_head = 0, tx_tail = 0
00 pak=0x000000 ds=0x000000 status=5C00 pak_size=0
01 pak=0x000000 ds=0x000000 status=7C00 pak_size=0
0 missed datagrams, 0 overruns, 0 bad frame addresses
0 bad datagram encapsulations, 0 memory errors
0 transmitter underruns
0 d channel collisions
LANCE unit 0, idb 0x269710, ds 0x26B440, regaddr = 0x2130000, reset_mask 0x2
IB at 0xE06EA0: mode=0x0000, mcfilter 0000/0000/0100/0020
station address 0010.7be7.c063 default station address 0010.7be7.c063
buffer size 1524
RX ring with 16 entries at 0xE06EE8
Rxhead = 0xE06F48 (12), Rxp = 0x26B48C (12)
00 pak=0x26BC0C ds=0xE07E1E status=0x80 max_size=1524 pak_size=118
01 pak=0x26E1E4 ds=0xE0DC66 status=0x80 max_size=1524 pak_size=64
02 pak=0x26D714 ds=0xE0C176 status=0x80 max_size=1524 pak_size=64
03 pak=0x26FFA0 ds=0xE1267A status=0x80 max_size=1524 pak_size=64
04 pak=0x26E498 ds=0xE0E322 status=0x80 max_size=1524 pak_size=64
05 pak=0x26C174 ds=0xE08B96 status=0x80 max_size=1524 pak_size=103
06 pak=0x26ECB4 ds=0xE0F756 status=0x80 max_size=1524 pak_size=64
07 pak=0x26EF68 ds=0xE0FE12 status=0x80 max_size=1524 pak_size=64
08 pak=0x270508 ds=0xE133F2 status=0x80 max_size=1524 pak_size=99
09 pak=0x26C990 ds=0xE09FCA status=0x80 max_size=1524 pak_size=118
10 pak=0x26FCEC ds=0xE11FBE status=0x80 max_size=1524 pak_size=64
11 pak=0x26D1AC ds=0xE0B3FE status=0x80 max_size=1524 pak_size=64
12 pak=0x26EA00 ds=0xE0F09A status=0x80 max_size=1524 pak_size=64
13 pak=0x26FA38 ds=0xE11902 status=0x80 max_size=1524 pak_size=64
14 pak=0x26E74C ds=0xE0E9DE status=0x80 max_size=1524 pak_size=64
15 pak=0x26C428 ds=0xE09252 status=0x80 max_size=1524 pak_size=103
TX ring with 4 entries at 0xE06FA0, tx_count = 0
tx_head = 0xE06FA0 (0), head_txp = 0x26B4B0 (0)
tx_tail = 0xE06FA0 (0), tail_txp = 0x26B4B0 (0)
00 pak=0x000000 ds=0xE04082 status=0x03 status2=0x0000 pak_size=614
01 pak=0x000000 ds=0xE4914E status=0x03 status2=0x0000 pak_size=614
02 pak=0x000000 ds=0xE4946E status=0x03 status2=0x0000 pak_size=614
03 pak=0x000000 ds=0xE03D62 status=0x03 status2=0x0000 pak_size=614
1580 missed datagrams, 0 overruns
0 transmitter underruns, 0 excessive collisions
106248 single collisions, 107917 multiple collisions
0 dma memory errors, 0 CRC errors

0 alignment errors, 0 runts, 0 giants
0 tdr, 0 spurious initialization done interrupts
0 no enp status, 0 buffer errors, 0 overflow errors
0 tx_buff, 1058 throttled, 1058 enabled
Lance csr0 = 0x73
HD unit 0, idb = 0x28C898, driver structure at 0x293E60
buffer size 1524 HD unit 0, V.35 DTE cable
cpb = 0xE2, eda = 0x412C, cda = 0x4140
RX ring with 16 entries at 0xE24000
00 bd_ptr=0x4000 pak=0x295BB0 ds=0xE28D3C status=80 pak_size=104
01 bd_ptr=0x4014 pak=0x296934 ds=0xE2AEE8 status=80 pak_size=283
02 bd_ptr=0x4028 pak=0x29796C ds=0xE2D750 status=80 pak_size=104
03 bd_ptr=0x403C pak=0x2950E0 ds=0xE2724C status=80 pak_size=104
04 bd_ptr=0x4050 pak=0x296BE8 ds=0xE2B5A4 status=80 pak_size=16
05 bd_ptr=0x4064 pak=0x295394 ds=0xE27908 status=80 pak_size=16
06 bd_ptr=0x4078 pak=0x298C58 ds=0xE30674 status=80 pak_size=16
07 bd_ptr=0x408C pak=0x296680 ds=0xE2A82C status=80 pak_size=56
08 bd_ptr=0x40A0 pak=0x2989A4 ds=0xE2FFB8 status=80 pak_size=16
09 bd_ptr=0x40B4 pak=0x295E64 ds=0xE293F8 status=80 pak_size=16
10 bd_ptr=0x40C8 pak=0x2976B8 ds=0xE2D094 status=80 pak_size=16
11 bd_ptr=0x40DC pak=0x297150 ds=0xE2C31C status=80 pak_size=16
12 bd_ptr=0x40F0 pak=0x297404 ds=0xE2C9D8 status=80 pak_size=82
13 bd_ptr=0x4104 pak=0x296118 ds=0xE29AB4 status=80 pak_size=16
14 bd_ptr=0x4118 pak=0x2958FC ds=0xE28680 status=80 pak_size=56
15 bd_ptr=0x412C pak=0x2986F0 ds=0xE2F8FC status=80 pak_size=16
16 bd_ptr=0x4140 pak=0x297ED4 ds=0xE2E4C8 status=80 pak_size=104
cpb = 0xE2, eda = 0x4814, cda = 0x4814
TX ring with 1 entries at 0xE24800
00 bd_ptr=0x4800 pak=0x000000 ds=0xE2EB84 status=80 pak_size=16
01 bd_ptr=0x4814 pak=0x000000 ds=0xE28680 status=80 pak_size=16
34 missed datagrams, 13 overruns
0 bad datagram encapsulations, 0 memory errors
0 transmitter underruns
9856 residual bit errors
HD unit 1, idb = 0x299774, driver structure at 0x2A0D40
buffer size 1524 HD unit 1, V.35 DTE cable
cpb = 0xE3, eda = 0x28DC, cda = 0x28F0
RX ring with 16 entries at 0xE32800
00 bd_ptr=0x2800 pak=0x2A6350 ds=0xE3FBEC status=80 pak_size=104
01 bd_ptr=0x2814 pak=0x2A2FF4 ds=0xE37BF8 status=80 pak_size=16
02 bd_ptr=0x2828 pak=0x2A42E0 ds=0xE3AB1C status=80 pak_size=56
03 bd_ptr=0x283C pak=0x2A3810 ds=0xE3902C status=80 pak_size=16
04 bd_ptr=0x2850 pak=0x2A2524 ds=0xE36108 status=80 pak_size=16
05 bd_ptr=0x2864 pak=0x2A1D08 ds=0xE34CD4 status=80 pak_size=16
06 bd_ptr=0x2878 pak=0x2A1FBC ds=0xE35390 status=80 pak_size=16
07 bd_ptr=0x288C pak=0x2A5064 ds=0xE3CCC8 status=80 pak_size=56
08 bd_ptr=0x28A0 pak=0x2A4594 ds=0xE3B1D8 status=80 pak_size=16
09 bd_ptr=0x28B4 pak=0x2A355C ds=0xE38970 status=80 pak_size=16
10 bd_ptr=0x28C8 pak=0x2A4848 ds=0xE3B894 status=80 pak_size=16
11 bd_ptr=0x28DC pak=0x2A27D8 ds=0xE367C4 status=80 pak_size=16
12 bd_ptr=0x28F0 pak=0x2A5880 ds=0xE3E0FC status=80 pak_size=16
13 bd_ptr=0x2904 pak=0x2A5B34 ds=0xE3E7B8 status=80 pak_size=284
14 bd_ptr=0x2918 pak=0x2A3AC4 ds=0xE396E8 status=80 pak_size=104
15 bd_ptr=0x292C pak=0x2A2270 ds=0xE35A4C status=80 pak_size=104
16 bd_ptr=0x2940 pak=0x2A609C ds=0xE3F530 status=80 pak_size=104
cpb = 0xE3, eda = 0x3014, cda = 0x3014
TX ring with 1 entries at 0xE33000
00 bd_ptr=0x3000 pak=0x000000 ds=0xE3A460 status=80 pak_size=16
01 bd_ptr=0x3014 pak=0x000000 ds=0xE0196C status=80 pak_size=16
9 missed datagrams, 3 overruns
0 bad datagram encapsulations, 0 memory errors
0 transmitter underruns
32333 residual bit errors

CD2430 unit 0, Channel 0, Chip Revision 0D, Microcode 18
Channel mode is synchronous serial
idb 0x2AE114, buffer size 1524, V.35 DTE cable
Global registers
rpilr 0x75, rir 0x0, risr 0x0, rfoc 0x0, rdr 0x0
tpilr 0x73, tir 0x0, tisr 0x68, tftc 0x0, tdr 0xFF
mpilr 0x77, mir 0x0, misr 0x80
bercnt 0x0, stk 0x0
Per-channel registers for channel 0
Option registers
0x02 0x00 0x42 0xE8 0xE0 0x00 0x00
Command and status registers
cmr 0xC0, ccr 0x00, csr 0xCC, msvr-rts 0xF1, msvr-dtr 0xF1
Clock option registers
rcor 0x86, rbpr 0x01, tcor 0xC8, tbpr 0x01
Interrupt registers
ier 0x89, livr 0x40, licr 0x00
DMA buffer status 0x20
DMA receive registers
arbaddr 0xE42454, arbcnt 1524, arbsts 0x1
brbaddr 0xE41D98, brbcnt 1524, brbsts 0x1
rcbaddr 0xE41030
DMA transmit registers
atbaddr 0xE0C180, atbcnt 87, atbsts 0x62
btbaddr 0xE41020, btbcnt 16, btbsts 0x62
tcbaddr 0xE41030
Special character registers
schr1 0x00, schr2 0x00, schr3 0x00, schr4 0x00
scrl 0x0, scrh 0x0, lnxt 0xF1
Driver context information
Context structure 0x2B0D5C, Register table 0x2134100
Serial device register low (0x2134002) is 0xFF78
Serial device register high (0x2134004) is 0xFF09
Receive packet buffers 0x2B1F54, 0x2B1CA0
Transmit packet buffers 0x0, 0x0
Interrupt rates (per second) transmit 0, receive 1, modem 0
True fast-switched packets 9771143
Semi fast-switched packets 3668550
Transmitter hang count 0
Residual indication count 4
Bus error count 0
Aborted short frames count 6828
CRC short frames count 20547
Error counters
CTS deassertion failures 0
Nested interrupt errors transmit 0, receive 0, modem 0
CD2430 unit 0, Channel 1, Chip Revision 0D, Microcode 18
Channel mode is synchronous serial
idb 0x2B27B4, buffer size 1524, No DCE cable
Global registers
rpilr 0x75, rir 0x0, risr 0x0, rfoc 0x0, rdr 0x0
tpilr 0x73, tir 0x0, tisr 0x68, tftc 0x0, tdr 0x0
mpilr 0x77, mir 0x0, misr 0x80
bercnt 0x0, stk 0x0
Per-channel registers for channel 1
Option registers
0x02 0x00 0x42 0x68 0x60 0x00 0x00
Command and status registers
cmr 0xC0, ccr 0x00, csr 0x00, msvr-rts 0x00, msvr-dtr 0x00
Clock option registers
rcor 0x80, rbpr 0x81, tcor 0x00, tbpr 0x81
Interrupt registers
ier 0x00, livr 0x40, licr 0x04
DMA buffer status 0x00
DMA receive registers
arbaddr 0xE460F0, arbcnt 1524, arbsts 0x1
brbaddr 0xE467AC, brbcnt 1524, brbsts 0x1
rcbaddr 0x0
DMA transmit registers
atbaddr 0x0, atbcnt 0, atbsts 0x0
btbaddr 0x0, btbcnt 0, btbsts 0x0
tcbaddr 0x0
Special character registers
schr1 0x00, schr2 0x00, schr3 0x00, schr4 0x00
scrl 0x0, scrh 0x0, lnxt 0x0
Driver context information
Context structure 0x2B53FC, Register table 0x2134100
Serial device register low (0x2134006) is 0xFFF0
Serial device register high (0x2134008) is 0xFF0E
Receive packet buffers 0x2B6930, 0x2B6BE4
Transmit packet buffers 0x0, 0x0
Interrupt rates (per second) transmit 0, receive 0, modem 0
True fast-switched packets 0
Semi fast-switched packets 0
Transmitter hang count 0
Residual indication count 0
Bus error count 0
Aborted short frames count 0
CRC short frames count 0
Error counters
CTS deassertion failures 0
Nested interrupt errors transmit 0, receive 0, modem 0
------------------ show process memory ------------------


Total: 14619452, Used: 5033508, Free: 9585944
PID TTY Allocated Freed Holding Getbufs Retbufs Process
0 0 47788 1848 4544076 0 0 *Init*
0 0 528 804044 528 0 0 *Sched*
0 0 10453556 5785240 25292 445740 0 *Dead*
1 0 284 284 1780 0 0 Load Meter
2 0 96 15524 8876 0 0 PPP auth
3 0 0 328 4780 0 0 Check heaps
4 0 96 0 4876 0 0 Chunk Manager
5 0 903460 265876 4876 629424 666624 Pool Manager
6 0 284 284 4780 0 0 Timers
7 0 284 284 4780 0 0 Serial Backgroun
8 0 113932 382520 6688 0 0 ARP Input
9 0 284 284 4780 0 0 DDR Timers
10 0 284 284 6780 0 0 Dialer event
11 0 7996 1952 10824 0 0 Entity MIB API
12 0 96 0 4876 0 0 SERIAL A'detect
13 0 96 0 4876 0 0 Critical Bkgnd
14 0 19164 14288 7140 0 0 Net Background
15 0 3668 284 10164 0 0 Logger
16 0 34512 588 4780 0 0 TTY Background
17 0 0 0 5780 0 0 Per-Second Jobs
18 0 284 284 8780 0 0 ISDN Timer
19 0 96 0 4876 0 0 ISDN From Driver
20 0 192 0 4972 0 0 Net Input
21 0 284 284 4780 0 0 Compute load avg
22 0 0 5440 4780 0 0 Per-minute Jobs
23 0 0 0 4780 0 0 SYNCCD2430 Helpe
24 0 380 284 4876 0 0 AAA Dictionary R
25 0 40907788 13248 13972 5076 0 IP Input
26 0 178589320 178563604 8284 15228 0 CDP Protocol
27 0 272 0 5052 0 0 X.25 Encaps Mana
28 0 532 284 7028 0 0 ATM OAM Input
29 0 284 284 6780 0 0 ATM OAM TIMER
30 0 0 0 4780 0 0 Asy FS Helper
31 0 23932 24592 6120 0 0 PPP IP Add Route
32 0 2712 20736 6588 0 0 IP Background
33 0 532 284 5028 0 0 Adj Manager
34 0 0 119232 6780 0 0 TCP Timer
35 0 979956 0 8688 0 0 TCP Protocols
36 0 340 0 5120 0 0 Probe Input
37 0 96 0 4876 0 0 RARP Input
38 0 0 0 4780 0 0 HTTP Timer
39 0 0 0 4780 0 0 Socket Timers
40 0 124465204 124439496 20832 0 0 DHCPD Receive
41 0 0 40467148 4780 0 0 IP Cache Ager
42 0 1316 0 10096 0 0 COPS
43 0 248 0 5028 0 0 PAD InCall
44 0 380 284 6876 0 0 X.25 Background
45 0 0 0 4780 0 0 Inspect Timer
46 0 4424 256503392 4876 0 0 RIP Send
47 0 288 0 5068 0 0 Crypto Support
48 0 136 0 4916 0 0 Router Autoconf
49 0 2876 1120 9548 0 0 Crypto ACL
50 0 232 0 7012 0 0 Encrypt Proc
51 0 136 0 7916 0 0 Key Proc
52 0 9512 284 17008 0 0 Crypto CA
53 0 8972 284 15468 0 0 Crypto IKMP
54 0 33672 32024 5416 0 0 IPSEC key engine
55 0 0 0 4780 0 0 IPSEC manual key
56 0 0 0 4780 0 0 CallMIB Backgrou
57 0 0 0 4780 0 0 ISDNMIB Backgrou
58 0 284 284 4780 0 0 RMON Recycle Pro
59 0 380 284 4876 0 0 RMON Deferred Se
60 0 332 0 5112 0 0 RMON Packets
61 0 0 0 4780 0 0 DHCPD Timer
62 0 188 0 4968 0 0 DHCPD Database
63 0 256520892 13332 17584 0 0 RIP Router
64 0 248 0 5028 0 0 CCP manager
65 0 99076 63944 10216 0 0 PPP manager
66 0 248 0 5028 0 0 Multilink PPP
67 0 268 0 5048 0 0 Multilink PPP ou
68 0 248 0 5028 0 0 Multilink event
69 5 117748 118080 7428 0 0 HTTP Server
5031668 Total
------------------ show buffers ------------------
Buffer elements:
499 in free list (500 max allowed)
103647185 hits, 0 misses, 0 created
Public buffer pools:
Small buffers, 104 bytes (total 50, permanent 50):
50 in free list (20 min, 150 max allowed)
12210016 hits, 0 misses, 0 trims, 0 created
0 failures (0 no memory)
Middle buffers, 600 bytes (total 25, permanent 25):
23 in free list (10 min, 150 max allowed)
3290598 hits, 0 misses, 0 trims, 0 created
0 failures (0 no memory)
Big buffers, 1536 bytes (total 50, permanent 50, peak 71 @ 6d16h):
50 in free list (5 min, 150 max allowed)
3136757 hits, 3555 misses, 384 trims, 384 created
578 failures (0 no memory)
VeryBig buffers, 4520 bytes (total 10, permanent 10):
10 in free list (0 min, 100 max allowed)
0 hits, 0 misses, 0 trims, 0 created
0 failures (0 no memory)
Large buffers, 5024 bytes (total 0, permanent 0):
0 in free list (0 min, 10 max allowed)
0 hits, 0 misses, 0 trims, 0 created
0 failures (0 no memory)
Huge buffers, 18024 bytes (total 0, permanent 0):
0 in free list (0 min, 4 max allowed)
0 hits, 0 misses, 0 trims, 0 created
0 failures (0 no memory)

Interface buffer pools:
Ethernet0 buffers, 1524 bytes (total 32, permanent 32):
7 in free list (0 min, 32 max allowed)
66795805 hits, 478060 fallbacks
8 max cache size, 3 in cache
BRI0 buffers, 1524 bytes (total 4, permanent 4):
3 in free list (0 min, 4 max allowed)
2 hits, 0 fallbacks
1 max cache size, 1 in cache
BRI0:1 buffers, 1524 bytes (total 16, permanent 16):
12 in free list (0 min, 16 max allowed)
8 hits, 0 fallbacks
4 max cache size, 4 in cache
BRI0:2 buffers, 1524 bytes (total 16, permanent 16):
12 in free list (0 min, 16 max allowed)
8 hits, 0 fallbacks
4 max cache size, 4 in cache
Serial0 buffers, 1524 bytes (total 32, permanent 32):
7 in free list (0 min, 32 max allowed)
14266163 hits, 0 fallbacks
8 max cache size, 8 in cache
Serial1 buffers, 1524 bytes (total 32, permanent 32):
7 in free list (0 min, 32 max allowed)
19349495 hits, 0 fallbacks
8 max cache size, 8 in cache
Serial2 buffers, 1524 bytes (total 8, permanent 8):
6 in free list (0 min, 8 max allowed)
16340950 hits, 25 fallbacks
0 max cache size, 0 in cache
Serial3 buffers, 1524 bytes (total 8, permanent 8):
6 in free list (0 min, 8 max allowed)
8 hits, 0 fallbacks
0 max cache size, 0 in cache
CD2430 I/O buffers, 1536 bytes (total 20, permanent 20):
10 in free list (0 min, 20 max allowed)
10 hits, 0 fallbacks Chris
 
What have you done to test your throughput? There's an application available called test tcp. It's been ported to many operating systems (Windows included). Do a search on the web and you'll find it at mulitple locations. You can set up a ttcp source and a ttcp sink and verify throughput. Or you can use MRTG to monitor throughput.

You might also want to clear your counters (it's been over 37 weeks). That way you can see if you're taking lots of errors on one or more links.

 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top