Hi, Josef
Thanks for your response, here is some info:
sonet/cisco-hdlc or PPP
subnet: 10.0.0.0/30
Junos--------------------------------------IOS
vpn/PE (so-0/2/2) CE
Version: Junos5.1.R1.4
[edit routing-instances VPN-RED]
instance-type vrf;
interface so-0/2/2.0;
route-distinguisher 1000:100;
vrf-import VPN-RED-import;
vrf-export VPN-RED-export;
protocols {
bgp {...}
Junos# run show route table VPN-RED.inet.0
VPN-1.inet.0: 2 destinations, 2 routes (2 active, 0 holddown, 0 hidden)
+ = Active Route, - = Last Active, * = Both
10.0.0.0/30 *[Direct/0] 00:05:39
> via so-0/2/2.0
10.0.0.1/32 *[Local/0] 00:10:07
Local via so-0/2/2.0
Junos# run ping vpn-interface so-0/2/2 10.0.0.2
PING 10.0.0.2(10.0.0.2): 56 data bytes
-------Nothing shown up.
After delete So-0/2/2 from VRF
Junos# run show route 10.0.0.0
inet.0: 14 destinations, 14 routes (14 active, 0 holddown, 0 hidden)
+ = Active Route, - = Last Active, * = Both
10.0.0.0/30 *[Direct/0] 00:00:13
> via so-0/2/2.0
lab@POP2-M20# run ping 10.0.0.2
64 bytes from 10.0.0.2: icmp_seq=0 ttl=255 time=0.651 ms
It works!
Hoping it's clueful for you. Thanks! -David
>From: Josef Buchsteiner <josefb@juniper.net>
>To: "David Liang" <junosguy@hotmail.com>,juniper-nsp@puck.nether.net
>Subject: Re: [j-nsp] VRF interface ping problem
>Date: Thu, 07 Feb 2002 06:43:14 +0100
>
>David,
>
>What version are you running and can you send me the
>complete configuration including the 'show route
>table xxx.inet.0 detail' and the address you performed
>the ping to
>
>thanks
>Josef
>
>
>At 08:49 PM 2/6/2002, David Liang wrote:
>>Hi, All
>>
>>A simple quesition about VPN PE-CE connection, the Topology like that:
>>
>> sonet/cisco-hdlc or PPP
>> Junos-----------------------------IOS
>> vpn/PE CE
>>
>>I'm sure the ports are pingable at first, but after adding the sonet port
>>to junos VRF, the ping from CE will be failed. From the IOS side, it seems
>>It can't find the juniper port's ARP at all. So is there additional
>>configuration for both sides?
>>
>>Thanks! -David
>>
>>_________________________________________________________________
>>Send and receive Hotmail on your mobile device: http://mobile.msn.com
>
_________________________________________________________________
Get your FREE download of MSN Explorer at http://explorer.msn.com/intl.asp.
This archive was generated by hypermail 2b29 : Mon Aug 05 2002 - 10:42:39 EDT