sure no problem

i configured MLP LFI manually and tested connectivity from BR2 and BR1 to
HQ, BR2 no problems, because there's no virtual-template
however from BR2 to HQ the connectivity was fine unless you reload BR2
router, once the router came back up, I lost connectivity to HQ and of
course all the servers
after that I tried reloading the HQ router, no difference same issue

so i applied the following workaround

I went to the sub-interface on BR2 router
removed the frame-relay interface-dlci 201 ppp virtual-template 1   command
re-added the command
re-added the class-map to the fram-relay interface
connectivity came back up

however if you reload the BR2 router again, i was having the same problem

so at the end what it did was
fix the connectivity problem, once I had connectivity back, what i did is
Reload HQ router

once HQ came back up, I could reload Br2 router multiple times and the
connectivity issue was resloved

hope this helps

2011/7/11 Ronmac <[email protected]>

> Hi,
>
> Maybe a hint on what was wrong?
>
> Share the knowledge.....
>
>
> Send from my iPad2
>
> Op 11 jul. 2011 om 00:32 heeft Cristobal Priego <[email protected]>
> het volgende geschreven:
>
> nevermind
> i figured it out
>
> thanks
>
> 2011/7/10 Cristobal Priego < <[email protected]>
> [email protected]>
>
>> hello all
>>
>> I know we have address this issue several times
>>
>> i'm configuring MLP manually and this is how i have HQ configured
>>
>> int serial 0/0/1:0.1
>> bandwidth 384
>>
>> int serial 0/0/1:0
>> frame-relay traffic-shapping
>>
>>
>>
>> class-map VOICE
>> match ip dscp ef
>> class-map match-any SIG
>> match ip dscp cs3
>> match ip dscp af31
>>
>>
>> policy-map VOIP
>> class VOICE
>> priority percent 33
>> class SIG
>> bandwidth percent 5
>> class class-default
>> fair-queue
>>
>>
>> map-class frame-relay myconfig
>> frame-relay cir 384000
>> frame-relay mincir 384000
>> frame-relay be 0
>> frame-relay bc 3840
>>
>>
>> int virtual-template 1
>> ip address 10.10.111.1 255.255.255.0
>> bandwidth 384
>> ppp multilink
>> ppp multilint interleave
>> ppp multilink fragment delay 10
>> service-policy out VOIP
>>
>>
>> int serial 0/0/1:0.1
>>
>> no ip add
>> no frame-relay interface-dlci
>> frame-relay interface-dlci 201 ppp virtual-template 1
>> no sh
>> class myconfig
>>
>>
>> Branch1 is pretty much the same
>>
>> when i reload Branch1 I lose connectivity to HQ
>>
>> so i go to HQ and go to the sub interface
>> and remove
>>  frame-relay interface-dlci 201 ppp virtual-template1
>>
>> add it back in
>> do the same on branch1
>>
>> and i have connectivity back
>>
>> however as soon as i reload either the branc1 or hq router
>> I lose connectivity again and i have to issue the same workaround to get
>> it to work again
>>
>> what do you guys recommend on this issue ?
>>
>>
> _______________________________________________
> For more information regarding industry leading CCIE Lab training, please
> visit www.ipexpert.com
>
> Are you a CCNP or CCIE and looking for a job? Check out
> www.PlatinumPlacement.com
>
>
_______________________________________________
For more information regarding industry leading CCIE Lab training, please visit 
www.ipexpert.com

Are you a CCNP or CCIE and looking for a job? Check out 
www.PlatinumPlacement.com

Reply via email to