Networking-Forums.com

Professional Discussions => Routing and Switching => Topic started by: sergeyrar on September 02, 2015, 03:48:57 AM

Title: label block size in vpls
Post by: sergeyrar on September 02, 2015, 03:48:57 AM
Hi,

Can anyone explain the added value of using PW label blocks in VPLS?
What is the added value of this ? why not to send one specific label ?


THanks,
Title: Re: label block size in vpls
Post by: Reggle on September 02, 2015, 05:32:40 AM
Let's see... You have the basic MPLS forwarding label, next the label to identify which pseudowire, and then the pseudowire header. Not sure about that one, wasn't it the type of traffic? After all it can carry any protocol.
Title: Re: label block size in vpls
Post by: sergeyrar on September 03, 2015, 01:42:23 AM
In Juniper's implementation (not sure how others do it)
In order to allocate the PW label the PEs exchange auto-discovery messages with label block ranges.. instead of just allocating a label (like in L3vpn)
I've read that it save some control plane processing, not sure how.