Product Features
...
Applications
Networks

Create a Network

7min
you can add networks from the networks pane of the applications module you can then use these networks to run specific application containers create a network to add a network navigate to applications > networks the networks pane appears click the create a network icon the create network dialog box appears enter a name for the network in the name field step 1 network configuration enter the details in the network configuration section driver use the drop down list to select a network type the options are bridge, ipvlan, or macvlan driver options (optional) click driver options , enter key value values in the key and value fields, and click add repeat adding key value pairs as needed step 2 ipv4 network configuration enter the details in the ipv4 network configuration section subnet enter a subnet value gateway enter the gateway address ip range enter the network's ip range add excluded ip (optional) click add excluded ip , enter key value values in the key and value fields, and click add repeat adding key value pairs as needed note if you enter no information in this section, the docker assigns the ipv4 range automatically step 3 define ipv6 network configuration enter the details in the ipv6 network configuration section subnet enter a subnet value gateway enter the gateway address ip range enter the network's ip range add excluded ip (optional) click add excluded ip , enter key value values in the key and value fields, and click add repeat adding key value pairs as needed step 4 advanced configuration enter the details in the advanced configuration section isolated network select the check box to restrict containers created on this network to this network only, with no inbound or outbound connectivity enable manual container attachment select the check box to enable users to attach the network to running containers labels (optional) click labels , enter key value values in the key and value fields, and click add repeat adding key value pairs as needed when done defining the network configuration, click create