sendUnixCommand("{"
" \"command\": \"dhcp-disable\","
" \"arguments\": {"
- " \"origin\": 1102"
+ " \"origin\": 2002"
" }"
"}", response);
sendUnixCommand("{"
" \"command\": \"dhcp-enable\","
" \"arguments\": {"
- " \"origin\": 1101"
+ " \"origin\": 2001"
" }"
"}", response);
sendUnixCommand("{"
" \"command\": \"dhcp-disable\","
" \"arguments\": {"
- " \"origin\": 1101"
+ " \"origin\": 2001"
" }"
"}", response);
sendUnixCommand("{"
" \"command\": \"dhcp-enable\","
" \"arguments\": {"
- " \"origin\": 1102"
+ " \"origin\": 2002"
" }"
"}", response);