parse_ethernet_address
if (!parse_ethernet_address(argument, ethernetAddress)) {
if (!parse_ethernet_address(argv[3], ethernetAddress)) {