File manager - Edit - /usr/lib/python2.7/site-packages/awscli/examples/ec2/create-dhcp-options.rst
Back
**To create a DHCP options set** This example creates a DHCP options set. Command:: aws ec2 create-dhcp-options --dhcp-configuration "Key=domain-name-servers,Values=10.2.5.1,10.2.5.2" Output:: { "DhcpOptions": { "DhcpConfigurations": [ { "Values": [ "10.2.5.2", "10.2.5.1" ], "Key": "domain-name-servers" } ], "DhcpOptionsId": "dopt-d9070ebb" } }
| ver. 1.4 |
Github
|
.
| PHP 7.3.33 | Generation time: 0.05 |
proxy
|
phpinfo
|
Settings