Re: virtual-template ping

From: Gary Duncanson (garyduncanson@btinternet.com)
Date: Tue Oct 07 2008 - 04:07:32 ART


Thats the one. Thanks Bill.

Gary
----- Original Message -----
From: "Bill Eyer" <beyer@optonline.net>
To: "Gary Duncanson" <garyduncanson@btinternet.com>
Cc: "kang lee" <kanghlee@gmail.com>; "Cisco certification"
<ccielab@groupstudy.com>
Sent: Tuesday, October 07, 2008 12:48 AM
Subject: Re: virtual-template ping

> Gary,
>
> There are two options for this. 1) Create a loopback interface and use ip
> unnumbered in the virtual template and 2) use a multilink group and put
> the ip address on the multilink interface.
>
> interface Multilink1
> ip address 1.1.1.1 255.255.255.0
> ppp multilink
> ppp multilink group 1
>
> interface Virtual-Template1
> no ip address
> ppp multilink
> ppp multilink group 1
>
> interface Serial0/0
> description Frame Relay Links
> no ip address
> encapsulation frame-relay
> frame-relay interface-dlci 215 ppp Virtual-Template1
>
> Sincerly,
>
> Bill
>
> Gary Duncanson wrote:
>> Kang
>>
>> Frame Relay map to itself may help. Failing that its the loopback issue.
>> Check archives.
>>
>> Regards
>> Gary
>> ----- Original Message ----- From: "kang lee" <kanghlee@gmail.com>
>> To: "Cisco certification" <ccielab@groupstudy.com>
>> Sent: Monday, October 06, 2008 5:31 AM
>> Subject: virtual-template ping
>>
>>
>>> GS,
>>> I am wondering if I can ping the virtual-template interface. R3<=>R5
>>>
>>> I can ping other interface fine but not the interface on the router.
>>> from R3
>>> ping 18.18.35.2
>>> success!!!!!
>>>
>>> from R5
>>> ping 18.18.35.1
>>> success!!!!
>>>
>>> from R3
>>> ping 18.18.35.1
>>> no success
>>>
>>> from R5
>>> ping 18.18.35.2
>>> no success
>>>
>>>
>>>
>>> R3#
>>> int virtual-template 1
>>> ip add 18.18.35.1 255.255.255.0
>>>
>>>
>>> R5#
>>> int virtual-tempate 1
>>> ip add 18.18.35.2 255.255.255.0
>>>
>>>
>>> other configuration omitted!
>>>
>>>
>>>
>>> is there any way i can configure to ping it?
>>>
>>>
>>> Blogs and organic groups at http://www.ccie.net
>>>
>>> _______________________________________________________________________
>>> Subscription information may be found at:
>>> http://www.groupstudy.com/list/CCIELab.html
>>
>>
>> Blogs and organic groups at http://www.ccie.net
>>
>> _______________________________________________________________________
>> Subscription information may be found at:
>> http://www.groupstudy.com/list/CCIELab.html
>
>
> Blogs and organic groups at http://www.ccie.net
>
> _______________________________________________________________________
> Subscription information may be found at:
> http://www.groupstudy.com/list/CCIELab.html

Blogs and organic groups at http://www.ccie.net



This archive was generated by hypermail 2.1.4 : Sat Nov 01 2008 - 15:35:19 ARST