/interface ethernet
set [ find default-name=ether1 ] name=ether1-modem-lan2
set [ find default-name=ether3 ] name=ether3-stb

/ip address
add address=192.168.111.254/24 interface=ether3-stb network=192.168.111.0
add address=192.168.222.217/29 interface=ether1-modem-lan2 network=192.168.222.216

/routing pim
set switch-to-spt-interval=1m
/routing pim interface
add interface=ether1-modem-lan2
add interface=ether3-stb
/routing pim rp
add address=192.168.111.254



Last modified: Tuesday, 30 August 2022, 7:49 PM