The MPLS WG Archive[Date Prev][Date Next][Thread Prev][Thread Next] [Date Index][Thread Index][Author Index][Subject Index] Label space of a label advertised through MPLS-BGP
Hi Shahram! I have some follow-up questions on the rules
you pointed out.
Q1. Is the rule, "Use per-platform label space for
inner label of tunneled packets" is true for ALL cases ?
Q2. Is the following approach for allocation of label for
inner label incorrect ?
Consider the following case:
1. R1 & R5 are two LSRs controlled by enterprise1
2. R2, R3 and R4 are three LSRs controlled by provider1
3. LSP Tunnel L1 originates at R2 and terminates at R4
a. Label between R4 & R3 is L1 (from interface label space)
b. Label between R3 and R2 is L1' (from interface label space)
c. Assume that the LSP has been advertised as link into ISIS/OSPF
R1----------R2-------R3-------R4-------R5
(LSP L1) ----L1'------L1----
Now, if one has to create a LSP L2 between R1 and R5
can the following scheme be used ?
4. LSP L2 originates from R1 and terminates at R5
a. Label between R5 and R4 is L2 (from interface label space)
b. Label between R4 and R2 is L2' (from interface label space)
This Label L2' will be the second level label until R2.
c. Label between R2 and R1 is L2" (from interface label space)
R1----------R2-------R3-------R4-------R5
(LSP L1) ----L1'-------L1----
(LSP L2)----L2"-----L1'|L2'-----L1|L2'---L2---
Q3. You also pointed out that following: "Also note that any label
that has been drawn from the per-platform label space should not
be used any more by the per-interface label spaces."
The LSR MIB (lsr-mib-08) states that the
mplsInterfaceParticipationType for a specific MPLS Interface can
either be perPlatform(0) or perInterface(1). Does one have to take
out label drawn from the per-platform label space, from the label
spaces of interface that are not participating in the perPlatform
label space ?
Thanks for your help,
sanjay
-----Original Message-----
From: Shahram Davari [mailto:Shahram_Davari@pmc-sierra.com]
Sent: Tuesday, November 28, 2000 12:15 PM
To: 'jleu@mindspring.com'
Cc: James_Huang@Mitel.COM; mpls@UU.NET
Subject: RE: Label space of a label advertised through MPLS-BGP
Hi James,
> > > Also, what was once a outer label could become an inner
> label due to
> > > protection switching/path protection.
> >
> > If we expect this to happen, we also need to use
> per-platform label space
> > for the outer tunnel.
>
> If I understand you correctly, your answer to the original question
> (about MPLS-BGP labels), can be summarized as "clever label
> allocation".
>
Sorry James this was my mistake. In fact you don't need anything special and
the previous rule that I mentioned is still valid: "Use per-platform label
space for the inner label of tunneled packets"
First of all I assume by protection switching you meant using by-pass
tunnels, otherwise you won't have label stacking. With this assumption, let
me explain the solution to it by an example:
Assume the working path is F-A-B-C-D, and the protection path is F-A-E-C-D.
Assume that labels L1,L2,L3,L4 are used for working path and labels
L1,L5,L6,L4 are used for protection path. However to use the protection path
as a bypass tunnel node A needs to swap label L1 to another label that has
been distributed by C, which I call it X1. It is this X1 that should be from
the per-platform label space of C. Label L3,L6 don't need to be from
per-platform label space of C.
L1 L2 L3 L4
F-------A-------B--------C---------D
| |
-------E--------
L5 L6
X1 X1
Regards,
-Shahram
|
|