Aug
29
AWS Networking DHCP and VPC
AWS Networking DHCP and VPC
What is DHCP
DHCP servers dynamically assigns an IP address and other network configuration parameters to each device on a network so they can communicate with other IP networks
To get to DHCP in your VPC you ofcourse first click VPC in aws console
DHCP Options Set
You can set options in AWS for which address from the pool devices would get. So in AWS you can set the options such as DNS NTP NetBios servers - these are the options that devices would once they connect and get a new ip from your DHCP service this is called DHCP options set.
What is DHCP
DHCP servers dynamically assigns an IP address and other network configuration parameters to each device on a network so they can communicate with other IP networks
To get to DHCP in your VPC you ofcourse first click VPC in aws console
DHCP Options Set
You can set options in AWS for which address from the pool devices would get. So in AWS you can set the options such as DNS NTP NetBios servers - these are the options that devices would once they connect and get a new ip from your DHCP service this is called DHCP options set.