EVPN multi-homing port-active load-balancing
draft-ietf-bess-evpn-mh-pa-01
BESS Working Group P. Brissette, Ed.
Internet-Draft A. Sajassi
Intended status: Standards Track Cisco Systems
Expires: August 26, 2021 B. Wen
Comcast
E. Leyton
Verizon Wireless
J. Rabadan
Nokia
L. Burdet
S. Thoria
Cisco Systems
February 22, 2021
EVPN multi-homing port-active load-balancing
draft-ietf-bess-evpn-mh-pa-01
Abstract
The Multi-Chassis Link Aggregation Group (MC-LAG) technology enables
the establishment of a logical link-aggregation connection with a
redundant group of independent nodes. The purpose of multi-chassis
LAG is to provide a solution to achieve higher network availability,
while providing different modes of sharing/balancing of traffic.
EVPN standard defines EVPN based MC-LAG with single-active and all-
active multi-homing load-balancing mode. The current draft expands
on existing redundancy mechanisms supported by EVPN and introduces
support of port-active load-balancing mode. In the current document,
port-active load-balancing mode is also referred to as per interface
active/standby.
Status of This Memo
This Internet-Draft is submitted in full conformance with the
provisions of BCP 78 and BCP 79.
Internet-Drafts are working documents of the Internet Engineering
Task Force (IETF). Note that other groups may also distribute
working documents as Internet-Drafts. The list of current Internet-
Drafts is at https://datatracker.ietf.org/drafts/current/.
Internet-Drafts are draft documents valid for a maximum of six months
and may be updated, replaced, or obsoleted by other documents at any
time. It is inappropriate to use Internet-Drafts as reference
material or to cite them other than as "work in progress."
This Internet-Draft will expire on August 26, 2021.
Brissette, et al. Expires August 26, 2021 [Page 1]
Internet-Draft EVPN MH Port-Active February 2021
Copyright Notice
Copyright (c) 2021 IETF Trust and the persons identified as the
document authors. All rights reserved.
This document is subject to BCP 78 and the IETF Trust's Legal
Provisions Relating to IETF Documents
(https://trustee.ietf.org/license-info) 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
1. Introduction . . . . . . . . . . . . . . . . . . . . . . . . 2
1.1. Requirements Language . . . . . . . . . . . . . . . . . . 4
2. Multi-Chassis Ethernet Bundles . . . . . . . . . . . . . . . 4
3. Port-active load-balancing procedure . . . . . . . . . . . . 4
4. Algorithm to elect per port-active PE . . . . . . . . . . . . 5
4.1. Capability Flag . . . . . . . . . . . . . . . . . . . . . 5
4.2. Modulo-based Designated Forwarder Algorithm . . . . . . . 6
4.3. HRW Algorithm . . . . . . . . . . . . . . . . . . . . . . 6
4.4. Preferred-DF Algorithm . . . . . . . . . . . . . . . . . 6
5. Convergence considerations . . . . . . . . . . . . . . . . . 6
5.1. Primary / Backup per Ethernet-Segment . . . . . . . . . . 7
5.2. Backward Compatibility . . . . . . . . . . . . . . . . . 7
6. Applicability . . . . . . . . . . . . . . . . . . . . . . . . 7
7. Overall Advantages . . . . . . . . . . . . . . . . . . . . . 8
8. Security Considerations . . . . . . . . . . . . . . . . . . . 8
9. IANA Considerations . . . . . . . . . . . . . . . . . . . . . 8
10. References . . . . . . . . . . . . . . . . . . . . . . . . . 9
10.1. Normative References . . . . . . . . . . . . . . . . . . 9
10.2. Informative References . . . . . . . . . . . . . . . . . 9
Authors' Addresses . . . . . . . . . . . . . . . . . . . . . . . 10
1. Introduction
EVPN, as per [RFC7432], provides all-active per flow load balancing
for multi-homing. It also defines single-active with service carving
Show full document text