Assign name-server to EC2 instance without using DHCP options

0

customer claimed that there's delay using dhcp options to assign customer dns namer-servers to the EC2 instance. Is there another way to do so instantly?

asked 8 years ago391 views
1 Answer
0
Accepted Answer

Updates from entering name servers into the DHCP options set is subject to the renew time on the existing DHCP lease. In general, the customer will need to "trigger" pulling the information from DHCP by rebooting the instance or release/renewing their DHCP lease if they do not want to wait.

The alternative is to hard-code the name server options on the instance, but the customer must be sure it is done in such a way so that their manual settings are not overridden by DHCP.

AWS
answered 8 years ago
profile picture
EXPERT
reviewed a year ago

You are not logged in. Log in to post an answer.

A good answer clearly answers the question and provides constructive feedback and encourages professional growth in the question asker.

Guidelines for Answering Questions