What is dhcp pool?



What is dhcp pool?..

Answer / Rohit Perwani

A DHCP (Dynamic Host Configuration Protocol) pool is a range of IP addresses that can be assigned to clients by a DHCP server. The pool defines the starting and ending IP address, as well as other configuration parameters such as subnet mask and default gateway.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Spring Framework Interview Questions

How do you identify a weak entity?

1 Answers  


Which injection is better in spring?

1 Answers  


What is the difference between the @component, @repository and @service annotations in spring?

1 Answers  


What is bean factory in spring?

1 Answers  


What is the function of annotation @responsebody?

1 Answers  


When should you use a spring boot? : Spring Boot

1 Answers  


How to handle exceptions in spring mvc framework?

2 Answers  


What is java spring framework used for?

1 Answers  


What is aop in spring?

1 Answers  


What is the application context in spring?

1 Answers  


How to integrate spring and hibernate?

1 Answers  


What is the implementation of applicationcontext container?

1 Answers  


Categories