File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -40,9 +40,9 @@ that generate the routing tables from the control plane specifications.
4040Let us consider the verification of forwarding rules in MPLS routing tables as an example.
4141In a nutshell, in MPLS, packet labels can be nested
4242in order to provide tunneling through the network or to handle link
43- failures by the fast-reroute mechanism. The mechanism relies on pushing a new MPLS
43+ failures by the fast-reroute mechanism. This mechanism relies on pushing a new MPLS
4444label on top of the label stack, to redirect the flow
45- to go around the failed link. This mechanism can be applied several times
45+ to go around the failed link. The mechanism can be applied several times
4646in case of multiple link failures, creating larger and larger (in theory: unbounded)
4747numbers of MPLS labels on the label-stack.
4848
You can’t perform that action at this time.
0 commit comments