answersLogoWhite

0


Best Answer

dhcp-client

User Avatar

Wiki User

15y ago
This answer is:
User Avatar

Add your answer:

Earn +20 pts
Q: What is the Linux command to consult a DHCP server?
Write your answer...
Submit
Still have questions?
magnify glass
imp
Related questions

Which OS can act as a DHCP server?

Windows Server Family, Linux are some examples. And also there are some routers that have the DHCP service enabled.


Which programs can be used to contact a DHCP server in Linux?

The dhcpcd daemon or dhclient.


How do you find your dhcp server id?

You haven't indicated what operating system you are using. For windows, using the 'ipconfig /all' command will show you what the DHCP server address is.


What program is required for a Linux computer to act as a DHCP server?

/etc/rc.d/init.d/dhcpd


What will be the result of adding the command ip dhcp excluded-address 10.10.4.1 10.10.4.5 to the configuration of a local router that has been configured as a DHCP server?

The DHCP server will not issue the addresses ranging from 10.10.4.1 to 10.10.4.5.


What will be the result of adding the command ip dhcp excluded-address 172.16.4.1 172.16.4.5 to the configuration of a local router that has been configured as a DHCP server?

The DHCP server will not issue the addresses ranging from 10.10.4.1 to 10.10.4.5


What will be the result of adding the command ip dhcp excluded-address 192.168.24.1 192.168.24.5 to the configuration of a local router that has been configured as a DHCP server?

The DHCP server will not issue the addresses ranging from 192.168.24.1 to 192.168.24.5.


What is the IP address of the DHCP server?

DHCP server must be assigned a static IP address...On a Windows computer you can find out the IP address of the DHCP server that assigned your current IP address by opening a command prompt and typing "ipconfig /all".


How do you make a computer a DHCP server?

Server based operating systems have the function embedded. If you do not have one you can use on of free linux-based operating systems.


What tool is used to configure a DHCP scope?

For a Windows based system you use the DHCP MMC snapin console. This is installed when the DHCP server service is installed. For Linux and Unix based systems you can edit the DHCP configuration file in /etc


Can a DHCP be standalone or member server?

DHCP Server can be a standalone server


What ipconfig command requests IP configuration from a DHCP server?

ipconfig /renew if you're on windows