{"tool":"openstack","tool_display":"Openstack","intent":"create-subnet-in-network","intent_display":"create subnet in network","title":"Openstack Command: create subnet in network","command_string":"openstack subnet create --network <network_id_or_name> --subnet-range 192.168.0.0/24 <subnet_name>","raw_command_string":"openstack subnet create --network {{network_id_or_name}} --subnet-range 192.168.0.0/24 {{subnet_name}}","description":"Exact CLI syntax to create subnet in network using Openstack.","usage_scenario":"When establishing a new subnet for an application environment requiring IP address allocation.","scenario_context":null,"simulated_output":null,"how_to_steps":null,"canonical_url":"https://www.syntaxstandard.com/openstack/create-subnet-in-network"}