<div>Hi Friends,</div>
<div> </div>
<div>I am trying to make alcatel 7750 send ebgp learnt routes to the remote pe via L3vpn.</div>
<div>I see that alcatel is learing ebgp routes via pe-ce connection, but its not sending these routes to remote pe.</div>
<div>I see only static and direct routes sent , but not the ebgp learnt routes..?</div>
<div> </div>
<div> </div>
<div> policy-statement "vprnBGPExpPolicyVpn1"<br> entry 1<br> from<br> protocol bgp<br> exit<br> to<br> protocol bgp-vpn<br>
exit<br> exit<br> exit<br> </div>
<div>*B:NS072450653>config>service# vprn 1 <br>*B:NS072450653>config>service>vprn# info <br>----------------------------------------------<br> vrf-export "p1"<br> autonomous-system 6500<br>
route-distinguisher <a href="http://192.168.1.1:6500">192.168.1.1:6500</a><br> auto-bind ldp<br> vrf-target target:1:1<br> interface "to-ce1" create<br> address <a href="http://81.1.1.1/24">81.1.1.1/24</a><br>
sap 2/1/1:1 create<br> exit<br> exit<br> static-route <a href="http://5.1.1.1/32">5.1.1.1/32</a> next-hop <a href="http://81.1.1.2">81.1.1.2</a><br> static-route <a href="http://6.1.1.1/32">6.1.1.1/32</a> next-hop <a href="http://81.1.1.2">81.1.1.2</a><br>
bgp<br> router-id <a href="http://81.1.1.1">81.1.1.1</a><br> group "to-CE"<br> export "vprnBGPExpPolicyVpn1" <br> neighbor <a href="http://81.1.1.2">81.1.1.2</a><br>
family ipv4<br> peer-as 500<br> exit<br> exit<br> exit<br> no shutdown<br> </div>
<div>
<p>*B:NS072450653# show router 1 bgp routes <br>===============================================================================<br> BGP Router ID : <a href="http://81.1.1.1">81.1.1.1</a> AS : 6500 Local AS : 6500 <br>
===============================================================================<br> Legend -<br> Status codes : u - used, s - suppressed, h - history, d - decayed, * - valid<br> Origin codes : i - IGP, e - EGP, ? - incomplete, > - best</p>
<p>===============================================================================<br>BGP IPv4 Routes<br>===============================================================================<br>Flag Network LocalPref MED <br>
Nexthop VPN Label <br> As-Path <br>-------------------------------------------------------------------------------<br>
u*>? <a href="http://11.0.0.0/24">11.0.0.0/24</a> None None <br> <a href="http://81.1.1.2">81.1.1.2</a> -<br>
500 </p>
<p>u*>? <a href="http://11.0.1.0/24">11.0.1.0/24</a> None None <br> <a href="http://81.1.1.2">81.1.1.2</a> -<br>
500 </p>
<p>u</p></div>