[admin@R4] > export # jul/08/2020 11:23:40 by RouterOS 6.47 # software id = # # # /interface bridge add name=LAN add name=LAN2 add name=Lo /interface wireless security-profiles set [ find default=yes ] supplicant-identity=MikroTik /routing bgp instance set default as=65500 router-id=4.4.4.4 /user group set full policy=local,telnet,ssh,ftp,reboot,read,write,policy,test,winbox,password,web,sniff,sensitive,api,romon,dude,tikapp /ip address add address=192.168.34.4/24 interface=ether5 network=192.168.34.0 add address=4.4.4.4 interface=Lo network=4.4.4.4 add address=10.0.44.1/24 interface=LAN network=10.0.44.0 add address=192.168.24.4/24 interface=ether4 network=192.168.24.0 add address=172.16.44.1/24 interface=LAN2 network=172.16.44.0 /routing bgp network add network=10.0.44.0/24 synchronize=no add network=172.16.44.0/24 synchronize=no /routing bgp peer add name=peer-to-R2 remote-address=192.168.24.2 remote-as=102 ttl=default add name=peer-to-R3 remote-address=192.168.34.3 remote-as=103 ttl=default /system identity set name=R4 /tool romon set enabled=yes id=00:00:00:00:00:04 [admin@R4] >