Did you enable frame-relay switching on FRSW? since I suspect you did, show 
int, show frame pvc and show frame map output will help. 


--
Marko Milivojevic - CCIE #18427
Senior Technical Instructor - IPexpert

Mailto: [email protected]
Telephone: +1.810.326.1444
Fax: +1.810.454.0130
Community: http://www.ipexpert.com/communities

:: Sent from my phone. Apologies for errors and brevity. ::

On Jul 22, 2010, at 5:08, Ken <[email protected]> wrote:

> Hoping to get some advice with a frame relay issue in my home lab.
> 
> I'm using 3 routers in a back-to-back configuration with a separate FR/PSTN 
> switch. The connection between HQ and BR2 is up/up, but I cannot figure out 
> how to get the link up between HQ and BR1. When I plug in a known good 
> working cable, link and protocol come up, then protocol goes down. I've tried 
> the following and am still at a loss.
> 
> * Checked cables (swapped cable between HQ & BR2)
> * Reseated all cards
> * Performed loop diag and extended ping on all interfaces - no input/crc 
> errors
> * Applied 'no keepalive' (interface comes up/up but status sent/receive 
> messages do not increment)
> * Applied 'clock rate 128000' on FR switch but it doesn't appear in 'sh run'
> 
> All LMI interfaces show as CISCO. BR1 right now is configured on the physical 
> int but even on a sub-interface and a reboot it still doesn't work.
> 
> HQ
> 
> controller T1 0/1/0
>  channel-group 0 timeslots 1-24
>  description == FR to PSTN-RTR 0/3/0
> !
> controller T1 0/1/1
>  pri-group timeslots 1-3,24
>  description == PRI to PSTN-RTR 0/3/1
> !
> interface Serial0/1/0:0
>  no ip address
>  encapsulation frame-relay
>  no fair-queue
> !
> interface Serial0/1/0:0.1 point-to-point
>  description == FR to BR1
>  ip address 192.168.1.101 255.255.255.0
>  snmp trap link-status
>  frame-relay interface-dlci 101   
> !
> interface Serial0/1/0:0.2 point-to-point
>  description == FR to BR2
>  ip address 192.168.0.201 255.255.255.0
>  snmp trap link-status
>  frame-relay interface-dlci 201   
> 
> ********
> 
> BR1
> 
> controller T1 1/0
>  framing esf
>  linecode b8zs
>  channel-group 0 timeslots 1-24
> !         
> controller T1 1/1
>  framing sf
>  linecode ami
> !
> interface Serial1/0:0
>  ip address 192.168.1.102 255.255.255.0
>  encapsulation frame-relay
>  no fair-queue
>  frame-relay interface-dlci 102
> 
> ********
> 
> BR2
> 
> interface Serial0/0
>  no ip address
>  encapsulation frame-relay
>  no fair-queue
> !
> interface Serial0/0.1 point-to-point
>  ip address 192.168.0.202 255.255.255.0
>  snmp trap link-status
>  frame-relay interface-dlci 202   
> 
> ********
> 
> FR SWITCH
> 
> controller T1 0/2/0
>  clock source internal
>  cablelength long 0db
>  channel-group 0 timeslots 1-24
> !
> controller T1 0/3/0
>  clock source internal
>  channel-group 0 timeslots 1-24
>  description == FR to HQ
> !
> controller T1 0/3/1
>  clock source internal
>  pri-group timeslots 1-3,24
>  description == PRI to HQ
> !
> interface Serial0/1/0
>  description == FR to BR2
>  no ip address
>  encapsulation frame-relay
>  no fair-queue
>  frame-relay intf-type dce
>  frame-relay route 202 interface Serial0/3/0:0 201
> !
> interface Serial0/2/0:0
>  no ip address
>  encapsulation frame-relay
>  no fair-queue
>  frame-relay intf-type dce
>  frame-relay route 102 interface Serial0/3/0:0 101
> !
> interface Serial0/3/0:0
>  description == FR to HQ
>  no ip address
>  encapsulation frame-relay
>  no fair-queue
>  frame-relay intf-type dce
>  frame-relay route 101 interface Serial0/2/0:0 102
>  frame-relay route 201 interface Serial0/1/0 202
> !
> _______________________________________________
> For more information regarding industry leading CCIE Lab training, please 
> visit www.ipexpert.com
_______________________________________________
For more information regarding industry leading CCIE Lab training, please visit 
www.ipexpert.com

Reply via email to