[admin@CE2] > export # jul/16/2020 09:34:15 by RouterOS 6.47 # software id = # # # /interface bridge add name=bridge1 /interface wireless security-profiles set [ find default=yes ] supplicant-identity=MikroTik /routing bgp instance set default as=20 /ip address add address=5.5.5.5/24 interface=bridge1 network=5.5.5.0 add address=192.168.45.5/24 interface=ether5 network=192.168.45.0 /ip dhcp-client add disabled=no interface=ether1 /routing bgp network add network=5.5.5.0/24 synchronize=no /routing bgp peer add name=peer-to-PE2 remote-address=192.168.45.4 remote-as=123 ttl=default /system identity set name=CE2 /tool romon set enabled=yes id=00:00:00:00:00:05 [admin@CE2] >