Skip to main content

Posts

Showing posts from August, 2019

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 . Click DHCP Option Set DHCP option set is actually configuration params related to how to setup address protocol on the device that received the conf from DHCP not only how to get the ip get ip but you can also set other options. Give DHCP option set a name _ Give it a name These are the options that new devices would get they would get the domain name the dns server ntp ser