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 Chriss Miller on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Frame or Router Problem??

Status
Not open for further replies.

CorruptedLogic

IS-IT--Management
Aug 1, 2001
193
Ok, so we have a 2811 router configured with a multilink frame interface which combines 3 full T1's into the router (all WIC's exactly the same). This is then fragmented out to WAN units at varying speeds. All this has been running just fine for the past 3 weeks (we replaced the router 3 weeks ago and setup the MFR). All of a sudden last week, we started losing eigrp adjacency which disconnected our WAN units juuust long enough to crash the only application they use (via citrix). Our Telco is involved and they swear up and down that there is no problem with their circuits. We spent all day Thursday and Friday last week trying to remedy this. We applied traffic shaping to the MFR sub-interfaces and this *seemed* to stabalise things for 1/2 a day or so. Then yesterday the whole thing started bouncing again. So the burning question is..is this a problem with our router /setup or is it a telco problem?
I've pasted our host router config, MFR stats and fram stats below. ANY suggestions or advice would be greatly appreciated!!

Thanks in advance!!


Building configuration...

Current configuration : 8544 bytes
!
version 12.4
service timestamps debug datetime
service timestamps log datetime
no service password-encryption
!
hostname MIS
!
boot-start-marker
boot system flash c2800nm-spservicesk9-mz.124-1.bin
boot-end-marker
!
logging buffered 16384 debugging
enable secret 5 ****************************
!
no aaa new-model
!
resource policy
!
ip subnet-zero
!
ip cef
no ip dhcp use vrf connected
!
!
no ip domain lookup
ip host fresno 172.x.x.x
!
voice-card 0
no dspfarm
!
crypto pki trustpoint TP-self-signed-1826071796
enrollment selfsigned
subject-name cn=IOS-Self-Signed-Certificate-1826071796
revocation-check none
rsakeypair TP-self-signed-1826071796
!
username ********************
username ***********************
username **************************
username *********************
username ***********************
username **************************
username ************************
username **************************
username**************************
username ****************************
username ***********************************
!
!
!
!
interface MFR1
description Multilink PVC for Yo*****
ip address 172.x.x.x
load-interval 30
frame-relay multilink bid Yosemite MIS
frame-relay traffic-shaping
!
interface MFR1.1 point-to-point
description to Badger Pass
ip address 172.x.x.x
frame-relay interface-dlci 25
class 384k
!
interface MFR1.2 point-to-point
description Frame to Yosemite_Lodge
ip address 172.x.x.x
frame-relay interface-dlci 17
class 512k
!
interface MFR1.3 point-to-point
description Curry Village Pavilion
ip address 172.x.x.x
frame-relay interface-dlci 18
class 256k
!
interface MFR1.4 point-to-point
description Frame to Wawona
ip address 172.x.x.x
frame-relay interface-dlci 19
class 256k
!
interface MFR1.5 point-to-point
description Frame to Curry_Village
ip address 172.x.x.x
frame-relay interface-dlci 20
class 256k
!
interface MFR1.6 point-to-point
description Frame to Ahwahnee
ip address 172.x.x.x
frame-relay interface-dlci 21
class 512k
!
interface MFR1.7 point-to-point
description Frame to Tuolumne
ip address 172.x.x.x
shutdown
frame-relay interface-dlci 22
class 128k

interface MFR1.8 point-to-point
description Frame to Housekeeping_Camp
ip address 172.x.x.x
frame-relay interface-dlci 26
class 256k
!
interface MFR1.9 point-to-point
description Frame to Yosemite_Lodge_Houskeeping
ip address 172.x.x.x
frame-relay interface-dlci 24
class 128k
!
interface MFR1.10 point-to-point
description DLCI To PBNI
ip address 172.x.x.x
shutdown
frame-relay interface-dlci 28
!
interface MFR1.11 point-to-point
description to Valley Visitor Center
ip address 172.x.x.x
frame-relay interface-dlci 27

interface MFR1.12 point-to-point
description to Degnan's_Deli
ip address 172.x.x.x
frame-relay interface-dlci 23
class 256k
!
interface MFR1.13 point-to-point
description to Curry Village Bike Stand
ip address 172.x.x.x
frame-relay interface-dlci 29
class 256k
!
interface FastEthernet0/0
description MIS Router LAN Interface
bandwidth 10000
ip address 172.x.x.x
duplex full
speed 100
!
interface FastEthernet0/1
no ip address
shutdown
duplex auto
speed auto
!
interface Serial0/0/0
description Fresno T1 Link ONLY
no ip address
encapsulation frame-relay
service-module t1 timeslots 1-24
!
interface Serial0/0/0.1 point-to-point
description PVC To Fresno
ip address 172.x.x.x
frame-relay interface-dlci 16
!
interface Serial0/1/0
description MultiLink Frame-Relay # 1
no ip address
encapsulation frame-relay MFR1
service-module t1 timeslots 1-24
no arp frame-relay
!
interface Serial0/2/0
description MultiLink Frame-Relay # 2
no ip address
encapsulation frame-relay MFR1
service-module t1 timeslots 1-24
no arp frame-relay
!
interface Serial0/3/0
description MultiLink Frame-Relay # 3
no ip address
encapsulation frame-relay MFR1
service-module t1 timeslots 1-24
no arp frame-relay
!
interface Dialer2
ip address 172.x.x.x
encapsulation ppp
dialer in-band
dialer idle-timeout 200
dialer map ip 172.x.x.x
dialer map ip 172.x.x.x
dialer map ip 172.x.x.x
dialer map ip 172.x.x.x
no peer default ip address
ppp authentication chap

router eigrp 1
redistribute static
network 172.x.x.x
network 172.x.x.x
no auto-summary
!
ip classless
ip route 0.0.0.0 0.0.0.0 172.x.x.x
ip route 192.x.x.x
!
!
ip http server
ip http authentication local
ip http secure-server
!
!
map-class frame-relay 384k
frame-relay cir 384000
frame-relay bc 48000
frame-relay mincir 384000
!
map-class frame-relay 512k
frame-relay cir 512000
frame-relay bc 64000
frame-relay mincir 512000
!
map-class frame-relay 256k
frame-relay cir 256000
frame-relay bc 32000
frame-relay mincir 256000
!
map-class frame-relay 128k
frame-relay cir 128000
frame-relay bc 16000
frame-relay mincir 128000
logging trap errors
logging 192.x.x.x
access-list 5 permit 192.x.x.x
access-list 5 permit 192.x.x.x
access-list 101 deny eigrp any any
access-list 101 deny ip any host 255.255.255.255
access-list 101 permit ip any any
dialer-list 1 protocol ip list 101
!
!
!
control-plane
!
line con 0
password *****
login
line aux 0
exec-timeout 0 0
password *****
login
modem InOut
line vty 0 4
exec-timeout 0 0
privilege level 15
password *****
login
transport input telnet ssh
line vty 5 15
privilege level 15
login local
transport input telnet ssh
!
scheduler allocate 20000 1000
!
end


MIS#sh frame-relay lmi mfr1

LMI Statistics for interface Serial0/0/0 (Frame Relay DTE) LMI TYPE = ANSI
Invalid Unnumbered info 0 Invalid Prot Disc 0
Invalid dummy Call Ref 0 Invalid Msg Type 0
Invalid Status Message 0 Invalid Lock Shift 0
Invalid Information ID 0 Invalid Report IE Len 0
Invalid Report Request 0 Invalid Keep IE Len 0
Num Status Enq. Sent 22884 Num Status msgs Rcvd 22884
Num Update Status Rcvd 0 Num Status Timeouts 0
Last Full Status Req 00:00:34 Last Full Status Rcvd 00:00:34

LMI Statistics for interface MFR1 (Frame Relay DTE) LMI TYPE = ANSI
Invalid Unnumbered info 0 Invalid Prot Disc 0
Invalid dummy Call Ref 0 Invalid Msg Type 0
Invalid Status Message 0 Invalid Lock Shift 0
Invalid Information ID 0 Invalid Report IE Len 0
Invalid Report Request 0 Invalid Keep IE Len 0
Num Status Enq. Sent 22878 Num Status msgs Rcvd 22879
Num Update Status Rcvd 0 Num Status Timeouts 8
Last Full Status Req 00:00:46 Last Full Status Rcvd 00:00:46
MIS#sh int mfr1
MFR1 is up, line protocol is up
Hardware is Multilink Frame Relay bundle interface
Description: Multilink PVC for Yosemite
Internet address is 172.x.x.x
MTU 1500 bytes, BW 1536 Kbit, DLY 20000 usec,
reliability 255/255, txload 24/255, rxload 27/255
Encapsulation FRAME-RELAY, loopback not set
Keepalive set (10 sec)
DTR is pulsed for 2 seconds on reset
LMI enq sent 22879, LMI stat recvd 22880, LMI upd recvd 0, DTE LMI up
LMI enq recvd 0, LMI stat sent 0, LMI upd sent 0
LMI DLCI 0 LMI type is ANSI Annex D frame relay DTE
FR SVC disabled, LAPF state down
Broadcast queue 0/64, broadcasts sent/dropped 585777/0, interface broadcasts 543834
Last input 00:00:00, output never, output hang never
Last clearing of "show interface" counters 2d15h
Input queue: 0/75/12/0 (size/max/drops/flushes); Total output drops: 422023
Queueing strategy: fifo
Output queue: 0/120 (size/max)
30 second input rate 166000 bits/sec, 366 packets/sec
30 second output rate 150000 bits/sec, 263 packets/sec
75848680 packets input, 202191173 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
57980741 packets output, 1726211595 bytes, 0 underruns
0 output errors, 0 collisions, 0 interface resets
0 output buffer failures, 0 output buffers swapped out
0 carrier transitions
MIS#

Work Smarter, Not Harder....
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top