[Bier] I-D Action: draft-ietf-bier-ping-13.txt
internet-drafts@ietf.org Sat, 27 January 2024 17:55 UTC
Return-Path: <internet-drafts@ietf.org>
X-Original-To: bier@ietf.org
Delivered-To: bier@ietfa.amsl.com
Received: from ietfa.amsl.com (localhost [IPv6:::1]) by ietfa.amsl.com (Postfix) with ESMTP id 88535C14F6A3; Sat, 27 Jan 2024 09:55:22 -0800 (PST)
MIME-Version: 1.0
Content-Type: text/plain; charset="utf-8"
Content-Transfer-Encoding: 7bit
From: internet-drafts@ietf.org
To: i-d-announce@ietf.org
Cc: bier@ietf.org
X-Test-IDTracker: no
X-IETF-IDTracker: 12.4.0
Auto-Submitted: auto-generated
Precedence: bulk
Reply-To: bier@ietf.org
Message-ID: <170637812254.46361.915853471413628352@ietfa.amsl.com>
Date: Sat, 27 Jan 2024 09:55:22 -0800
Archived-At: <https://mailarchive.ietf.org/arch/msg/bier/9NjNNq6dzc1LuNE303NhYG32TJc>
Subject: [Bier] I-D Action: draft-ietf-bier-ping-13.txt
X-BeenThere: bier@ietf.org
X-Mailman-Version: 2.1.39
List-Id: "\"Bit Indexed Explicit Replication discussion list\"" <bier.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/bier>, <mailto:bier-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/bier/>
List-Post: <mailto:bier@ietf.org>
List-Help: <mailto:bier-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/bier>, <mailto:bier-request@ietf.org?subject=subscribe>
X-List-Received-Date: Sat, 27 Jan 2024 17:55:22 -0000
Internet-Draft draft-ietf-bier-ping-13.txt is now available. It is a work item
of the Bit Indexed Explicit Replication (BIER) WG of the IETF.
Title: BIER Ping and Trace
Authors: Nagendra Kumar
Carlos Pignataro
Mach Chen
Greg Mirsky
Name: draft-ietf-bier-ping-13.txt
Pages: 30
Dates: 2024-01-27
Abstract:
Bit Index Explicit Replication (BIER) is an architecture that
provides optimal multicast forwarding through a "BIER domain" without
requiring intermediate routers to maintain any multicast-related per-
flow state. BIER also does not require any explicit tree-building
protocol for its operation. A multicast data packet enters a BIER
domain at a "Bit-Forwarding Ingress Router" (BFIR), and leaves the
BIER domain at one or more "Bit-Forwarding Egress Routers" (BFERs).
The BFIR router adds a BIER header to the packet. The BIER header
contains a bit-string in which each bit represents exactly one BFER
to forward the packet to. The set of BFERs to which the multicast
packet needs to be forwarded is expressed by setting the bits that
correspond to those routers in the BIER header.
This document describes the mechanism and basic BIER OAM packet
format that can be used to perform failure detection and isolation on
the BIER data plane.
The IETF datatracker status page for this Internet-Draft is:
https://datatracker.ietf.org/doc/draft-ietf-bier-ping/
There is also an HTML version available at:
https://www.ietf.org/archive/id/draft-ietf-bier-ping-13.html
A diff from the previous version is available at:
https://author-tools.ietf.org/iddiff?url2=draft-ietf-bier-ping-13
Internet-Drafts are also available by rsync at:
rsync.ietf.org::internet-drafts
- [Bier] I-D Action: draft-ietf-bier-ping-13.txt internet-drafts
- [Bier] Fwd: I-D Action: draft-ietf-bier-ping-13.t… Greg Mirsky