Prepare for your Next Interview
|
Welcome to the Geeks Talk forums. You are currently viewing our boards as a guest which gives you limited access to view most discussions and access our other features. By joining our free community you will have access to post topics, communicate privately with other members (PM), respond to polls, upload content and access many other special features. Registration is fast, simple and absolutely free so please, join our community today! If you have any problems with the registration process or your account login, please contact contact us. |
This is a discussion on 1. What is DHCP? How we configure DHCP within the Windows forums, part of the Operating Systems category; 1. What is DHCP? How we configure DHCP...
|
|||||||
|
|||
|
1. What is DHCP? How we configure DHCP
1. What is DHCP? How we configure DHCP
|
| The Following User Says Thank You to G_POTADAR For This Useful Post: | ||
| Sponsored Links |
|
|||
|
Re: 1. What is DHCP? How we configure DHCP
Hello Ganesh,
Dynamic Host Configuration Protocol is a protocol for assigning dynamic IP addresses to devices on a network. With dynamic addressing, a device can have a different IP address every time it connects to the network. DHCP also supports a mix of static and dynamic IP addresses. And logon to the following link which provides configuration steps with screenshots, Thank you, Raafay. |
|
|||
|
Re: 1. What is DHCP? How we configure DHCP
DHCP is a stand for dynamic Host Configuration Protocol.
by using this protocol we can assign ip address on client machines. Install DHCP on your system(server) then follow the following steps configuration: go to START then ADMINISTRATOR TOOLS then DHCP (by default it's in down state) select sys 1 right click on system 1 go to NEW SCOPE type name: IT (any) then type NETWORK ID START IP : 192.168.10.50 (Type starting ip) END IP : 192.168.10.150 (type end ip address) then type subnet mask for IP address : 255.255.255.0 click on next EXPIRY DATE by default it's 8 days u can extended it to unlimited)then sect yes config this option 192.168.10.1 next parent doamain name:nalb.com(type ur damain name.) host name:sys 1 resolve Automatic resolve IP address click on next WINS add :sys 1 IP 192.168.10.1 add then click on: Yes i want to activate scope then check for DHCP still it's down thew click on sys1 pond rclick Authorised the refresh now it's working |
|
|||
|
Re: 1. What is DHCP? How we configure DHCP
dynamic host configuration protocol (dhcp) is a client/server protocol that automatically provides an internet protocol (ip) host with its ip address and other related configuration information such as the subnet mask and default gateway. Rfcs 2131 and 2132 define dhcp as an internet engineering task force (ietf) standard based on bootstrap protocol (bootp), a protocol with which dhcp shares many implementation details. Dhcp allows hosts to obtain necessary tcp/ip configuration information from a dhcp server. dhcp server a computer running the dhcp server service that holds information about available ip addresses and related configuration information as defined by the dhcp administrator and responds to requests from dhcp clients. dhcp client a computer that gets its ip configuration information by using dhcp. configuration: [b]configure windows 95/98 for dhcp[/b] * click on the start button. * select the settings option. * select the control panel option. * double click the network icon. * click on tcp/ip. * click the properties button. * configure as follows: 1. Ip address tab click obtain an ip address automatically. Don't fill in anything else here. The ip address will be received from the dhcp server. 2. Wins configuration tab click disable wins resolution 3. Dns configuration tab click disable dns 4. Gateway tab make sure there are no numbers in the installed gateways window. If there are, highlight them and press the remove button you shouldn't fill in any other information. Your computer is now configured for dhcp. All information needed will come from the dhcp server once you connect. Click the ok button at the very bottom of the screen. This will save all the above settings and exit from the properties window back to the network window. Click ok to exit. You may be asked to restart windows.
configure windows nt for dhcp note: you must be logged in with administrator privileges in order to continue. * click on the start button. * select the settings option. * select the control panel option. * double click the network icon. * click on the protocols tab. * click on tcp/ip protocol. * click the properties button. * configure as follows: 1. Ip address tab click obtain an ip address from a dhcp server. Don't fill in anything else here. The ip address will be received from the dhcp server. 2. Dns tab under host, put in your system login name. Everything else should be blank. 3. Wins address tab uncheck enable dns for windows resolution. Everything else should be blank. You shouldn't fill in any other information. Your computer is now configured for dhcp. All information needed will come from the dhcp server once you connect. Click the ok button at the very bottom of the screen. This will save all the above settings and exit from the properties window back to the network window. Click ok to exit. You may be asked to restart windows nt. configure windows 2000/xp for dhcp note: you must be logged in with administrator privileges in order to continue. For windows 2000: * click on the start button. * select the settings option. * select the control panel option. * double click the network and dial up connections icon. * right click on the local area conection icon. * select properties from the menu. * double click on the internet protocol (tcp/ip) entry. For windows xp: * click on the start button. * click on control panel. * click on the network connections icon. * right click on the local area connection icon. * select properties from the menu. * double click on the internet protocol (tcp/ip) entry. Configure as follows: click obtain an ip address automatically click obtain dns server address automatically click advanced.. In the bottom right corner 1. Ip settings tab you should see dhcp enabled below the ip address column and blank below on default gateways. 2. Dns tab in "dns server addresses, in order to use:", you should see blank in the white box the following lines should be marked or checked: append primary and connection specific dns suffixes append parent suffixes of the primary dns suffix 3. Wins tab below in wins addresses, in order of use:, it should be a white box the following lines should be checked or marked: enable lmhosts lookup use netbios setting from the dhcp server 4. Options tab under optional settings, click on ip security and then click on properties make sure do not use ipsec is marked then click ok click on tcp/ip filtering and then click on properties make sure enable tcp/ip filtering (all adapters) is not marked and permit all is marked on 3 columns. Then click ok. Click the ok button at the very bottom of the screen (it may be partially obscured). This will save all the above settings and exit from the properties window back to the network window. Click ok to exit. configure macintosh os 8 or above for dhcp * click on the apple menu. * select control panel. * select tcp/ip. 1. Configure via: click on ethernet 2. Obtain an ip address from: click on dhcp server 3. Dhcp client id: enter your uwo personal computer account (e-mail) username you shouldn't fill in any other information. Your computer is now configured for dhcp. All information needed will come from the dhcp server once you connect. Click on the close box in the upper right hand corner of the tcp/ip window. This will save all the above settings and exit from the tcp/ip window. You may be asked to restart mac os. |
|
|||
|
Re: 1. What is DHCP? How we configure DHCP
if you want to install DHCP
start->Run->type "appwiz.cpl"(control pannel) add/remove windows components-> select network servives->select "Dynamic Host Configuration Protocal " and click on o.k |
![]() |
|
| Thread Tools | |
| Display Modes | |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| QTP to Oracle DB configure | Neetu2008 | QTP | 1 | 07-05-2008 03:58 AM |
| QTP to Oracle DB configure | Neetu2008 | QTP | 0 | 07-02-2008 06:27 AM |
| How to configure JRE | esakazmi | Java | 1 | 05-13-2008 05:47 AM |
| How to configure informatica | pv.nagarjuna | Data Warehousing | 0 | 12-14-2007 03:01 AM |
| How to configure many to many relationship? | Geek_Guest | Seibel | 3 | 12-06-2007 03:38 AM |