From: Stephen Vallois-Davies (steve@lockdown.nu)
Date: Mon Mar 20 2006 - 09:04:47 GMT-3
The trick is that there are multiple PVC's available - only one DLCI can be
dynamically learnt, and not the others.
The response from Petr that the best way to accomplish the required result
is to create a multipoint subinterface and plonk all the DLCI's into the
subinterface that don't want to be dynamically learnt. Lateral thinking!
i.e.
interface Serial1/0
ip address 152.4.123.3 255.255.255.0
encapsulation frame-relay
ip ospf network point-to-multipoint
frame-relay interface-dlci 301
frame-relay interface-dlci 302
!
interface Serial1/0.1 multipoint
frame-relay interface-dlci 304
frame-relay interface-dlci 305
..
ad nauseum
..
!
Cheers, Steve
-----Original Message-----
From: nobody@groupstudy.com [mailto:nobody@groupstudy.com] On Behalf Of
Edmundo Bodero
Sent: 20 March 2006 11:46
To: Stephen Vallois-Davies
Cc: ccielab@groupstudy.com
Subject: Re: stuck on frame-relay q !
I think that is exactly what they are asking for. They want you to use
frame-relay inverse-arp. The command no frame-relay inverse-arp disables it
(it is enabled by default) so no need to use it.
Regards,
Edmundo
On 3/20/06, Stephen Vallois-Davies <steve@lockdown.nu> wrote:
>
> Hi,
>
> how can I dynamically learn addresses through inverse-arp on specific
> DLCI's
> - without using the no frame-relay inverse-arp command?
>
> Specifically I have been scratching my head over q2.2 (Vol2Lab4 IEWB 3).
>
> It shows the dlci's as dynamically learned, yet prohibits the use of 'no
> frame-relay inverse-arp' command
>
> i.e
>
> Serial0/0 (up): ip 152.4.123.3 dlci 203(0xCB,0x30B0), dynamic,
> broadcast,, status defined, active
>
> Thanks, Steve.
>
> _______________________________________________________________________
> Subscription information may be found at:
> http://www.groupstudy.com/list/CCIELab.html
This archive was generated by hypermail 2.1.4 : Sat Apr 01 2006 - 10:07:39 GMT-3