Update docs for 2023.09 Potassium
[docs.git] / docs / release-notes / projects / bgpcep.rst
1 ========
2 BGP-PCEP
3 ========
4
5 Overview
6 ========
7
8 BGP Plugin
9 ----------
10 The OpenDaylight controller provides an implementation of BGP
11 (Border Gateway Protocol), which is based on `RFC 4271 <https://tools.ietf.org/html/rfc4271>`_)
12 as a south-bound protocol plugin. The implementation renders all
13 basic *BGP speaker capabilities*, including:
14
15 Inter/Intra-AS peering
16 * Routes advertising
17 * Routes originating
18 * Routes storage
19
20 The plugin's **north-bound API** (``REST``/``Java``) provides to user:
21
22 * Fully dynamic run-time standardized BGP configuration
23 * Read-only access to all RIBs
24 * Read-write programmable RIBs
25 * Read-only reachability/link-state topology view
26
27 PCEP Plugin
28 -----------
29 The OpenDaylight Path Computation Element Communication Protocol (PCEP)
30 plugin provides all basic service units necessary to build-up a
31 PCE-based controller. Defined by `RFC 8231 <https://tools.ietf.org/html/rfc8231>`_,
32 PCEP offers LSP management functionality for Active Stateful PCE, which is
33 the cornerstone for majority of PCE-enabled SDN solutions. It consists of
34 the following components:
35
36 * Protocol library
37 * PCEP session handling
38 * Stateful PCE LSP-DB
39 * Active Stateful PCE LSP Operations
40
41
42 Behavior/Feature Changes
43 ========================
44 No changes.
45
46
47 New Features
48 ============
49 No new features.
50
51 Deprecated Features
52 ===================
53 No deprecated features.
54
55 Resolved Issues
56 ===============
57 The following table lists the issues resolved in this release.
58
59 .. jira_fixed_issues::
60    :project: BGPCEP
61    :versions: 0.20.0-0.20.0
62
63 Known Issues
64 ============
65 The following table lists the known issues that exist in this release.
66
67 .. jira_known_issues::
68    :project: BGPCEP
69    :versions: 0.20.0-0.20.0