Re: Frame-Relay Unused DLCI's

From: Godswill Oletu (oletu@inbox.lv)
Date: Fri Jun 02 2006 - 20:56:48 ART


Sometime, after disabling inverse arp, you may have to reboot the router to
see the effect, ie only the statically maped dlci will show up.
ie
!
interface serial 0/0
ip address 1.1.1.1 255.255.255.0
encapsulation frame-relay
frame-relay map ip 1.1.1.2 102 broadcast
no frame-relay inverse-arp
!
The above command with a reboot, will ensure that, you only see the
statically mapped dlci. If you do not want to disable LMI, you can send all
the unwanted dlci to the 'bit bucket'
ie
!
interface serial 0/0
ip address 1.1.1.1 255.255.255.0
encapsulation frame-relay
!
interface serial 0/0.1 multipoint
frame-relay interface-dlci 103
frame-relay interface-dlci 104
frame-relay interface-dlci 105
frame-relay interface-dlci 106
etc

Both methods should work fine for you.

HTH
Godswill Oletu

----- Original Message -----
From: "Julius Kinsler" <jkinsler@harbortech.com>
To: "Smith, Jason" <JASmith@nuvox.com>; <ccielab@groupstudy.com>
Sent: Friday, June 02, 2006 5:46 PM
Subject: RE: Frame-Relay Unused DLCI's

> Have you tried turning off LMI and using the Frame-relay local-dlci
> command? That should do the trick.
>
> Julius
>
> -----Original Message-----
> From: nobody@groupstudy.com [mailto:nobody@groupstudy.com] On Behalf Of
> Smith, Jason
> Sent: Friday, June 02, 2006 4:36 PM
> To: ccielab@groupstudy.com
> Subject: RE: Frame-Relay Unused DLCI's
>
> Thanks for the quick reply! I would be satisfied with that and it is
> usually how it is setup. But the question specifically stated that "you
> need to clear any unused pvc's" I got a clarification on this and you
> should not see any other pvc's when you do a show frame pvc. I guess
> the one way you could do that is to build a static pvc with no lmi or
> keepalive and then it shouldn't receive any pvc's but I couldn't get
> that to work. What do you guys think, or do you know how to build it
> without lmi?
>
> Thanks,
> Jason Smith
> CCIE #12097
> www.smif101.com
>
> -----Original Message-----
> From: ZeroFlash [mailto:Fire_Ice@verizon.net]
> Sent: Friday, June 02, 2006 4:22 PM
> To: Smith, Jason; ccielab@groupstudy.com
> Subject: RE: Frame-Relay Unused DLCI's
>
> Jason --
> If in the show frame-relay map shows only the statically assigned PVC's
> then you are answering the question. If there are more than just the
> statically assigned PVC's you need to disable inverse-arp and optionally
> no frame-relay arp.
>
> The show frame-relay pvc will always show all the PVC's assigned to that
> circuit. As long as they aren't used and don't show in the Frame-Relay
> Map output then you are fine.
>
> Thanks
>
> ZeroFlash
> CCIE #16217
>
> -----Original Message-----
> From: nobody@groupstudy.com [mailto:nobody@groupstudy.com] On Behalf Of
> Smith, Jason
> Sent: Friday, June 02, 2006 4:10 PM
> To: ccielab@groupstudy.com
> Subject: Frame-Relay Unused DLCI's
>
> I have been racking my brain over here trying to figure out how to get a
> router that learns multiple PVC's from a switch to ignore any but the
> statically assigned PVC on the interface. When you do a show
> frame-relay pvc it shows the one active PVC but will also show the
> unused ones. The reason I ask is that I have a test question here that
> asks to clear any unused pvc's from the switch. Does anyone know how to
> accomplish this?
>
> The one way I was able to delete the DLCI's was via no frame-relay
> interface-dlci 102 command but then the keepalive pops it back in there.
> I take away the keepalive and then the circuit doesn't work. Does
> anyone know how to accomplish this?
>
>
>
> interface Serial0/0
>
> ip address 11.1.1.2 255.255.255.0
>
> no ip directed-broadcast
>
> encapsulation frame-relay
>
> frame-relay map ip 11.1.1.1 101
>
> frame-relay map ip 11.1.1.2 101
>
> no frame-relay inverse-arp
>
> frame-relay lmi-type cisco
>
> end
>
>
>
> R4#show frame map
>
> Serial0/0 (up): ip 11.1.1.1 dlci 101(0x65,0x1850), static,
>
> CISCO, status defined, active
>
> Serial0/0 (up): ip 11.1.1.2 dlci 101(0x65,0x1850), static,
>
> CISCO, status defined, active
>
> R4#
>
>
>
> R4#show frame pvc
>
>
>
> PVC Statistics for interface Serial0/0 (Frame Relay DTE)
>
>
>
> Active Inactive Deleted Static
>
> Local 1 0 0 0
>
> Switched 0 0 0 0
>
> Unused 2 0 0 0
>
>
>
> DLCI = 101, DLCI USAGE = LOCAL, PVC STATUS = ACTIVE, INTERFACE =
> Serial0/0
>
>
>
> input pkts 0 output pkts 0 in bytes 0
>
> out bytes 0 dropped pkts 0 in FECN pkts 0
>
>
> in BECN pkts 0 out FECN pkts 0 out BECN pkts 0
>
>
> in DE pkts 0 out DE pkts 0
>
> out bcast pkts 0 out bcast bytes 0
>
> pvc create time 00:01:29, last time pvc status changed 00:01:29
>
>
>
> DLCI = 102, DLCI USAGE = UNUSED, PVC STATUS = ACTIVE, INTERFACE =
> Serial0/0
>
>
>
> input pkts 0 output pkts 0 in bytes 0
>
> out bytes 0 dropped pkts 0 in FECN pkts 0
>
>
> in BECN pkts 0 out FECN pkts 0 out BECN pkts 0
>
>
> in DE pkts 0 out DE pkts 0
>
> out bcast pkts 0 out bcast bytes 0 Num Pkts
> Switched 0
>
> pvc create time 00:26:08, last time pvc status changed 00:15:36
>
>
>
> DLCI = 103, DLCI USAGE = UNUSED, PVC STATUS = ACTIVE, INTERFACE =
> Serial0/0
>
>
>
> input pkts 0 output pkts 0 in bytes 0
>
> out bytes 0 dropped pkts 0 in FECN pkts 0
>
>
> in BECN pkts 0 out FECN pkts 0 out BECN pkts 0
>
>
> in DE pkts 0 out DE pkts 0
>
> out bcast pkts 0 out bcast bytes 0 Num Pkts
> Switched 0
>
> pvc create time 00:26:09, last time pvc status changed 00:15:37
>
> R4#
>
>
>
>
>
> Thanks,
>
> Jason Smith
>
> CCIE #12097
>
> www.smif101.com
>
> _______________________________________________________________________
> Subscription information may be found at:
> http://www.groupstudy.com/list/CCIELab.html
>
> _______________________________________________________________________
> Subscription information may be found at:
> http://www.groupstudy.com/list/CCIELab.html
>
> _______________________________________________________________________
> Subscription information may be found at:
> http://www.groupstudy.com/list/CCIELab.html



This archive was generated by hypermail 2.1.4 : Sat Jul 01 2006 - 07:57:31 ART