plugins icon indicating copy to clipboard operation
plugins copied to clipboard

FRR: Allow multiple set commands in a Route Map entry

Open boomer41 opened this issue 3 years ago • 2 comments

Important notices Before you add a new report, we ask you kindly to acknowledge the following:

  • [X] I have read the contributing guide lines at https://github.com/opnsense/plugins/blob/master/CONTRIBUTING.md
  • [X] I have searched the existing issues, open and closed, and I'm convinced that mine is new.
  • [X] When the request is meant for an existing plugin, I've added its name to the title.

Is your feature request related to a problem? Please describe. For some entries, i have to execute multiple set commands for a single match. As the engine terminates processing after the first match (and I cant set "on-match next" or "continue"), I can only have exactly one set command. Workarounds using "\n" did not work, either.

Describe the solution you'd like An option to have a list of set commands instead of one.

boomer41 avatar Aug 28 '22 18:08 boomer41

Can you post a config snipped of your setup (which you need) please?

mimugmail avatar Aug 29 '22 06:08 mimugmail

For example, the following config (made up numbers to get the point):

set weight 1000 set community 123:123

boomer41 avatar Aug 29 '22 07:08 boomer41

This issue has been automatically timed-out (after 180 days of inactivity).

For more information about the policies for this repository, please read https://github.com/opnsense/plugins/blob/master/CONTRIBUTING.md for further details.

If someone wants to step up and work on this issue, just let us know, so we can reopen the issue and assign an owner to it.

OPNsense-bot avatar Feb 24 '23 18:02 OPNsense-bot