Hi,
Already tried below config's but no output,as i have connectivity through
ethernet for all the routers, *ip route vrf vpn2 4.4.4.4 255.255.255.255.255
Serial2/0 * does'nt accepts the exit interface (fastethernet) it prompt's me
to put the next-hop this is the error below.
R2(config)#ip route vrf test 4.4.4.4 255.255.255.255 fastEthernet 2/0
% For VPN routes, must specify a next hop IP address if not a point-to-point
interface
192.168.23.0
.3 f1/0 .2
R3---------------------------PE1------P----------PE2--------R5
f2/0 | .2
|
192.168.24.0 | .4
R4
when i do redistribute for the global route it shows me in global routing
table as below
PE1----configs
PE1(config)#do sh ip rou
Codes: C - connected, S - static, R - RIP, M - mobile, B - BGP
D - EIGRP, EX - EIGRP external, O - OSPF, IA - OSPF inter area
N1 - OSPF NSSA external type 1, N2 - OSPF NSSA external type 2
E1 - OSPF external type 1, E2 - OSPF external type 2
i - IS-IS, su - IS-IS summary, L1 - IS-IS level-1, L2 - IS-IS level-2
ia - IS-IS inter area, * - candidate default, U - per-user static
route
o - ODR, P - periodic downloaded static route
Gateway of last resort is not set
C 192.168.24.0/24 is directly connected, FastEthernet2/0
O 192.168.9.0/24 [110/2] via 192.168.20.1, 00:01:44, FastEthernet0/0
O 192.168.10.0/24 [110/2] via 192.168.20.1, 00:01:44, FastEthernet0/0
192.168.4.0/32 is subnetted, 1 subnets
O 192.168.4.4 [110/2] via 192.168.24.4, 00:01:44, FastEthernet2/0
C 192.168.20.0/24 is directly connected, FastEthernet0/0
S 192.168.23.0/24 is directly connected, FastEthernet1/0
O 192.168.1.0/24 [110/3] via 192.168.20.1, 00:01:44, FastEthernet0/0
C 192.168.2.0/24 is directly connected, Loopback0
R2(config)#do ping 192.168.23.2-----connected interface on same router which
is in vrf
Type escape sequence to abort.
Sending 5, 100-byte ICMP Echos to 192.168.23.2, timeout is 2 seconds:
.....
Success rate is 0 percent (0/5)
R2(config)#end
R2#sh
%SYS-5-CONFIG_I: Configured from console by console
R2#sh ip rou
R2#sh ip route vrf test----there is no static route which is redistributed
in address-family VRF
Routing Table: test
Codes: C - connected, S - static, R - RIP, M - mobile, B - BGP
D - EIGRP, EX - EIGRP external, O - OSPF, IA - OSPF inter area
N1 - OSPF NSSA external type 1, N2 - OSPF NSSA external type 2
E1 - OSPF external type 1, E2 - OSPF external type 2
i - IS-IS, su - IS-IS summary, L1 - IS-IS level-1, L2 - IS-IS level-2
ia - IS-IS inter area, * - candidate default, U - per-user static
route
o - ODR, P - periodic downloaded static route
Gateway of last resort is not set
B 192.168.15.0/24 [200/0] via 192.168.1.1, 00:30:46
10.0.0.0/24 is subnetted, 1 subnets
R 10.1.1.0 [120/1] via 192.168.23.3, 00:00:09, FastEthernet1/0
C 192.168.23.0/24 is directly connected, FastEthernet1/0
Thanks
On Sun, Jun 7, 2009 at 3:54 AM, PANDI MOORTHY <moorthypandi_at_gmail.com>wrote:
> Hi
>
> Can you please check for the below config
>
> PE1:
>
> *ip route vrf vpn2 4.4.4.4 255.255.255.255.255 Serial2/0
> *
>
> *ip route 10.0.2.0 255.255.255.0 Serial2/0 (R3 lan)
>
>
> router bgp 100
> address-family ipv4 vrf vpn2 --- vrf bgp process
> redistribute static
>
> router ospf 1 --- global routing ospf process
> redistribute static
> *
>
> Regards
> Pandi
>
> On Sun, Jun 7, 2009 at 3:33 AM, adam gibs <adamgibs7_at_gmail.com> wrote:
>
>> Hello
>>
>>
>> R3----PE1------P----------PE2--------R5
>> |
>> |
>> R4
>> i want to leak a global route of loopback0 from router R4 to VRF between
>> R3
>> and R5
>> R3 is in VRF and running rip v2 with PE1 and same in between R5 and PE2,
>> Connectivity from R3 to R5 through vpn is fix no issues,now i want to leak
>> a
>> global route (a loopback interface)from R4 to VRF which belongs to R3 and
>> R5.
>>
>> the protocol in between PE1 and P and PE2 and R4 is OSPF.
>>
>> What i shld do to achieve this,Am testing on dynamips for practice.
>>
>>
>> http://www.cisco.com/en/US/tech/tk436/tk832/technologies_configuration_example09186a0080231a3e.shtml
>>
>> I have been to the above link and followed according to that but no
>> success,can any body send me the configs to achieve this.
>>
>>
>> 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
Received on Sun Jun 07 2009 - 12:36:28 ART
This archive was generated by hypermail 2.2.0 : Wed Jul 01 2009 - 20:02:36 ART