Switches the active command context to the specified DHCP server. Syntax: dhcp> server Parameters: ServerName - The NetBIOS ...

Switches the active command context to the specified DHCP server. 
 
Syntax: 
 
        dhcp> server <\\ServerName | ServerIP> 
 
Parameters: 
 
        ServerName     - The NetBIOS or the DNS name of the DHCP server 
                         computer.  
 
        ServerIP       - The IP address of the DHCP server computer.   
 
Notes:         If a value for neither ServerName nor ServerIP is 
               specified, the local computer is assumed. 
 
Examples:      server \\DHCP-SRV1 
               server \\dhcp-srv.microsoft.com 
               server 10.0.0.1