This file contains hidden or 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
| # mar/31/2020 09:09:09 by RouterOS 6.45.7 | |
| # software id = V76F-PB93 | |
| # | |
| # model = RB750Gr3 | |
| # serial number = 8B000A516329 | |
| /interface bridge | |
| add name=BR1 protocol-mode=none vlan-filtering=yes | |
| /interface vlan | |
| add interface=BR1 name=BASE_VLAN vlan-id=99 | |
| add interface=BR1 name=BLUE_VLAN vlan-id=10 |