[admin@CE1] > export /interface bridge add name=bridge1 /interface wireless security-profiles set [ find default=yes ] supplicant-identity=MikroTik /ip address add address=1.1.1.1/24 interface=bridge1 network=1.1.1.0 add address=10.10.10.1/24 interface=ether2 network=10.10.10.0 /ip dhcp-client add disabled=no interface=ether1 /system identity set name=CE1 /tool romon set enabled=yes [admin@CE1] >