Actions
Bug #14775
openFRR LocPrf and Weight is forced to 0
Status:
New
Priority:
Normal
Assignee:
-
Category:
FRR
Target version:
-
Start date:
Due date:
% Done:
0%
Estimated time:
Plus Target Version:
Affected Version:
Affected Plus Version:
Affected Architecture:
amd64
Description
frr8-8.5.2
Because some upstream routes show that LocPrf and Weight are 0. FRR LocPrf and Weight is forced to 0
So I tried to use routemap to set LocPrf to 100. As a result, all upstream LocPrf and Weight were 0.
route-map ipv6routein permit 80
set local-preference 100
neighbor 2a0d:2400:513:a::10 route-map ipv6routein in
No data to display
Actions