I am attempting to add the following to a script for a 750 box but it starts to err out with the word "do="
:if ([/ping x.x.x.x count=4] = 0) do={/interface disable interface ;/interface enable interface}
Is it OS specific or a simple syntax error?