:local ipadd [/ipv6 address get [/ipv6 address find interface=$pppoe global ] address ] :put "this is ipv6 address with netmask $ipadd" :set ipadd [:pick $ipadd 0 [:find $ipadd "/"]] :put "this no mask $ipadd" #print ipv6 address :local dname :local record :local record...