{"tool":"openstack","tool_display":"Openstack","intent":"update-subnet-with-dns","intent_display":"update subnet with dns","title":"Openstack Command: update subnet with dns","command_string":"openstack subnet set --dns-nameserver 8.8.8.8 --name <new_subnet_name> <subnet_id>","raw_command_string":"openstack subnet set --dns-nameserver 8.8.8.8 --name {{new_subnet_name}} {{subnet_id}}","description":"Exact CLI syntax to update subnet with dns using Openstack.","usage_scenario":"When changing DNS settings for existing subnets in response to network policy changes.","scenario_context":null,"simulated_output":null,"how_to_steps":null,"inferred_category":"Networking","canonical_url":"https://www.syntaxstandard.com/openstack/update-subnet-with-dns"}