readme

来自「一个可以实现MPLS实验的linux源代码.你不仅可以实现单层标签的转发,还可以」· 代码 · 共 16 行

TXT
16
字号
MPLS consists of 3 components:1. MPLS forwarding2. MPLS signalling3. Mapping layer 3 traffic onto MPLS LSPsThe 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 moreinformation about LDP based MPLS signalling.Mapping of layer 3 traffic to MPLS LSPs is accomplised in a couple ofdifferent ways.-Per FEC where FEC is an entry in the routing table-Virtual interface that represents an LSP

⌨️ 快捷键说明

复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?