Stop Dhcp Server
Stops the DHCP server with the specified name.
Arguments Description
server_name (str): Name of the DHCP server.
Returns
Dict[(str, int), str]: Dictionary of assigned IP addresses.
Example
${assigned_ips}= Stop Dhcp Server Server_1