Please, add this:
int bridge port add bridge=bridge1 interface=all
and a button to add all interfaces to a bridge… or the option ALL to the combobox.
Now boards have lots of ports : P!
thanks,
Please, add this:
int bridge port add bridge=bridge1 interface=all
and a button to add all interfaces to a bridge… or the option ALL to the combobox.
Now boards have lots of ports : P!
thanks,
+1 to this… and would be great to can use the term: “all” in others places… like “remove all”, “copy all”, etc! ![]()
The below should work. change the bridge name as needed, and you could even change it to specify wireless, eiop, ethernet etc.
:foreach int in=[/interface find] do={/interface bridge port add bridge=bridge interface=[/interface get $int name]}
Its faster click click click click xD
We know that, but why is not more easy like “all”? ![]()