From: Larson, Chris (CLarson@usaid.gov)
Date: Tue Oct 01 2002 - 13:07:05 GMT-3
Clock rate should appear on the DCE side of the link regardless of whether
it is on the FR switch or the router. Frame-relay intf-type dce does not
make the FR switch the physical DCE end. You still need to configure the
clock rate on the end that has the DCE cable side plugged in regardless of
this command or whether the cable is plugged to FR switch or router.
> -----Original Message-----
> From: Blanco Lam [SMTP:b@gclamb.com]
> Sent: Tuesday, October 01, 2002 11:35 AM
> To: itweber@earthlink.net
> Cc: ccielab@groupstudy.com
> Subject: RE: all pvc's on the frameswitch are inactive
>
> LMI type should be autosensed if using IOS 11.2 and later.
>
> How come you have "clock rate" specified on the router? The clock rate
> should only appear on the FR switch.
>
> Check your physical cabling and make sure that you have DCE
> connected to the FR switch.
>
> If you're sure that's okay and it still doesn't work, then
> try to connect two routers back-to-back and remove all your
> frame relay configuration. Use Cisco HDLC (default) and see whether you
> get
> a link/protocol up/up. You'll obviously need to specify the clock
> rate on one of them.
>
> ---- Original message ----
> >Date: Tue, 01 Oct 2002 11:20:28 -0400
> >From: "Rossow, Travis L" <RossowTL@corning.com>
> >Subject: RE: all pvc's on the frameswitch are inactive
> >To: ccielab@groupstudy.com
> >
> >I don't see a LMI type on your frame relay interfaces.
> >
> >-----Original Message-----
> >From: Denise Donohue [mailto:fradendon@comcast.net]
> >Sent: Tuesday, October 01, 2002 11:06 AM
> >To: Frank Maisano; 'Steven Weber'; ccielab@groupstudy.com
> >Subject: Re: all pvc's on the frameswitch are inactive
> >
> >
> >If you didn't have the frame switch command, the router wouldn't let you
> put
> in the frame route statements.
> >
> >My theory is that Cisco routers, when configured as frame switches,
> sometimes
> give up looking for a frame peer if the interfaces have been up for a long
> time
> and the connnected routers interfaces have also been up but not configured
> with
> frame encaps. Bounce the router and/or interfaces and that works, in my
> experience. (You've probably done that by now, anyway!)
> >
> >Denise
> > ----- Original Message -----
> > From: Frank Maisano
> > To: 'Steven Weber' ; ccielab@groupstudy.com
> > Sent: Tuesday, October 01, 2002 9:27 AM
> > Subject: RE: all pvc's on the frameswitch are inactive
> >
> >
> > Check to make sure you used the global config command: frame-relay
> switching
> >
> > --FM
> >
> > -----Original Message-----
> > From: Steven Weber [mailto:itweber@earthlink.net]
> > Sent: Monday, September 30, 2002 11:01 AM
> > To: ccielab@groupstudy.com
> > Subject: all pvc's on the frameswitch are inactive
> >
> >
> > All of my PVC's are inactive and I have no connectivity to my frame
> > switch or frame relay routers, I'm pasting my frame relay switch config
> > as well as the config to the frame relay routers. Any help is
> > appreciated
> >
> >
> > Steve
> >
> >
> > interface Serial0/0
> > ip address 150.50.246.4 255.255.255.224
> > ip broadcast-address 150.50.246.31
> > encapsulation frame-relay
> > ip ospf network point-to-multipoint
> > no fair-queue
> > clockrate 2000000
> > frame-relay map ip 150.50.246.6 146 broadcast
> >
> >
> >
> >
> > interface Serial1/0
> > no ip address
> > no ip directed-broadcast
> > encapsulation frame-relay
> > no ignore-hw local-loopback
> > clockrate 128000
> > cdp enable
> > frame-relay intf-type dce
> > frame-relay route 126 interface Serial1/2 162
> > !
> > interface Serial1/1
> > no ip address
> > no ip directed-broadcast
> > encapsulation frame-relay
> > no ignore-hw local-loopback
> > cdp enable
> > frame-relay intf-type dce
> > frame-relay route 146 interface Serial1/2 164
> > !
> > interface Serial1/2
> > no ip address
> > no ip directed-broadcast
> > encapsulation frame-relay
> > no ignore-hw local-loopback
> > clockrate 128000
> > cdp enable
> > frame-relay intf-type dce
> > frame-relay route 162 interface Serial1/0 126
> > frame-relay route 164 interface Serial1/1 146
> > frame-relay route 167 interface Serial1/3 176
> > !
> > interface Serial1/3
> > no ip address
> > no ip directed-broadcast
> > encapsulation frame-relay
> > no ignore-hw local-loopback
> > clockrate 128000
> > cdp enable
> > frame-relay intf-type dce
> > frame-relay route 176 interface Serial1/2 167
> > !
> >
> > Input Intf Input Dlci Output Intf Output Dlci Status
> > Serial1/0 126 Serial1/2 162
> inactive
> > Serial1/1 146 Serial1/2 164
> inactive
> > Serial1/2 162 Serial1/0 126
> inactive
> > Serial1/2 164 Serial1/1 146
> inactive
> > Serial1/2 167 Serial1/3 176
> inactive
> > Serial1/3 176 Serial1/2 167
> inactive
> >
> >
> > interface Serial0
> > no ip address
> > encapsulation frame-relay
> > no fair-queue
> > !
> > interface Serial0.7 point-to-point
> > ip address 150.50.67.6 255.255.255.0
> > frame-relay interface-dlci 167
> > !
> > interface Serial0.24 multipoint
> > ip address 150.50.246.6 255.255.255.224
> > ip ospf network point-to-multipoint
> > frame-relay map ip 150.50.246.2 162 broadcast
> > frame-relay map ip 150.50.246.4 164 broadcast
> >
> >
> >
> > interface Serial0
> > no ip address
> > encapsulation frame-relay
> > no fair-queue
> > !
> > interface Serial0.6 point-to-point
> > ip address 150.50.246.2 255.255.255.224
> > ip ospf network point-to-multipoint
> > frame-relay interface-dlci 126
> >
> >
> >
> >
> > interface Serial0/0
> > ip address 150.50.246.4 255.255.255.224
> > ip broadcast-address 150.50.246.31
> > encapsulation frame-relay
> > ip ospf network point-to-multipoint
> > no fair-queue
> > clockrate 2000000
> > frame-relay map ip 150.50.246.6 146 broadcast
> >
> >
> > interface Serial0
> > ip address 150.50.67.7 255.255.255.0
> > no ip directed-broadcast
> > encapsulation frame-relay
> > cdp enable
> > frame-relay map ip 150.50.67.6 176 broadcast
> > frame-relay lmi-type ansi
This archive was generated by hypermail 2.1.4 : Tue Nov 05 2002 - 08:35:36 GMT-3