diff options
author | V3n3RiX <venerix@redcorelinux.org> | 2018-12-27 01:58:22 +0000 |
---|---|---|
committer | V3n3RiX <venerix@redcorelinux.org> | 2018-12-27 01:58:22 +0000 |
commit | c339b53a192f8041fa3bc1c3137943e7b87375a5 (patch) | |
tree | 226553a6f8e2fdff820c8f5b6e3108aaae9e4e3d /net-dialup/ppp/files/README.mpls | |
parent | 55c50bfc11ea2e460fd1643797b994576912ac38 (diff) |
net-dialup/ppp : import from portage tree, borrow glibc228 patch from debian
Diffstat (limited to 'net-dialup/ppp/files/README.mpls')
-rw-r--r-- | net-dialup/ppp/files/README.mpls | 15 |
1 files changed, 15 insertions, 0 deletions
diff --git a/net-dialup/ppp/files/README.mpls b/net-dialup/ppp/files/README.mpls new file mode 100644 index 00000000..1ae7ae46 --- /dev/null +++ b/net-dialup/ppp/files/README.mpls @@ -0,0 +1,15 @@ +MPLS consists of 3 components: +1. MPLS forwarding +2. MPLS signalling +3. Mapping layer 3 traffic onto MPLS LSPs + +The document mpls-forwarding basics explains item 1. + +Examples of MPLS signalling protocols are: RSVP-TE LDP and CR-LDP. +The package ldp-portable is an implementation of LDP and contains more +information about LDP based MPLS signalling. + +Mapping of layer 3 traffic to MPLS LSPs is accomplised in a couple of +different ways. +-Per FEC where FEC is an entry in the routing table +-Virtual interface that represents an LSP |