labels are what the sender is willing to accept for a prefix
This commit is contained in:
parent
514fa00835
commit
b3211adc46
1 changed files with 9 additions and 4 deletions
|
|
@ -1101,7 +1101,9 @@ q-->
|
|||
<section anchor="mplslist" title="MPLS Label List">
|
||||
|
||||
<t>As an MPLS enabled interface may have a label stack, see <xref
|
||||
target="RFC3032"/>, a variable length list of labels is needed.</t>
|
||||
target="RFC3032"/>, a variable length list of labels is needed.
|
||||
These are the labels the sender will accept for the prefix to
|
||||
which the list is attached.</t>
|
||||
|
||||
<!--
|
||||
protocol "Label Count:8,Label:20,Exp:3,S:1,Label:20,Exp:3,S:1,more ...:8"
|
||||
|
|
@ -1129,7 +1131,8 @@ q-->
|
|||
<t>The MPLS IPv4 Encapsulation describes a logical link's ability
|
||||
to exchange labeled IPv4 packets on one or more subnets. It does
|
||||
so by stating the interface's addresses the corresponding prefix
|
||||
lengths, and the corresponding labels.</t>
|
||||
lengths, and the corresponding labels which will be accepted fpr
|
||||
each address.</t>
|
||||
|
||||
<!--
|
||||
protocol "PDU Type = 6:8,Payload Length:32,Count:24,Serial Number:32,Encaps Flags:8,MPLS Label List ...:16,IPv4 Address:32,PrefixLen:8,more ...:8,Sig Type:8,Signature Length:16,Signature:32"
|
||||
|
|
@ -1166,7 +1169,8 @@ q-->
|
|||
<t>The MPLS IPv4 Encapsulation describes a logical link's ability
|
||||
to exchange labeled IPv4 packets on one or more subnets. It does
|
||||
so by stating the interface's addresses, the corresponding prefix
|
||||
lengths, and the corresponding labels.</t>
|
||||
lengths, and the corresponding labels which will be accepted fpr
|
||||
each address.</t>
|
||||
<!--
|
||||
protocol "PDU Type = 7:8,Payload Length:32,Count:24,Serial Number:32,Encaps Flags:8,MPLS Label List ...:16,IPv6 Address:128,Prefix Len:8,more ...:8,Sig Type:8,Signature Length:16,Signature ...:32"
|
||||
-->
|
||||
|
|
@ -1204,7 +1208,8 @@ q-->
|
|||
<t>The MPLS IPv6 Encapsulation describes a logical link's ability
|
||||
to exchange labeled IPv6 packets on one or more subnets. It does
|
||||
so by stating the interface's addresses, the corresponding prefix
|
||||
lengths, and the corresponding labels.</t>
|
||||
lengths, and the corresponding labels which will be accepted fpr
|
||||
each address.</t>
|
||||
|
||||
</section>
|
||||
</section>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue