Change ip

Script not working for me :frowning: chupka you are the expert for scripting

/system scheduler add name=ip interval=24h on-event={
/ip address remove [find address=111.222.333.444/32];
/ip address add address=111.222.333.555/32 interface=wan ;
}

i hope you also configured start time ?