Project

General

Profile

Actions

Bug #12088

closed

Setting Advertise Capability to ORF leads to invalid configuration preventing frr from starting

Added by Marcos M almost 3 years ago. Updated over 2 years ago.

Status:
Resolved
Priority:
Normal
Assignee:
Category:
FRR
Target version:
-
Start date:
06/26/2021
Due date:
% Done:

0%

Estimated time:
Plus Target Version:
Affected Version:
Affected Plus Version:
Affected Architecture:

Description

Selecting ORF under Services / FRR BGP / Neighbors // Advanced Options / Advertise Capability results in an invalid frr.conf and prevents frr from starting. The following is added:

[...]
 neighbor 10.255.5.2 capability orf
[...]

By adding it manually instead as the following, frr/bgpd correctly starts:

[...]
 neighbor 10.255.5.2 capability orf prefix-list both
[...]

Actions

Also available in: Atom PDF