| Internet-Draft | IANA Registry for BGP FSM | June 2026 |
| Haas, et al. | Expires 14 December 2026 | [Page] |
The Border Gateway Protocol, version 4 (BGP-4) finite state machine (FSM) is defined in RFC 4271. Over the years, various extensions to BGP have been authored that update the protocol's FSM. Some elements of the FSM are enumerated. Those elements are referred to across BGP extensions in their respective state machine changes, and may also be used for management purposes in things such as YANG (RFC 7950).¶
To provide consistent naming and enumeration of these FSM elements, this document requests IANA to create and maintain registries for elements in the BGP FSM.¶
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 14 December 2026.¶
Copyright (c) 2026 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 Revised BSD License text as described in Section 4.e of the Trust Legal Provisions and are provided without warranty as described in the Revised BSD License.¶
Section 8 of [RFC4271] defines BGP's finite state machine (FSM). Some elements of the FSM are enumerated. These include:¶
While the core FSM is defined in [RFC4271], extensions specified in other BGP documents may update FSM procedures. Consistent enumeration and naming of these FSM elements is necessary for procedural clarity. Additionally, management mechanisms such as YANG [RFC7950] modules may expose BGP protocol state covered by these elements.¶
This document requests IANA to create and maintain appropriate registries for these FSM elements.¶
The key words "MUST", "MUST NOT", "REQUIRED", "SHALL", "SHALL NOT", "SHOULD", "SHOULD NOT", "RECOMMENDED", "NOT RECOMMENDED", "MAY", and "OPTIONAL" in this document are to be interpreted as described in BCP 14 [RFC2119] [RFC8174] when, and only when, they appear in all capitals, as shown here.¶
IANA is requested to create a new registry, titled, "BGP-4 Finite State Machine (FSM) Elements". This is a new registry grouping distinct from the existing Border Gateway Protocol (BGP) Parameters registry group. The registration policy for the contents of this registry and its sub-registries shall be "IETF Review with Designated Experts". The designated experts for these registries are the IDR WG chairs.¶
The "Border Gateway Protocol (BGP-4) Finite State Machine (FSM) Elements" registry will contain the following sub-registries:¶
The Border Gateway Protocol (BGP-4) FSM Session Attribute Sub-Registries will consist of entries with the following fields:¶
| Value | Name | Reference |
|---|---|---|
| 0 | Reserved | This document |
| 1 | State | Section 8 of [RFC4271] |
| 2 | ConnectRetryCounter | Section 8 of [RFC4271] |
| 3 | ConnectRetryTimer | Section 8 of [RFC4271] |
| 4 | ConnectRetryTime | Section 8 of [RFC4271] |
| 5 | HoldTimer | Section 8 of [RFC4271] |
| 6 | HoldTime | Section 8 of [RFC4271] |
| 7 | KeepaliveTimer | Section 8 of [RFC4271] |
| 8 | KeepaliveTime | Section 8 of [RFC4271] |
| Value (a 16-bit unsigned integer) | Name | Reference |
|---|---|---|
| 0 | Reserved | This document. |
| 1 | AcceptConnectionsUnconfiguredPeers | Section 8 of [RFC4271] |
| 2 | AllowAutomaticStart | Section 8 of [RFC4271] |
| 3 | AllowAutomaticStop | Section 8 of [RFC4271] |
| 4 | CollisionDetectEstablishedState | Section 8 of [RFC4271] |
| 5 | DampPeerOscillations | Section 8 of [RFC4271] |
| 6 | DelayOpen | Section 8 of [RFC4271] |
| 7 | DelayOpenTime | Section 8 of [RFC4271] |
| 8 | DelayOpenTimer | Section 8 of [RFC4271] |
| 9 | IdleHoldTime | Section 8 of [RFC4271] |
| 10 | IdleHoldTimer | Section 8 of [RFC4271] |
| 11 | PassiveTcpEstablishment | Section 8 of [RFC4271] |
| 12 | SendNOTIFICATIONwithoutOPEN | Section 8 of [RFC4271] |
| 13 | TrackTcpState | Section 8 of [RFC4271] |
| 14 | SendHoldTimer | Section 4.1 of [RFC9687] |
| 15 | SendHoldTime | Section 4.1 of [RFC9687] |
| 16 | BfdEnabled | Section 3 of [BGP-BFD-STRICT] |
| 17 | BfdStrictEnabled | Section 3 of [BGP-BFD-STRICT] |
| 18 | BfdHoldTime | Section 3 of [BGP-BFD-STRICT] |
| 19 | BfdHoldTimer | Section 3 of [BGP-BFD-STRICT] |
| 20 | BfdStrictNegotiated | Section 3 of [BGP-BFD-STRICT] |
The Border Gateway Protocol (BGP-4) FSM Events Sub-Registries will consist of entries with the following fields:¶
| Value | Name | Event Type | Reference |
|---|---|---|---|
| 0 | Reserved | - | This document. |
| 1 | ManualStart | Administrative | Section 8 of [RFC4271] |
| 2 | ManualStop | Administrative | Section 8 of [RFC4271] |
| 3 | AutomaticStart | Administrative | Section 8 of [RFC4271] |
| 4 | ManualStart with PassiveTcpEstablishment | Administrative | Section 8 of [RFC4271] |
| 5 | AutomaticStart with PassiveTcpEstablishment | Administrative | Section 8 of [RFC4271] |
| 6 | AutomaticStart with DampPeerOscillations | Administrative | Section 8 of [RFC4271] |
| 7 | AutomaticStart with DampPeerOscillations and PassiveTcpEstablishment | Administrative | Section 8 of [RFC4271] |
| 8 | AutomaticStop | Administrative | Section 8 of [RFC4271] |
| 9 | ConnectRetryTimer Expires | Timer | Section 8 of [RFC4271] |
| 10 | HoldTimer Expires | Timer | Section 8 of [RFC4271] |
| 11 | KeepaliveTimer Expires | Timer | Section 8 of [RFC4271] |
| 12 | DelayOpenTimer Expires | Timer | Section 8 of [RFC4271] |
| 13 | IdleHoldTimer Expires | Timer | Section 8 of [RFC4271] |
| 14 | TcpConnection Valid | TCP Connection | Section 8 of [RFC4271] |
| 15 | Tcp CR Invalid | TCP Connection | Section 8 of [RFC4271] |
| 16 | Tcp CR Acked | TCP Connection | Section 8 of [RFC4271] |
| 17 | TcpConnectionConfirmed | TCP Connection | Section 8 of [RFC4271] |
| 18 | TcpConnectionFails | TCP Connection | Section 8 of [RFC4271] |
| 19 | BGPOpen | BGP Message | Section 8 of [RFC4271] |
| 20 | BGPOpen with DelayOpenTimer running | BGP Message | Section 8 of [RFC4271] |
| 21 | BGPHeaderErr | BGP Message | Section 8 of [RFC4271] |
| 22 | BGPOpenMsgErr | BGP Message | Section 8 of [RFC4271] |
| 23 | OpenCollisionDump | BGP Message | Section 8 of [RFC4271] |
| 24 | NotifMsgVerErr | BGP Message | Section 8 of [RFC4271] |
| 25 | NotifMsg | BGP Message | Section 8 of [RFC4271] |
| 26 | KeepAliveMsg | BGP Message | Section 8 of [RFC4271] |
| 27 | UpdateMsg | BGP Message | Section 8 of [RFC4271] |
| 28 | UpdateMsgErr | BGP Message | Section 8 of [RFC4271] |
| 29 | SendHoldTimer Expires | Timer | Section 4.2 of [RFC9687] |
| 30 | BfdAdminDown | BFD Protocol Event | Section 4 of [BGP-BFD-STRICT] |
| 31 | BfdDown | BFD Protocol Event | Section 4 of [BGP-BFD-STRICT] |
| 32 | BfdUp | BFD Protocol Event | Section 4 of [BGP-BFD-STRICT] |
| 33 | Bfd_Disabled | Configuration | Section 4 of [BGP-BFD-STRICT] |
| 34 | BfdHoldTimer_Expires | Timer | Section 4 of [BGP-BFD-STRICT] |
| 35 | BfdStrict_ConfigChanged | Configuration | Section 4 of [BGP-BFD-STRICT] |
This document does not introduce any new security considerations to the BGP protocol.¶
Thanks to Tom Petch and Ketan Talaulikar for their review on this document.¶
TBD¶