Home
Help
Search
Login
Register
OPNsense Forum
»
Archive
»
20.7 Legacy Series
»
Fine tuning BGP
« previous
next »
Print
Pages: [
1
]
Author
Topic: Fine tuning BGP (Read 6071 times)
npiersma
Newbie
Posts: 23
Karma: 1
Fine tuning BGP
«
on:
November 01, 2020, 05:47:44 pm »
Hi guys,
I need some help fine-tuning my FRR BGP Setup.
In particular, setting up "set" parameters on the Route Map.
I need to set a weight or local-preference on the route map via the "set" option as shown on the "Edit route Maps" screen.
However, I've tried adding the following combinations there, but it just doesn't show up in the actual config when issuing sh run from vtysh.
I tried:
local-preference 300
"local-preference 300"
set local-preference 300
"set local-preference 300"
I tried the same for weight, with the same results, they just don't show up in the actual config.
I can add them using "vtshy" and conf term. But I would rather have it done by the gui
Any recommendations on the correct syntax for the "Set" field is more than welcome.
Cheers
Niels
Logged
mimugmail
Hero Member
Posts: 6766
Karma: 494
Re: Fine tuning BGP
«
Reply #1 on:
November 01, 2020, 09:04:00 pm »
The first is correct If there is really a dash between
Logged
WWW:
www.routerperformance.net
Support plans:
https://www.max-it.de/en/it-services/opnsense/
Commercial Plugins (German):
https://opnsense.max-it.de/
npiersma
Newbie
Posts: 23
Karma: 1
Re: Fine tuning BGP
«
Reply #2 on:
November 01, 2020, 09:07:20 pm »
mimugmail,
That's what I expected as well. Probably have to report a bug.
Whatever I put into the "set" field, it doesn't end up in the vtysh "sh run" .
I see the route maps, but no configuration is added under the header.
Any place where I can find logging where it is logs the parsing of the supplied config?
Niels
Logged
mimugmail
Hero Member
Posts: 6766
Karma: 494
Re: Fine tuning BGP
«
Reply #3 on:
November 02, 2020, 07:15:02 am »
See github
Logged
WWW:
www.routerperformance.net
Support plans:
https://www.max-it.de/en/it-services/opnsense/
Commercial Plugins (German):
https://opnsense.max-it.de/
skswain
Newbie
Posts: 1
Karma: 0
Re: Fine tuning BGP
«
Reply #4 on:
June 18, 2021, 06:52:48 pm »
I was facing the same issue. But after adding a "AS-Path List" to the route map, the "Set" attribute also gets processed.
Logged
Print
Pages: [
1
]
« previous
next »
OPNsense Forum
»
Archive
»
20.7 Legacy Series
»
Fine tuning BGP