1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 160 161 162 163 164 165 166 167 168 169 170 171 172 173 174 175 176 177 178 179 180 181 182 183 184 185 186 187 188 189 190 191 192 193 194 195 196 197 198 199 200 201 202 203 204 205 206 207 208 209 210 211 212 213 214 215 216 217 218 219 220 221 222 223 224 225 226 227 228 229 230 231 232 233 234 235 236 237 238 239 240 241 242 243 244 245 246 247 248 249 250 251 252 253 254 255 256 257 258 259 260 261 262 263 264 265 266 267 268 269 270 271 272 273 274 275 276 277 278 279 280 281 282 283 284 285 286 287 288 289 290 291 292 293 294 295 296 297 298 299 300 301 302 303 304 305 306 307 308 309 310 311 312 313 314 315 316 317 318 319 320 321 322 323 324 325 326 327 328 329 330 331 332 333 334 335 336 337 338 339 340 341 342 343 344 345 346 347 348 349 350 351 352 353 354 355 356 357 358 359 360 361 362 363 364 365 366 367 368 369 370 371 372 373 374 375 376 377 378 379 380 381 382 383 384 385 386 387 388 389 390 391 392 393 394 395 396 397 398 399 400 401 402 403 404 405 406 407 408 409 410 411 412 413 414 415 416 417 418 419 420 421 422 423 424 425 426 427 428 429 430 431 432 433 434 435 436 437 438 439 440 441 442 443 444 445 446 447 448 449 450 451 452 453 454 455 456 457 458 459 460 461 462 463 464 465 466 467 468 469 470 471 472 473 474 475 476 477 478 479 480 481 482 483 484 485 486 487 488 489 490 491 492 493 494 495 496 497 498 499 500 501 502 503 504 505 506 507 508 509 510 511 512 513 514 515 516 517 518 519 520 521 522 523 524 525 526 527 528 529 530 531 532 533 534 535 536 537 538 539 540 541 542 543 544 545 546 547 548 549 550 551 552 553 554 555 556 557 558 559 560 561 562 563 564 565 566 567 568 569 570 571 572 573 574 575 576 577 578 579 580 581 582 583 584 585 586 587 588 589 590 591 592 593 594 595 596 597 598 599 600 601 602 603 604 605 606 607 608 609 610 611 612 613 614 615 616 617 618 619 620 621 622 623 624 625 626 627 628 629 630 631 632 633 634 635 636 637 638 639 640 641 642 643 644 645 646 647 648 649 650 651 652 653 654 655 656 657 658 659 660 661 662 663 664 665 666 667 668 669 670 671 672 673 674 675 676 677 678 679 680 681 682 683 684 685 686 687 688 689 690 691 692 693 694 695 696 697 698 699 700 701 702 703 704 705 706 707 708 709 710 711 712 713 714 715 716 717 718 719 720 721 722 723 724 725 726 727 728 729 730 731 732 733 734 735 736 737 738 739 740 741 742 743 744 745 746 747 748 749 750 751 752 753 754 755 756 757 758 759 760 761 762 763 764 765 766 767 768 769 770 771 772 773 774 775 776 777 778 779 780 781
|
<pre>Internet Engineering Task Force (IETF) A. Karan
Request for Comments: 7431 C. Filsfils
Category: Informational IJ. Wijnands, Ed.
ISSN: 2070-1721 Cisco Systems, Inc.
B. Decraene
Orange
August 2015
<span class="h1">Multicast-Only Fast Reroute</span>
Abstract
As IPTV deployments grow in number and size, service providers are
looking for solutions that minimize the service disruption due to
faults in the IP network carrying the packets for these services.
This document describes a mechanism for minimizing packet loss in a
network when node or link failures occur. Multicast-only Fast
Reroute (MoFRR) works by making simple enhancements to multicast
routing protocols such as Protocol Independent Multicast (PIM) and
Multipoint LDP (mLDP).
Status of This Memo
This document is not an Internet Standards Track specification; it is
published for informational purposes.
This document is a product of the Internet Engineering Task Force
(IETF). It represents the consensus of the IETF community. It has
received public review and has been approved for publication by the
Internet Engineering Steering Group (IESG). Not all documents
approved by the IESG are a candidate for any level of Internet
Standard; see <a href="./rfc5741#section-2">Section 2 of RFC 5741</a>.
Information about the current status of this document, any errata,
and how to provide feedback on it may be obtained at
<a href="http://www.rfc-editor.org/info/rfc7431">http://www.rfc-editor.org/info/rfc7431</a>.
<span class="grey">Karan et al. Informational [Page 1]</span></pre>
<hr class='noprint'/><!--NewPage--><pre class='newpage'><span id="page-2" ></span>
<span class="grey"><a href="./rfc7431">RFC 7431</a> MoFRR August 2015</span>
Copyright Notice
Copyright (c) 2015 IETF Trust and the persons identified as the
document authors. All rights reserved.
This document is subject to <a href="https://www.rfc-editor.org/bcp/bcp78">BCP 78</a> and the IETF Trust's Legal
Provisions Relating to IETF Documents
(<a href="http://trustee.ietf.org/license-info">http://trustee.ietf.org/license-info</a>) in effect on the date of
publication of this document. Please review these documents
carefully, as they describe your rights and restrictions with respect
to this document. Code Components extracted from this document must
include Simplified BSD License text as described in Section 4.e of
the Trust Legal Provisions and are provided without warranty as
described in the Simplified BSD License.
Table of Contents
<a href="#section-1">1</a>. Introduction ....................................................<a href="#page-3">3</a>
<a href="#section-1.1">1.1</a>. Conventions Used in This Document ..........................<a href="#page-3">3</a>
<a href="#section-1.2">1.2</a>. Terminology ................................................<a href="#page-3">3</a>
<a href="#section-2">2</a>. Basic Overview ..................................................<a href="#page-4">4</a>
<a href="#section-3">3</a>. Determination of the Secondary UMH ..............................<a href="#page-5">5</a>
<a href="#section-3.1">3.1</a>. ECMP-Mode MoFRR ............................................<a href="#page-5">5</a>
<a href="#section-3.2">3.2</a>. Non-ECMP-Mode MoFRR ........................................<a href="#page-5">5</a>
<a href="#section-4">4</a>. Upstream Multicast Hop Selection ................................<a href="#page-6">6</a>
<a href="#section-4.1">4.1</a>. PIM ........................................................<a href="#page-6">6</a>
<a href="#section-4.2">4.2</a>. mLDP .......................................................<a href="#page-6">6</a>
<a href="#section-5">5</a>. Detecting Failures ..............................................<a href="#page-6">6</a>
<a href="#section-6">6</a>. MoFRR Applicability to Dual-Plane Topology ......................<a href="#page-7">7</a>
<a href="#section-7">7</a>. Other Topologies ...............................................<a href="#page-10">10</a>
<a href="#section-8">8</a>. Capacity Planning for MoFRR ....................................<a href="#page-11">11</a>
<a href="#section-9">9</a>. PE Nodes .......................................................<a href="#page-11">11</a>
<a href="#section-10">10</a>. Other Applications ............................................<a href="#page-11">11</a>
<a href="#section-11">11</a>. Security Considerations .......................................<a href="#page-12">12</a>
<a href="#section-12">12</a>. References ....................................................<a href="#page-12">12</a>
<a href="#section-12.1">12.1</a>. Normative References .....................................<a href="#page-12">12</a>
<a href="#section-12.2">12.2</a>. Informative References ...................................<a href="#page-12">12</a>
Acknowledgments ...................................................<a href="#page-13">13</a>
Contributors ......................................................<a href="#page-13">13</a>
Authors' Addresses ................................................<a href="#page-14">14</a>
<span class="grey">Karan et al. Informational [Page 2]</span></pre>
<hr class='noprint'/><!--NewPage--><pre class='newpage'><span id="page-3" ></span>
<span class="grey"><a href="./rfc7431">RFC 7431</a> MoFRR August 2015</span>
<span class="h2"><a class="selflink" id="section-1" href="#section-1">1</a>. Introduction</span>
Different solutions have been developed and deployed to improve
service guarantees, both for multicast video traffic and Video on
Demand traffic. Most of these solutions are geared towards finding
an alternate path around one or more failed network elements (link,
node, or path failures).
This document describes a mechanism for minimizing packet loss in a
network when node or link failures occur. Multicast-only Fast
Reroute (MoFRR) works by making simple changes to the way selected
routers use multicast protocols such as PIM and mLDP. No changes to
the protocols themselves are required. With MoFRR, in many cases,
multicast routing protocols don't necessarily have to depend on or
have to wait on unicast routing protocols to detect network failures;
see <a href="#section-5">Section 5</a>.
On a Merge Point, MoFRR logic determines a primary Upstream Multicast
Hop (UMH) and a secondary UMH and joins the tree via both
simultaneously. Data packets are received over the primary and
secondary paths. Only the packets from the primary UMH are accepted
and forwarded down the tree; the packets from the secondary UMH are
discarded. The UMH determination is different for PIM and mLDP and
explained in <a href="#section-4">Section 4</a>. When a failure is detected on the path to
the primary UMH, the repair occurs by changing the secondary UMH into
the primary and the primary into the secondary. Since the repair is
local, it is fast -- greatly improving convergence times in the event
of node or link failures on the path to the primary UMH.
<span class="h3"><a class="selflink" id="section-1.1" href="#section-1.1">1.1</a>. Conventions Used in This Document</span>
The key words "MUST", "MUST NOT", "REQUIRED", "SHALL", "SHALL NOT",
"SHOULD", "SHOULD NOT", "RECOMMENDED", "MAY", and "OPTIONAL" in this
document are to be interpreted as described in <a href="./rfc2119">RFC 2119</a> [<a href="./rfc2119" title=""Key words for use in RFCs to Indicate Requirement Levels"">RFC2119</a>].
<span class="h3"><a class="selflink" id="section-1.2" href="#section-1.2">1.2</a>. Terminology</span>
MoFRR: Multicast-only Fast Reroute.
ECMP: Equal-Cost Multipath.
mLDP: Multipoint Label Distribution Protocol.
PIM: Protocol Independent Multicast.
UMH: Upstream Multicast Hop. A candidate next-hop that can be used
to reach the root of the tree.
<span class="grey">Karan et al. Informational [Page 3]</span></pre>
<hr class='noprint'/><!--NewPage--><pre class='newpage'><span id="page-4" ></span>
<span class="grey"><a href="./rfc7431">RFC 7431</a> MoFRR August 2015</span>
tree: Either a PIM (S,G)/(*,G) tree or an mLDP Point-to-Multipoint
(P2MP) or Multipoint-to-Multipoint (MP2MP) LSP.
OIF: Outgoing interface. An interface used to forward multicast
packets down the tree towards the receivers. Either a PIM
(S,G)/(*,G) tree or an mLDP P2MP or MP2MP LSP.
LFA: Loop-Free Alternate as defined in [<a href="./rfc5286" title=""Basic Specification for IP Fast Reroute: Loop-Free Alternates"">RFC5286</a>]. In unicast Fast
Reroute, this is an alternate next-hop that can be used to reach a
unicast destination without using the protected link or node.
Merge Point: A router that joins a multicast stream via two divergent
upstream paths.
RPF: Reverse Path Forwarding.
RP: Rendezvous Point.
LSP: Label Switched Path.
LSR: Label Switching Router.
BFD: Bidirectional Forwarding Detection.
IGP: Interior Gateway Protocol.
MVPN: Multicast Virtual Private Network.
POP: Point Of Presence, an access point into the network.
<span class="h2"><a class="selflink" id="section-2" href="#section-2">2</a>. Basic Overview</span>
The basic idea of MoFRR is for a Merge Point router to join a
multicast tree via two divergent upstream paths in order to get
maximum redundancy. The determination of this alternate upstream is
defined in <a href="#section-3">Section 3</a>.
In order to maximize robustness against any failure, the two paths
should be as diverse as possible. Ideally, they should not merge
upstream. Sometimes the topology guarantees maximal redundancy;
other times additional configuration or techniques are needed to
enforce it. See <a href="#section-6">Section 6</a> for more discussion on the applicability
of MoFRR depending on the network topology.
A Merge Point router should only accept and forward on one of the
upstream paths at a time in order to avoid duplicate packet
<span class="grey">Karan et al. Informational [Page 4]</span></pre>
<hr class='noprint'/><!--NewPage--><pre class='newpage'><span id="page-5" ></span>
<span class="grey"><a href="./rfc7431">RFC 7431</a> MoFRR August 2015</span>
forwarding. The selection of the primary and secondary UMH is done
by the MoFRR logic and normally based on unicast routing to find
loop-free candidates. This is described in <a href="#section-4">Section 4</a>.
Note, the impact of an additional amount of data on the network is
mitigated when tree membership is densely populated. When a part of
the network has redundant data flowing, join latency for new joining
members is reduced because it's likely a tree Merge Point is not far
away.
<span class="h2"><a class="selflink" id="section-3" href="#section-3">3</a>. Determination of the Secondary UMH</span>
The secondary UMH is a Loop-Free Alternate (LFA) as per [<a href="./rfc5286" title=""Basic Specification for IP Fast Reroute: Loop-Free Alternates"">RFC5286</a>].
<span class="h3"><a class="selflink" id="section-3.1" href="#section-3.1">3.1</a>. ECMP-Mode MoFRR</span>
If the IGP installs two ECMP paths to the source, then as per
[<a href="./rfc5286" title=""Basic Specification for IP Fast Reroute: Loop-Free Alternates"">RFC5286</a>] the LFA is a primary next-hop. If the multicast tree is
enabled for ECMP-mode MoFRR, the router installs the paths as primary
and secondary UMHs. Before the failure, only packets received from
the primary UMH path are processed, while packets received from the
secondary UMH are dropped.
The selected primary UMH SHOULD be the same as if the MoFRR extension
were not enabled.
If more than two ECMP paths exist, one is selected as primary and
another as secondary UMH. The selection of the primary and secondary
is a local decision. Information from the IGP link-state topology
could be leveraged to optimize this selection such that the primary
and secondary paths are maximal divergent and don't lead to the same
upstream node. Note that MoFRR does not restrict the number of UMH
paths that are joined. Implementations may use as many paths as are
configured.
<span class="h3"><a class="selflink" id="section-3.2" href="#section-3.2">3.2</a>. Non-ECMP-Mode MoFRR</span>
A router X configured for non-ECMP-mode MoFRR for a multicast tree
joins a primary path to its primary UMH and a secondary path to its
LFA UMH. In order to prevent control-plane loops, a router MUST stop
joining the secondary UMH if this UMH is the only member in the OIF
list.
To illustrate the reason for this rule, let's consider the example in
Figure 3. If two Provider Edge routers, PE1 and PE2, have received
an IGMP request for a multicast tree, they will both join the primary
path on their plane and a secondary path to the neighbor PE. If
their receivers leave at the same time, it's possible for the
<span class="grey">Karan et al. Informational [Page 5]</span></pre>
<hr class='noprint'/><!--NewPage--><pre class='newpage'><span id="page-6" ></span>
<span class="grey"><a href="./rfc7431">RFC 7431</a> MoFRR August 2015</span>
multicast tree on PE1 and PE2 to never get deleted, as the PEs
refresh each other via the secondary path joins (remember that a
secondary path join is not distinguishable from a primary join).
<span class="h2"><a class="selflink" id="section-4" href="#section-4">4</a>. Upstream Multicast Hop Selection</span>
An Upstream Multicast Hop (UMH) is a candidate next-hop that can be
used to reach the root of the tree. This is normally based on
unicast routing to find loop-free candidate(s). With MoFRR
procedures, we select a primary and a backup UMH. The procedures for
determining the UMH are different for PIM and mLDP.
<span class="h3"><a class="selflink" id="section-4.1" href="#section-4.1">4.1</a>. PIM</span>
The UMH selection in PIM is also known as the Reverse Path Forwarding
(RPF) procedure. Based on a unicast route lookup on either the
source address or Rendezvous Point (RP) [<a href="./rfc4601" title=""Protocol Independent Multicast - Sparse Mode (PIM-SM): Protocol Specification (Revised)"">RFC4601</a>], an upstream
interface is selected for sending the PIM Joins/Prunes AND accepting
the multicast packets. The interface the packets are received on is
used to pass or fail the RPF check. If packets are received on an
interface that was not selected as the primary by the RPF procedure,
the packets are discarded.
<span class="h3"><a class="selflink" id="section-4.2" href="#section-4.2">4.2</a>. mLDP</span>
The UMH selection in mLDP also depends on unicast routing, but the
difference from PIM is that the acceptance of multicast packets is
based on MPLS labels and is independent of the interface on which the
packet is received. Using the procedures as defined in [<a href="./rfc6388" title=""Label Distribution Protocol Extensions for Point- to-Multipoint and Multipoint-to-Multipoint Label Switched Paths"">RFC6388</a>], an
upstream Label Switching Router (LSR) is elected. The upstream LSR
that was elected for a Label Switched Path (LSP) gets a unique local
MPLS label allocated. Multicast packets are only forwarded if the
MPLS label matches the MPLS label that was allocated for that LSP's
(primary) upstream LSR.
<span class="h2"><a class="selflink" id="section-5" href="#section-5">5</a>. Detecting Failures</span>
Once the two paths are established, the next step is detecting a
failure on the primary path to know when to switch to the backup
path. This is a local issue, but this section explores some
possibilities.
The first (and simplest) option is to detect the failure of the local
interface as it's done for unicast Fast Reroute. Detection can be
performed using the loss of signal or the loss of probing packets
(e.g., BFD). This option can be used in combination with the other
options as documented below. Just like for unicast fast reroute,
50 msec switchover is possible.
<span class="grey">Karan et al. Informational [Page 6]</span></pre>
<hr class='noprint'/><!--NewPage--><pre class='newpage'><span id="page-7" ></span>
<span class="grey"><a href="./rfc7431">RFC 7431</a> MoFRR August 2015</span>
A second option consists of comparing the packets received on the
primary and secondary streams but only forwarding one of them -- the
first one received, no matter which interface it is received on.
Zero packet loss is possible for RTP-based streams.
A third option assumes a minimum known packet rate for a given data
stream. If a packet is not received on the primary RPF within this
time frame, the router assumes primary path failure and switches to
the secondary RPF interface. 50 msec switchover may be possible for
high-rate streams (e.g., IPTV where SD video has a continuous inter-
packet gap of about 3 msec), but in general the delay is dependent on
the rate of the multicast stream.
A fourth option leverages the significant improvements of the IGP
convergence speed. When the primary path to the source is withdrawn
by the IGP, the MoFRR-enabled router switches over to the backup
path, and the UMH is changed to the secondary UMH. Since the
secondary path is already in place, and assuming it is disjoint from
the primary path, convergence times would not include the time
required to build a new tree and hence are smaller. Sub-second to
sub-200 msec switchover should be possible.
<span class="h2"><a class="selflink" id="section-6" href="#section-6">6</a>. MoFRR Applicability to Dual-Plane Topology</span>
MoFRR applicability is topology dependent. The applicability is the
same as LFA FRR, which is discussed in [<a href="./rfc6571" title=""Loop-Free Alternate (LFA) Applicability in Service Provider (SP) Networks"">RFC6571</a>].
The following section will discuss MoFRR applicability to dual-plane
network topologies.
MoFRR works best in dual-planes topologies as illustrated in the
figures below. MoFRR may be enabled on any router in the network.
In the figures below, MoFRR is shown enabled on the Provider Edge
(PE) routers to illustrate one way in which the technology may be
deployed.
<span class="grey">Karan et al. Informational [Page 7]</span></pre>
<hr class='noprint'/><!--NewPage--><pre class='newpage'><span id="page-8" ></span>
<span class="grey"><a href="./rfc7431">RFC 7431</a> MoFRR August 2015</span>
S
P / \ P
/ \
^ G1 R1 ^
P / \ P
/ \
G2----------R2 ^
| \ | \ P
^ | \ | \
P | G3----------R3
| | | |
| | | | ^
G4---|------R4 | P
^ \ | \ |
P \ | \ |
G5----------R5
^ | | ^
P | | P
| |
Gi Ri
\ \__ ^ /|
\ \ S1/ | ^
^ \ ^\ / |P2
P1 \ S2\_/__ |
\ / \|
PE1 PE2
P = Primary path
S = Secondary path
Figure 1: Two-Plane Network Design
The topology has two planes, a primary plane and a secondary plane
that are fully disjoint from each other all the way into the POPs.
This two-plane design is common in service provider networks as it
eliminates single point of failures in their core network. The links
marked P indicate the normal (primary) path of how the PIM Joins flow
from the POPs towards the source of the network. Multicast streams,
especially for the densely watched channels, typically flow along
both the planes in the network anyway.
The only change MoFRR adds to this is on the links marked S where the
PE routers join a secondary path to their secondary ECMP UMH. As a
result of this, each PE router receives two copies of the same
stream, one from the primary plane and the other from the secondary
plane. As a result of normal UMH behavior, the multicast stream
<span class="grey">Karan et al. Informational [Page 8]</span></pre>
<hr class='noprint'/><!--NewPage--><pre class='newpage'><span id="page-9" ></span>
<span class="grey"><a href="./rfc7431">RFC 7431</a> MoFRR August 2015</span>
received over the primary path is accepted and forwarded to the
downstream receivers. The copy of the stream received from the
secondary UMH is discarded.
When a router detects a routing failure on the path to its primary
UMH, it will switch to the secondary UMH and accept packets for that
stream. If the failure is repaired, the router may switch back. The
primary and secondary UMHs have only local context and not end-to-end
context.
As one can see, MoFRR achieves the faster convergence by pre-building
the secondary multicast tree and receiving the traffic on that
secondary path. The example discussed above is a simple case where
there are two ECMP paths from each PE device towards the source, one
along the primary plane and one along the secondary. In cases where
the topology is asymmetric or is a ring, this ECMP nature does not
hold, and additional rules have to be taken into account to choose
when and where to join the secondary path.
MoFRR is appealing in such topologies for the following reasons:
1. Ease of deployment and simplicity: the functionality is only
required on the PE devices, although it may be configured on all
routers in the topology. Furthermore, each PE device can be
enabled separately; there is no need for network-wide
coordination in order to deploy MoFRR. Interoperability testing
is not required as there are no PIM or mLDP protocol changes.
2. End-to-end failure detection and recovery: any failure along the
path from the source to the PE can be detected and repaired with
the secondary disjoint stream. (See the second, third, and
fourth options in <a href="#section-5">Section 5</a>.)
3. Capacity efficiency: as illustrated in the previous example, the
multicast trees corresponding to IPTV channels cover the backbone
and distribution topology in a very dense manner. As a
consequence, the secondary path grafts onto the normal multicast
trees (i.e., trees signaled by PIM or mLDP without the MoFRR
extension) at the aggregation level and hence does not demand any
extra capacity either on the distribution links or in the
backbone. The secondary path simply uses the capacity that is
normally used, without any duplication. This is different from
conventional FRR mechanisms that often duplicate the capacity
requirements when the backup path crosses links/nodes that
already carry the primary/normal tree, and thus twice as much
capacity is required.
<span class="grey">Karan et al. Informational [Page 9]</span></pre>
<hr class='noprint'/><!--NewPage--><pre class='newpage'><span id="page-10" ></span>
<span class="grey"><a href="./rfc7431">RFC 7431</a> MoFRR August 2015</span>
4. Loop-free: the secondary path join is sent on an ECMP disjoint
path. By definition, the neighbor receiving this request is
closer to the source and hence will not cause a loop.
The topology we just analyzed is very frequent and can be modeled as
per Figure 2. The PE has two ECMP disjoint paths to the source.
Each ECMP path uses a disjoint plane of the network.
Source
/ \
Plane1 Plane2
| |
A1 A2
\ /
PE
Figure 2: PE is Dual-Homed to Dual-Plane Backbone
Another frequent topology is described in Figure 3. PEs are grouped
by pairs. In each pair, each PE is connected to a different plane.
Each PE has one single shortest-path to a source (via its connected
plane). There is no ECMP like in Figure 2. However, there is
clearly a way to provide MoFRR benefits as each PE can offer a
disjoint secondary path to the PE in the other plane (via the
disjoint path).
The MoFRR secondary neighbor selection process needs to be extended
in this case as one cannot simply rely on using an ECMP path as
secondary neighbor. This extension is referred to as non-ECMP-mode
MoFRR and is described in <a href="#section-3.2">Section 3.2</a>.
Source
/ \
Plane1 Plane2
| |
A1 A2
| |
PE1----PE2
Figure 3: PEs Are Connected in Pairs to Dual-Plane Backbone
<span class="h2"><a class="selflink" id="section-7" href="#section-7">7</a>. Other Topologies</span>
As mentioned in <a href="#section-6">Section 6</a>, MoFRR works best in dual-plane topologies.
If MoFRR is applied to non-dual-plane networks, it's possible that
the secondary path is affected by the same failure that affected the
<span class="grey">Karan et al. Informational [Page 10]</span></pre>
<hr class='noprint'/><!--NewPage--><pre class='newpage'><span id="page-11" ></span>
<span class="grey"><a href="./rfc7431">RFC 7431</a> MoFRR August 2015</span>
primary path. In that case, there is no guarantee that the backup
path will provide an uninterrupted traffic flow of packets without
loss or duplication.
<span class="h2"><a class="selflink" id="section-8" href="#section-8">8</a>. Capacity Planning for MoFRR</span>
The previous section has described two very frequent designs (Figures
2 and 3) which provide maximum MoFRR benefits.
Designers with topologies different than Figures 2 and 3 can still
benefit from MoFRR, thanks to the use of capacity planning tools.
Such tools are able to simulate the ability of each PE to build two
disjoint branches of the same tree. This simulation could be for
hundreds of PEs and hundreds of sources.
This allows an assessment of the MoFRR protection coverage of a given
network, for a set of sources.
If the protection coverage is deemed insufficient, the designer can
use such a tool to optimize the topology (add links, change IGP
metrics).
<span class="h2"><a class="selflink" id="section-9" href="#section-9">9</a>. PE Nodes</span>
Many Service Providers devise their topology such that PEs have
disjoint paths to the multicast sources. MoFRR leverages the
existence of these disjoint paths without any PIM or mLDP protocol
modification. Interoperability testing is thus not required. In
such topologies, MoFRR only needs to be deployed on the PE devices.
Each PE device can be enabled one by one.
<span class="h2"><a class="selflink" id="section-10" href="#section-10">10</a>. Other Applications</span>
While all the examples in this document show the MoFRR applicability
on PE devices, it is clear that MoFRR could be enabled on aggregation
or core routers.
MoFRR can be popular in data center network configurations. With the
advent of lower-cost Ethernet and increasing port density in routers,
there is more meshed connectivity than ever before. When using a
three-level access, distribution, and core layers in a data center,
there is a lot of inexpensive bandwidth connecting the layers. This
will lend itself to more opportunities for ECMP paths at multiple
layers. This allows for multiple layers of redundancy protecting
link and node failure at each layer with minimal redundancy cost.
<span class="grey">Karan et al. Informational [Page 11]</span></pre>
<hr class='noprint'/><!--NewPage--><pre class='newpage'><span id="page-12" ></span>
<span class="grey"><a href="./rfc7431">RFC 7431</a> MoFRR August 2015</span>
Redundancy costs are reduced because only one packet is forwarded at
every link along the primary and secondary data paths so there is no
duplication of data on any link thereby providing make-before-break
protection at a very small cost.
A MoFRR router only accepts packets from the primary path and
discards packets from the secondary path. For that reason,
management applications (like ping and mtrace) will not work when
verifying the secondary path.
The MoFRR principle may be applied to MVPNs.
<span class="h2"><a class="selflink" id="section-11" href="#section-11">11</a>. Security Considerations</span>
There are no security considerations for this design other than what
is already in the main PIM specification [<a href="./rfc4601" title=""Protocol Independent Multicast - Sparse Mode (PIM-SM): Protocol Specification (Revised)"">RFC4601</a>] and mLDP
specification [<a href="./rfc6388" title=""Label Distribution Protocol Extensions for Point- to-Multipoint and Multipoint-to-Multipoint Label Switched Paths"">RFC6388</a>].
<span class="h2"><a class="selflink" id="section-12" href="#section-12">12</a>. References</span>
<span class="h3"><a class="selflink" id="section-12.1" href="#section-12.1">12.1</a>. Normative References</span>
[<a id="ref-RFC2119">RFC2119</a>] Bradner, S., "Key words for use in RFCs to Indicate
Requirement Levels", <a href="https://www.rfc-editor.org/bcp/bcp14">BCP 14</a>, <a href="./rfc2119">RFC 2119</a>,
DOI 10.17487/RFC2119, March 1997,
<<a href="http://www.rfc-editor.org/info/rfc2119">http://www.rfc-editor.org/info/rfc2119</a>>.
[<a id="ref-RFC5286">RFC5286</a>] Atlas, A., Ed., and A. Zinin, Ed., "Basic Specification
for IP Fast Reroute: Loop-Free Alternates", <a href="./rfc5286">RFC 5286</a>,
DOI 10.17487/RFC5286, September 2008,
<<a href="http://www.rfc-editor.org/info/rfc5286">http://www.rfc-editor.org/info/rfc5286</a>>.
<span class="h3"><a class="selflink" id="section-12.2" href="#section-12.2">12.2</a>. Informative References</span>
[<a id="ref-RFC4601">RFC4601</a>] Fenner, B., Handley, M., Holbrook, H., and I. Kouvelas,
"Protocol Independent Multicast - Sparse Mode (PIM-SM):
Protocol Specification (Revised)", <a href="./rfc4601">RFC 4601</a>,
DOI 10.17487/RFC4601, August 2006,
<<a href="http://www.rfc-editor.org/info/rfc4601">http://www.rfc-editor.org/info/rfc4601</a>>.
[<a id="ref-RFC6388">RFC6388</a>] Wijnands, IJ., Ed., Minei, I., Ed., Kompella, K., and B.
Thomas, "Label Distribution Protocol Extensions for Point-
to-Multipoint and Multipoint-to-Multipoint Label Switched
Paths", <a href="./rfc6388">RFC 6388</a>, DOI 10.17487/RFC6388, November 2011,
<<a href="http://www.rfc-editor.org/info/rfc6388">http://www.rfc-editor.org/info/rfc6388</a>>.
<span class="grey">Karan et al. Informational [Page 12]</span></pre>
<hr class='noprint'/><!--NewPage--><pre class='newpage'><span id="page-13" ></span>
<span class="grey"><a href="./rfc7431">RFC 7431</a> MoFRR August 2015</span>
[<a id="ref-RFC6571">RFC6571</a>] Filsfils, C., Ed., Francois, P., Ed., Shand, M., Decraene,
B., Uttaro, J., Leymann, N., and M. Horneffer, "Loop-Free
Alternate (LFA) Applicability in Service Provider (SP)
Networks", <a href="./rfc6571">RFC 6571</a>, DOI 10.17487/RFC6571, June 2012,
<<a href="http://www.rfc-editor.org/info/rfc6571">http://www.rfc-editor.org/info/rfc6571</a>>.
Acknowledgments
Thanks to Dave Oran and Alvaro Retana for their review and comments
on this document.
The authors would like to especially acknowledge Dino Farinacci, John
Zwiebel, and Greg Shepherd for the genesis of the MoFRR concept.
Contributors
Below is a list of the contributors in alphabetical order:
Dino Farinacci
Email: farinacci@gmail.com
Wim Henderickx
Alcatel-Lucent
Copernicuslaan 50
Antwerp 2018
Belgium
Email: wim.henderickx@alcatel-lucent.com
Uwe Joorde
Deutsche Telekom
Dahlweg 100
D-48153 Muenster
Germany
Email: Uwe.Joorde@telekom.de
Nicolai Leymann
Deutsche Telekom
Winterfeldtstrasse 21
Berlin 10781
Germany
Email: N.Leymann@telekom.de
Jeff Tantsura
Ericsson
300 Holger Way
San Jose, CA 95134
United States
Email: jeff.tantsura@ericsson.com
<span class="grey">Karan et al. Informational [Page 13]</span></pre>
<hr class='noprint'/><!--NewPage--><pre class='newpage'><span id="page-14" ></span>
<span class="grey"><a href="./rfc7431">RFC 7431</a> MoFRR August 2015</span>
Authors' Addresses
Apoorva Karan
Cisco Systems, Inc.
3750 Cisco Way
San Jose, CA 95134
United States
Email: apoorva@cisco.com
Clarence Filsfils
Cisco Systems, Inc.
De kleetlaan 6a
Diegem BRABANT 1831
Belgium
Email: cfilsfil@cisco.com
IJsbrand Wijnands (editor)
Cisco Systems, Inc.
De Kleetlaan 6a
Diegem 1831
Belgium
Email: ice@cisco.com
Bruno Decraene
Orange
38-40 rue du General Leclerc
Issy Moulineaux Cedex 9, 92794
France
Email: bruno.decraene@orange.com
Karan et al. Informational [Page 14]
</pre>
|