Interview Questions  

Go Back   Interview Questions > Interview Questions & Answers > Information Technology > Networking > Networking Protocols > SNMP

SNMP SNMP Interview Questions, Learn by sharing SNMP Interview Questions asked in various Companies, Get Career advices, Interview Procedures from SNMP experts, Post asked SNMP Interview Questions and Answers.

   

Reply
 
LinkBack Thread Tools Display Modes
  #1 (permalink)  
Old 02-22-2008, 04:34 AM
Dev Dev is offline
Administrator
 
Join Date: Feb 2008
Posts: 1,989
Default Suppose in DHCP server running

Suppose in DHCP server running network(assigning ip addresses automatically), you connect a Laptop in the same n/w, now how the DHCP is going to assign a IP add. to it and how it will came to know that there's one new machine added ?
Reply With Quote
  #2 (permalink)  
Old 06-24-2008, 07:27 PM
Junior Member
 
Join Date: Jun 2008
Posts: 18
Lightbulb dhcp concept

when a new machine is connected to network. one the machine is started, it sends a broadcast asking for a IP address, when the DHCP server listens to the broad cast, it send a IP address from the scope .

the process is know as DORA

discover-- discovery dhcp server (client)
offer----- sends and IP address (server)
respond--- i have received the IP address (client)
acknowledge--- the lease period to renew the ip address( server)

ipconfig/relese
ipconfig/renew
Reply With Quote
Reply

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is On
Trackbacks are On
Pingbacks are On
Refbacks are On