Project

General

Profile

Actions

Bug #12386

closed

```bgp as-path``` and ```bgp community-list``` are present in configuration even when BGP daemon is not enabled

Added by Viktor Gurov over 2 years ago. Updated about 2 years ago.

Status:
Resolved
Priority:
Normal
Assignee:
Viktor Gurov
Category:
FRR
Target version:
-
Start date:
Due date:
% Done:

0%

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

Description

This breaks config loading:

pf4.spb-lab.int# bgp as-path access-list astest deny 62333
% Unknown command: bgp as-path access-list astest deny 62333

or:

 'bgp community-list standard testcom deny 33:55\n']
2021-09-16 08:32:51,134 WARNING: frr-reload.py failed due to
vtysh (exec file) exited with status 13

Actions #2

Updated by Jim Pingle over 2 years ago

  • Status changed from New to Pull Request Review
  • Assignee set to Viktor Gurov
Actions #3

Updated by Viktor Gurov about 2 years ago

  • Status changed from Pull Request Review to Feedback

Merged

Actions #4

Updated by Danilo Zrenjanin about 2 years ago

  • Status changed from Feedback to Resolved

Tested:

2.6.0-RC (amd64)
built on Mon Jan 24 18:44:12 UTC 2022
FreeBSD 12.3-STABLE

It looks good. "bgp as-path" and "bgp community-list" appears in the config only after enabling BGP.

I am marking this ticket resolved.

Actions

Also available in: Atom PDF