<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
		>
<channel>
	<title>Comments for vpls.us</title>
	<atom:link href="http://vpls.us/?feed=comments-rss2" rel="self" type="application/rss+xml" />
	<link>http://vpls.us</link>
	<description>Who, What, When, Where, Why VPLS?</description>
	<lastBuildDate>Tue, 02 Oct 2012 21:41:34 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.4.2</generator>
	<item>
		<title>Comment on vpls versus mpls vpn by TimC</title>
		<link>http://vpls.us/?p=183&#038;cpage=1#comment-385</link>
		<dc:creator>TimC</dc:creator>
		<pubDate>Tue, 02 Oct 2012 21:41:34 +0000</pubDate>
		<guid isPermaLink="false">http://vpls.us/?p=183#comment-385</guid>
		<description>Applications suiting VPLS versus MPLS.  Well, considering that VPLS runs over MPLS, (at least in most cases).  It&#039;s kind of a chicken and an egg thing.  For VPLS to operate it needs MPLS.  However that doesn&#039;t mean that from the customers perspective that the behaviour would be any different.  From the Customer perspective, he is either sending a layer 2 packet and doing the routing to the end node himself, or he is taking advantage of the MPLS VPN routing of his traffic and sending it into the provider as a layer 3 packet.  (Note that in both cases he his mostly likely sending it to the provider as layer 3.  In VPLS it ignores the layer 3 header, and in MPLS VPN it looks at the header.  The Layer 2 method is going to involve more overhead, because the end nodes are going to have to broadcast for address resolution and the like, they are also most likely going to be exchanging some layer 2 BPDUs, however the Layer 3 complexity at the layer 2 model is a lot less.  It probably doesn&#039;t have to keep larger routing tables. (Depending on the design of course).  Where as the Customer CPE will have to have a larger routing table, and be running a routing protocol.

As for applications, well the only thing that I can think of that would be handled differently between the two types of networks would be multicast based applications.  Where the layer 2 multicast would use multicast frames for distribution into to the network, and if the network had some sore of multicast snooping it would restrict or reduce the amount of multicast traffic that would be going to every location.  With the Layer 3 VPN multicast well I guess it depends on how the provider is running his Multicast.  Either using the draft rosen method or the multiprotocol BGP method.  essentially both would look the same from the customer perspective, but could generate loads more traffic and complexity on the SP.

As for Data Centre applications.  I&#039;m assuming you are referring to a large hosted data centre, where the SP is providing IAAS type applications to a large number of customers.  A lot of the vendors have come up with ways of transporting data between locations.  This doesn&#039;t mean that they are any better or worse than MPLS/VPLS for location to location.  But usually are geared towards addressing some particular problems that are encountered in Data Centers.  Data Centers implicitly have their own problems.  Dealing with lots of different customers and VLANs creates scaling issues in VPLS.  However MPLS VPNs really have the opportunity to shine inside of a data Centre.  By building a hosted VM service at the edge of a MPLS cloud it would be possible to create interconnections which allow customer VMs to talk within their VPNs easily.  Mutliple host locations would easily interact with each other just as if the VMs where another node on the customers location. 

The only problem I&#039;ve seen with the VPN inside of a data center revolves around the firewalling between customers.  Large scale data centers are going to require immensely large firewalls.  It&#039;s ridiculous how much the firewalls are going to cost that allow customer traffic in and out of the hosted VM data centre.  And even with these large firewalls, They still won&#039;t be able to handle the amount of domains for the multiple customers.  One of the largest problems with Firewall companies today is this lack of visualization.  I guess I&#039;ve not written anything on this topic before, and I guess I&#039;ve been on a hiatus for quite awhile.  But this is one of the larger topics of concern in data centers today.</description>
		<content:encoded><![CDATA[<p>Applications suiting VPLS versus MPLS.  Well, considering that VPLS runs over MPLS, (at least in most cases).  It&#8217;s kind of a chicken and an egg thing.  For VPLS to operate it needs MPLS.  However that doesn&#8217;t mean that from the customers perspective that the behaviour would be any different.  From the Customer perspective, he is either sending a layer 2 packet and doing the routing to the end node himself, or he is taking advantage of the MPLS VPN routing of his traffic and sending it into the provider as a layer 3 packet.  (Note that in both cases he his mostly likely sending it to the provider as layer 3.  In VPLS it ignores the layer 3 header, and in MPLS VPN it looks at the header.  The Layer 2 method is going to involve more overhead, because the end nodes are going to have to broadcast for address resolution and the like, they are also most likely going to be exchanging some layer 2 BPDUs, however the Layer 3 complexity at the layer 2 model is a lot less.  It probably doesn&#8217;t have to keep larger routing tables. (Depending on the design of course).  Where as the Customer CPE will have to have a larger routing table, and be running a routing protocol.</p>
<p>As for applications, well the only thing that I can think of that would be handled differently between the two types of networks would be multicast based applications.  Where the layer 2 multicast would use multicast frames for distribution into to the network, and if the network had some sore of multicast snooping it would restrict or reduce the amount of multicast traffic that would be going to every location.  With the Layer 3 VPN multicast well I guess it depends on how the provider is running his Multicast.  Either using the draft rosen method or the multiprotocol BGP method.  essentially both would look the same from the customer perspective, but could generate loads more traffic and complexity on the SP.</p>
<p>As for Data Centre applications.  I&#8217;m assuming you are referring to a large hosted data centre, where the SP is providing IAAS type applications to a large number of customers.  A lot of the vendors have come up with ways of transporting data between locations.  This doesn&#8217;t mean that they are any better or worse than MPLS/VPLS for location to location.  But usually are geared towards addressing some particular problems that are encountered in Data Centers.  Data Centers implicitly have their own problems.  Dealing with lots of different customers and VLANs creates scaling issues in VPLS.  However MPLS VPNs really have the opportunity to shine inside of a data Centre.  By building a hosted VM service at the edge of a MPLS cloud it would be possible to create interconnections which allow customer VMs to talk within their VPNs easily.  Mutliple host locations would easily interact with each other just as if the VMs where another node on the customers location. </p>
<p>The only problem I&#8217;ve seen with the VPN inside of a data center revolves around the firewalling between customers.  Large scale data centers are going to require immensely large firewalls.  It&#8217;s ridiculous how much the firewalls are going to cost that allow customer traffic in and out of the hosted VM data centre.  And even with these large firewalls, They still won&#8217;t be able to handle the amount of domains for the multiple customers.  One of the largest problems with Firewall companies today is this lack of visualization.  I guess I&#8217;ve not written anything on this topic before, and I guess I&#8217;ve been on a hiatus for quite awhile.  But this is one of the larger topics of concern in data centers today.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on vpls versus mpls vpn by Mark</title>
		<link>http://vpls.us/?p=183&#038;cpage=1#comment-379</link>
		<dc:creator>Mark</dc:creator>
		<pubDate>Thu, 19 Apr 2012 22:40:46 +0000</pubDate>
		<guid isPermaLink="false">http://vpls.us/?p=183#comment-379</guid>
		<description>Be interested in your thoughts on what applications might suit VPLS vs MPLS. Would think Data centre applications that must have flat Ethernet addressing across several sites like virtual machine environments.

How has your view evolved since you wrote this article?</description>
		<content:encoded><![CDATA[<p>Be interested in your thoughts on what applications might suit VPLS vs MPLS. Would think Data centre applications that must have flat Ethernet addressing across several sites like virtual machine environments.</p>
<p>How has your view evolved since you wrote this article?</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on RFC 4762 by chado</title>
		<link>http://vpls.us/?p=49&#038;cpage=1#comment-372</link>
		<dc:creator>chado</dc:creator>
		<pubDate>Tue, 13 Sep 2011 06:44:12 +0000</pubDate>
		<guid isPermaLink="false">http://vpls.us/?p=49#comment-372</guid>
		<description>Hello,

Thanks for the feedback.
Finaly, I had a guy from Juniper and he confirms to me that inter-AS VPLS option B with BGP autodiscovery and LDP signaling is not supported by Juniper platforms.</description>
		<content:encoded><![CDATA[<p>Hello,</p>
<p>Thanks for the feedback.<br />
Finaly, I had a guy from Juniper and he confirms to me that inter-AS VPLS option B with BGP autodiscovery and LDP signaling is not supported by Juniper platforms.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on RFC 4762 by TimC</title>
		<link>http://vpls.us/?p=49&#038;cpage=1#comment-371</link>
		<dc:creator>TimC</dc:creator>
		<pubDate>Fri, 09 Sep 2011 14:42:20 +0000</pubDate>
		<guid isPermaLink="false">http://vpls.us/?p=49#comment-371</guid>
		<description>I can think of two reasons why this isn&#039;t happening.

1) fec 129 isn&#039;t properly being passed on your BGP session.  It&#039;s establishing your session but not passing the information for your targeted LDP sessions to establish.  Upgrade to Junos 11.2 or higher and it&#039;ll fix it.

2) you have an MTU mismatch between the the Juniper and the Cisco.  the LDP session won&#039;t establish if that&#039;s the case.  The MTU is set on the physical interface or on the service instance on the Cisco.  However you set it on the routing-instance for the juniper.

MTU is a screwed up mess on cisco.  They don&#039;t support &quot;officially&quot; setting MTU on the bridge-domain.  However older versions of code Pre RLS7 did allow the setting and did establish the MTU between the devices.

Great question.  let me know if you are still having problems.

Also, I&#039;m on a slow link in the middle of nowhere so it might take a couple days for me to respond this next week.</description>
		<content:encoded><![CDATA[<p>I can think of two reasons why this isn&#8217;t happening.</p>
<p>1) fec 129 isn&#8217;t properly being passed on your BGP session.  It&#8217;s establishing your session but not passing the information for your targeted LDP sessions to establish.  Upgrade to Junos 11.2 or higher and it&#8217;ll fix it.</p>
<p>2) you have an MTU mismatch between the the Juniper and the Cisco.  the LDP session won&#8217;t establish if that&#8217;s the case.  The MTU is set on the physical interface or on the service instance on the Cisco.  However you set it on the routing-instance for the juniper.</p>
<p>MTU is a screwed up mess on cisco.  They don&#8217;t support &#8220;officially&#8221; setting MTU on the bridge-domain.  However older versions of code Pre RLS7 did allow the setting and did establish the MTU between the devices.</p>
<p>Great question.  let me know if you are still having problems.</p>
<p>Also, I&#8217;m on a slow link in the middle of nowhere so it might take a couple days for me to respond this next week.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
