I use a MAX-BR2 in my motorhome and my WAN connections will vary depending on where I am. I have a lot of OBP rules that use priority and I may need to change that depending on where I am. For example, if I have great Cell reception and unlimited data i’d want that to be priority 1, but in remote areas, I usually want starlink to be Priority 1. I know you could probably accomplish this with different algorithms like lowest latency, fastest response, but as a user I have no clue which WAN is being used at any time. I really want to use priority
This means I have to edit about 20 OBP rules. This could be MUCH easier with either of these features:
Add network device groups. So I could add a set of IP or MAC addresses to a group and then create a single policy for the whole group. So my Source would be “IP Group” or “MAC Group”
Define WAN Groups. This would allow me to select specific WAN groups. For example a group called WAN priority where I could assign Starlink as 1 and 5G internet as 2. and assign this in a policy. This way if I get to a new location and I want to flip the priority, I edit one group instead of 20 rules
The first one exists, its called “Grouped Networks” for IP address’ (and domain names in the most recent firmware) and for MAC address’ its “Access Control Lists”.
They are both in IC2 under the same menu as Outbound Policy.
The second one exists within outbound policy, for example if you choose “priority” as your type you can then select the wans in order.
you could have two outbound policy rules, that have whatever source/destination’s you want in them and first one is starlink then 5g and the second rule is 5g then starlink.
rules apply top down until a match is hit, so by changing the order of the rules (drag and drop) you can flip which one is used.
you can even do that in conjunction with the network groups (or applications) and have multiple sets so they have different outcomes by source device or destination or application if you want.
It’s also Available in the local GUI of the devices. Under Advanced → Grouped Networks.
In the Outbound Policies you can then select the Grouped Networks instead of a subnet.