BGP-PCEP

Overview

BGP Plugin

The OpenDaylight controller provides an implementation of BGP (Border Gateway Protocol), which is based on RFC 4271) as a south-bound protocol plugin. The implementation renders all basic BGP speaker capabilities, including:

Inter/Intra-AS peering * Routes advertising * Routes originating * Routes storage

The plugin’s north-bound API (REST/Java) provides to user:

  • Fully dynamic run-time standardized BGP configuration

  • Read-only access to all RIBs

  • Read-write programmable RIBs

  • Read-only reachability/link-state topology view

PCEP Plugin

The OpenDaylight Path Computation Element Communication Protocol (PCEP) plugin provides all basic service units necessary to build-up a PCE-based controller. Defined by RFC 8231, PCEP offers LSP management functionality for Active Stateful PCE, which is the cornerstone for majority of PCE-enabled SDN solutions. It consists of the following components:

  • Protocol library

  • PCEP session handling

  • Stateful PCE LSP-DB

  • Active Stateful PCE LSP Operations

Behavior/Feature Changes

No changes.

New Features

No new features.

Deprecated Features

No deprecated features.

Resolved Issues

The following table lists the issues resolved in this release.

Issues resolved in versions 0.20.0 through 0.20.4 (JIRA)

Type

Key

Summary

Resolution

Fix Version(s)

Task

BGPCEP-1024

Update restconf links in documentation

Done

0.18.7, 0.19.6, 0.20.0

Task

BGPCEP-1016

Do not use BindingReflections.findQName() for AFI/SAFI

Done

0.20.0

Task

BGPCEP-1026

Add maven central, docs and license badges to README.md

Done

0.20.2

Task

BGPCEP-1025

Rework bgpcep README to README.md

Done

0.18.7, 0.19.6, 0.20.2

Known Issues

The following table lists the known issues that exist in this release.

Resolved Issues in SR1

The following table lists the issues resolved in Service Release 1.

Issues resolved in versions 0.20.5 through 0.20.5 (JIRA)

Type

Key

Summary

Resolution

Fix Version(s)

Task

BGPCEP-1027

Do not use RpcService in BGPCEP components

Done

0.20.5

Known Issues in SR1

The following table lists the known issues that exist in Service Release 1.

Resolved Issues in SR2

The following table lists the issues resolved in Service Release 2.

Known Issues in SR2

The following table lists the known issues that exist in Service Release 2.