Command writed on [Create the DHCP service](https://openvnet.org/creating-virtual-networks/single-network-dhcp/) can't work. `vnctl network-services add --uuid ns-dhcp --interface-uuid if-dhcp --type dhcp` Dhcp server not working with option --type. But, working configure with option `--mode dhcp`.
Command writed on Create the DHCP service can't work.
vnctl network-services add --uuid ns-dhcp --interface-uuid if-dhcp --type dhcpDhcp server not working with option --type.
But, working configure with option
--mode dhcp.