Launch an openstack instance with two NIC -


After

I want to launch an example with two vnic cards. On a vnic I have private networks and other vNic public networks, we can do so how to use for use in OpenStack?

itemprop = "text"

   after 
Logic ->

You need to image twice with to boot> Nova boot --image cirros-0.3.3-x86_64 --flv tiny_ram_small_disk --nicnet ID = B7ab2080-A7la-44f6-9f66-Fde526bb73d3 --nic net ID = 120a6fde-7e2d-4856-90ee-5609a5f3035f - Security group default --key name Bob-key CIRROSone

Here is the result

  root @ colombo: ~ #Nova list + - --------------------------- --------- + ----------- + - -------- + ------------ + ----- -------- + -------------- --------------------------- ------ + | ID | Name | Position | Task State Power State | Network | + -------------------------------------- + ---------- - + --------- + ------------ + ------------- + ----------- ------------------------------------ + | D75ef5b3-060d-4ec0-9ddf-a3685a7f1199 | Sirosone | Active | - | Is running SecondVlan = 5.5.5.4; SERVER_VLAN_1 = 10.255.1.16 | + -------------------------------------- + ---------- - + --------- + ------------ + ------------- + ----------- ------------------------------------ +  
< / Html>

Comments

Popular posts from this blog

java - Can't add JTree to JPanel of a JInternalFrame -

javascript - data.match(var) not working it seems -

javascript - How can I pause a jQuery .each() loop, while waiting for user input? -