Start Dhcp Server
Starts the DHCP server with the specified name.
Arguments Description
server_name (str): Name of the DHCP server.
Returns
bool: True if the DHCP server was started successfully; otherwise, False.
Example
${started}= Start Dhcp Server Server_1