<html>
<head>
<style><!--
.hmmessage P
{
margin:0px;
padding:0px
}
body.hmmessage
{
font-size: 12pt;
font-family:Calibri
}
--></style></head>
<body class='hmmessage'><div dir='ltr'>Dear All,<br><br>I need to some help to transform the following setting
in Juniper MX to make able to communicate with 7750. At the moment, I am
having a network with mixture of L2 and L3. L2 traffic basically runs
fine with VPLS configuration. I've asked around and someone told me that
I need SDP and VPRN in order to have this setup works for L3. Well, I
already have SDP in place which being used by other services such as
EPIPE and VPLS.<br><br>The following configuration is what in my Junipers:-<br><br><i>L3VPN {<br> instance-type vrf;<br> interface ge-1/0/0.222;<br> interface ge-1/0/0.333;<br> route-distinguisher 65001:19;<br> vrf-target target:65001:11;<br> vrf-table-label;<br> routing-options {<br> static {<br> route 192.168.1.1/24 next-hop 172.22.67.189;<br> }<br> }<br>}<br></i><br><br>So, back to helps needed:-<br><br>1. Based on the configuration statement below in 7750, did I configured it correctly?<br><br><i> vprn 1 customer 1 create<br> no shutdown<br> auto-bind ldp<br> vrf-target target:65001:11<br> interface "MX960" create<br> exit<br> interface "VLAN222" create<br> address 192.168.2.1/24<br> spoke-sdp 1:222 create<br> exit<br> exit<br> bgp<br> group "MX960"<br> peer-as 65001<br> neighbor 192.168.10.10<br> exit<br> exit<br> exit<br> exit</i><br><br><br><br>2. When I did "show router bgp summary", it returned with error "OpenSent", where did I made mistake?<br><br>3. Any sample configuration would be great help.<br><br><br>Do let me know if more information is required.<br><br> </div></body>
</html>