[admin@R4] > export /interface bridge add name=bridge1 /interface wireless security-profiles set [ find default=yes ] supplicant-identity=MikroTik /routing bgp instance set default as=40 /ip address add address=192.168.14.4/24 interface=ether4 network=192.168.14.0 add address=172.16.3.4/24 interface=bridge1 network=172.16.3.0 /ip dhcp-client add disabled=no interface=ether1 /routing bgp network add network=172.16.3.0/24 synchronize=no /routing bgp peer add name=peer-to-ISP1 remote-address=192.168.14.1 remote-as=1 ttl=default /system identity set name=R4 /tool romon set enabled=yes id=00:00:00:00:00:04 [admin@R4] >