# 2025-08-13 00:12:03 by RouterOS 7.19.4 # system id = 1tfTfeGDHtC # /interface bridge add name=dummy /interface ethernet set [ find default-name=ether1 ] disable-running-check=no name=ether2 /interface ipipv6 add !keepalive local-address=fd00::c mtu=1460 name=a remote-address=fd00::a add !keepalive local-address=fd00::c mtu=1460 name=b remote-address=fd00::b /port set 0 name=serial0 /routing ospf instance add disabled=no name=ospf-instance-1 /routing ospf area add disabled=no instance=ospf-instance-1 name=ospf-area-1 /ip address add address=10.0.0.3 interface=dummy network=10.0.0.3 add address=10.0.0.3 interface=a network=10.0.0.3 add address=10.0.0.3 interface=b network=10.0.0.3 /ip dhcp-client # Interface not active add interface=*2 /ip route add distance=255 dst-address=10.0.0.1 gateway=a scope=8 target-scope=5 add distance=255 dst-address=10.0.0.2 gateway=b scope=8 target-scope=5 /ipv6 address add address=fd00::c interface=ether2 /routing ospf interface-template add area=ospf-area-1 cost=500 disabled=no interfaces=a type=ptp-unnumbered add area=ospf-area-1 cost=10 disabled=no interfaces=b type=ptp-unnumbered add area=ospf-area-1 cost=3 disabled=no interfaces=dummy passive /system identity set name=C