-
Notifications
You must be signed in to change notification settings - Fork 11
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
github-actions
committed
Nov 26, 2023
1 parent
b6fdecb
commit 25909f0
Showing
5 changed files
with
147 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,125 @@ | ||
--- | ||
schema-version: v1.2.3 | ||
id: draft-ietf-grow-anycast-community-03 | ||
title: | ||
- content: A well-known BGP community to denote prefixes used for Anycast | ||
language: | ||
- en | ||
script: | ||
- Latn | ||
format: text/plain | ||
link: | ||
- content: https://datatracker.ietf.org/doc/html/draft-ietf-grow-anycast-community-03 | ||
type: src | ||
type: standard | ||
docid: | ||
- id: draft-ietf-grow-anycast-community-03 | ||
type: Internet-Draft | ||
primary: true | ||
- id: I-D.ietf-grow-anycast-community | ||
type: IETF | ||
scope: anchor | ||
docnumber: I-D.ietf-grow-anycast-community | ||
date: | ||
- type: published | ||
value: '2023-11-26' | ||
contributor: | ||
- person: | ||
name: | ||
given: | ||
forename: | ||
- content: Maximilian | ||
language: | ||
- en | ||
- language: | ||
- en | ||
initial: M | ||
formatted_initials: | ||
content: M. | ||
language: | ||
- en | ||
surname: | ||
content: Wilhelm | ||
language: | ||
- en | ||
completename: | ||
content: Maximilian Wilhelm | ||
language: | ||
- en | ||
role: | ||
- type: author | ||
- person: | ||
name: | ||
given: | ||
forename: | ||
- content: Fredy | ||
language: | ||
- en | ||
- language: | ||
- en | ||
initial: F | ||
formatted_initials: | ||
content: F. | ||
language: | ||
- en | ||
surname: | ||
content: Künzler | ||
language: | ||
- en | ||
completename: | ||
content: Fredy Künzler | ||
language: | ||
- en | ||
affiliation: | ||
- organization: | ||
name: | ||
- content: Init7 (Switzerland) Ltd. | ||
role: | ||
- type: author | ||
version: | ||
- draft: '03' | ||
revdate: '2023-11-26' | ||
language: | ||
- en | ||
script: | ||
- Latn | ||
abstract: | ||
- content: "<p>In theory routing decisions on the Internet and by extension within | ||
ISP networks should always use hot-potato routing to reach any given destination. | ||
In reality operators sometimes choose to not use the hot-potato paths to forward | ||
traffic due to a variety of reasons, mostly motivated by traffic engineering considerations. | ||
For prefixes carrying anycast traffic in virtually all situations it is advisable | ||
to stick to the hot-potato principle. As operators mostly don't know which prefixes | ||
are carrying unicast or anycast traffic, they can't differentiate between them | ||
in their routing policies. To allow operators to take well informed decisions | ||
on which prefixes are carrying anycast traffic this document proposes a well-known | ||
BGP community to denote this property.</p>" | ||
language: | ||
- en | ||
script: | ||
- Latn | ||
format: text/html | ||
relation: | ||
- type: updates | ||
bibitem: | ||
id: draft-ietf-grow-anycast-community-01 | ||
docid: | ||
- id: draft-ietf-grow-anycast-community-01 | ||
type: Internet-Draft | ||
primary: true | ||
formattedref: | ||
content: draft-ietf-grow-anycast-community-01 | ||
format: text/plain | ||
series: | ||
- type: main | ||
title: | ||
content: Internet-Draft | ||
language: | ||
- en | ||
script: | ||
- Latn | ||
format: text/plain | ||
number: draft-ietf-grow-anycast-community-03 | ||
doctype: internet-draft | ||
ext: | ||
schema-version: v1.0.1 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Binary file not shown.