Project

General

Profile

Actions

Bug #11847

closed

Filters not applied to PEER Groups

Added by Grant Gordon almost 3 years ago. Updated over 1 year ago.

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

100%

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

Description

When creating a Peer group and adding an AS/Prefix filter or route map to the peer group, the generated configuration does not apply the filters to the peer group. Applying them directly to a peer does.

Expected Output

neighbor DEFAULT_PEERS peer-group
neighbor DEFAULT_PEERS description Default Peer Group
neighbor DEFAULT_PEERS prefix-list default-routes out
neighbor DEFAULT_PEERS filter-list default-as-filter out
neighbor DEFAULT_PEERS route-map set-local-pref in

Actual Output

neighbor DEFAULT_PEERS peer-group
neighbor DEFAULT_PEERS description Default Peer Group

Actions

Also available in: Atom PDF