/interface list add name=WAN comment="defconf: Connect To Global" add name=LAN comment="defconf: Local Bridge" add name=ONU comment="onuconf: Access To ONU"
/interface list member add interface=pppoe-out1 list=WAN comment="defconf: Connect To Global" add interface=bridge1 list=LAN comment="defconf: Local Bridge" add interface=ether2 list=ONU comment="onuconf: Access To ONU"
/ip firewall address-list
add address=192.168.1.1 comment="onuconf: ONU Address" list=onu_ipv4 add address=172.16.1.0/24 comment="lanconf: Local Address" list=local_subnet_ipv4
add address=172.16.1.1 comment="lanconf: Local DNS Address" list=local_dns_ipv4