650) this.width=650; "Src=" http://7xo6kd.com1.z0.glb.clouddn.com/ Upload-ueditor-image-20161227-1482841777873097679.jpg "/>
The previous section deployed CIRROS-VM1 to First_local_net, and today we will deploy CIRROS-VM2 to the same network and create second_local_net.
Connecting a second instance to First_local_net
In the same way launch instance "CIRROS-VM2", the assigned IP is 172.16.1.4.
650) this.width=650; "Src=" http://7xo6kd.com1.z0.glb.clouddn.com/ Upload-ueditor-image-20161227-1482841778669019802.jpg "/>
The CIRROS-VM2 is also schedule to the control node, and the output of Ovs-vsctl show is as follows:
650) this.width=650; "Src=" http://7xo6kd.com1.z0.glb.clouddn.com/ Upload-ueditor-image-20161227-1482841778800097077.jpg "/>
CIRROS-VM2 for the TAP device is tapddbbb728-93.
650) this.width=650; "Src=" http://7xo6kd.com1.z0.glb.clouddn.com/ Upload-ueditor-image-20161227-1482841778958059777.jpg "/>
From CIRROS-VM2 can Ping the IP address of the CIRROS-VM1 172.16.1.3.
650) this.width=650; "Src=" http://7xo6kd.com1.z0.glb.clouddn.com/ Upload-ueditor-image-20161227-1482841779121004386.jpg "/>
The network structure of the current host is as follows:
650) this.width=650; "Src=" http://7xo6kd.com1.z0.glb.clouddn.com/ Upload-ueditor-image-20161227-1482841779322035224.jpg "/>
Two instance are hung on the br-int and can communicate with each other.
Create a second local network
To analyze the connectivity of the local network, we create a "second_local_net".
Most properties of second_local_net are the same as first_local_net, except that the IP pool range is 172.16.1.101-172.16.1.200
650) this.width=650; "Src=" http://7xo6kd.com1.z0.glb.clouddn.com/ Upload-ueditor-image-20161227-1482841779602073281.jpg "/>
Second_local_net's DHCP device is also ready.
650) this.width=650; "Src=" http://7xo6kd.com1.z0.glb.clouddn.com/ Upload-ueditor-image-20161227-1482841779750072527.jpg "/>
The tap device for DHCP is tap2c1b3c58-4e and is already connected to the Br-int.
650) this.width=650; "Src=" http://7xo6kd.com1.z0.glb.clouddn.com/ Upload-ueditor-image-20161227-1482841779942027465.jpg "alt=" Image814.png "/>
The next section deploys instance to Second_local_network and analyzes the connectivity of two local network.
650) this.width=650; "Src=" http://7xo6kd.com1.z0.glb.clouddn.com/ Upload-ueditor-image-20161227-1482841780102053047.jpg "/>
Deploy another instance and Local Network-5 minutes a day to play with OpenStack (131)