This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
/interface bridge add auto-mac=no name=bridge | |
/interface bridge port add bridge=bridge interface=ether1 | |
/interface bridge port add bridge=bridge interface=ether2 | |
/interface bridge port add bridge=bridge interface=ether3 | |
/interface list add name=WAN | |
/interface list add name=LAN |