Hey all, I'm trying to write a script to disable dhcp and pppoe. However, everytime I run the script I either get an error like 'input does not match any value of item name' or I do not receive an error but the actions are not carried out? Any ideas here?
/system script set 0 source={/interface pppoe-server server disable 0\n/ip dhcp-server disable 0}
Any help would be appreciated here. :!: