To switch the current server at the DHCP server command context Syntax: set server ServerIP | \ServerName Parameters: ServerIP ...

To switch the current server at the DHCP server command context     Syntax:            set server [ServerIP | \\ServerName]    Parameters:            ServerIP       - The IP address of the DHCP server.            ServerName     - The NetBIOS or DNS name of the DHCP server.    Notes:         When this command is used, all subsequent command                 operations are performed on this server, until this                 command is repeated. If no IP address or DNS name is                 stated, the local computer is assumed.     Example:       set server 10.1.1.1                 set server \\dhcpsrv                 set server \\dhcpsrv.microsoft.com                   This command switches the DHCP server command context                 to have subsequent commands applied towards the server                 at IP address 10.1.1.1