-
Notifications
You must be signed in to change notification settings - Fork 1.3k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
FRR 9.1 - route-map not setting local preference #15067
Labels
triage
Needs further investigation
Comments
Please show:
|
|
|
You have |
Wow that was a lot of hair pulling out for something so simple. Had no clue graceful-shutdown would do that. |
Thanks! |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
FRR VERSION = 9.1
OPERATING SYSTEM VERSION = Ubuntu 22.04
KERNEL VERSION = 6.2.0-1017-lowlatency
route-map IX-PEERING-IN permit 2
match large-community 10
set local-preference 170
set weight 1000
vtysh -c "sh bgp ipv4 unicast neighbors 206.53.170.1 received-routes" | grep 1.0.128.0/17
*> 1.0.128.0/17 206.53.170.15 2165 170 1000 6939 38040 23969 i
vtysh -c "sh bgp ipv4 unicast 1.0.128.0/17" | grep localpref
The text was updated successfully, but these errors were encountered: