<div dir="ltr"><div>Bill,<br><br></div>Here are the CLI equivalents for the GUI operations you have asked for:<br><div><ol><li>Assign network to a cluster:<br>add network --name ${network_name} --parent-cluster-name ${cluster_name}</li><li>After a network is attached to a cluster, make it required (or not required):<br>update network --name ${network_name} --parent-cluster-name ${cluster_name} --expect [True|False]</li></ol></div><div><br></div><div>Regards,<br></div>Yevgeny</div><div class="gmail_extra"><br><div class="gmail_quote">On Wed, Feb 24, 2016 at 1:29 AM, Bill James <span dir="ltr">&lt;<a href="mailto:bill.james@j2.com" target="_blank">bill.james@j2.com</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">I kind of found the answer.<br>
Under Cluster -&gt; Logical Networks -&gt; Manager Networks<br>
there is a check box for &quot;Assign&quot; &amp; &quot;Required&quot;.<br>
Checking the Assign box makes it show up in &quot;Setup Host Networks&quot; dialog box.<br>
<br>
No idea how to check that box using the cli though.<div class="HOEnZb"><div class="h5"><br>
<br>
<br>
On 02/23/2016 10:54 AM, Bill James wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
I&#39;m trying to add a network using ovirt-shell.<br>
It adds fine to the GUI but I can&#39;t add the network to a host because it isn&#39;t listed in the &quot;Setup Host Networks&quot; dialog.<br>
Adding a network interface using the GUI is added fine to the dialog window.<br>
What am I missing?<br>
<br>
[oVirt shell (connected)]# add network --data_center-name Default --name Vlan7 --description &#39;10.176.7&#39; --vlan-id 7<br>
<br>
<br>
Also not sure how to add &quot;Network Label&quot; via cli. (adding it via GUI doesn&#39;t make interface usable in dialog window)<br>
<br>
ovirt-engine-3.6.2.6-1.el7.centos.noarch<br>
<br>
<br>
Problem networks are Vlan5 &amp; Vlan 7.<br>
<br>
<br>
[oVirt shell (connected)]# list networks<br>
<br>
id         : 80b5bffb-afb7-4c14-b228-e505b6a93152<br>
name       : Gluster-KS<br>
description: kickstart<br>
<br>
id         : 00000000-0000-0000-0000-000000000009<br>
name       : ovirtmgmt<br>
description: Management Network<br>
<br>
id         : 7d9d55d9-1158-4a64-a2b9-07b763ae2b6d<br>
name       : vlan1<br>
description: 10.176.1<br>
<br>
id         : e81540f9-99f2-4826-b483-b9c08031cdaa<br>
name       : Vlan5<br>
description: 10.176.5<br>
<br>
id         : 6d1bf691-d438-48e2-a230-21360c609889<br>
name       : Vlan6<br>
description: 10.176.6<br>
<br>
id         : 2c7db3f8-151f-4c5a-a88d-c840f7f2ce57<br>
name       : Vlan7<br>
description: 10.176.7<br>
<br>
<br>
Cloud Services for Business <a href="http://www.j2.com" rel="noreferrer" target="_blank">www.j2.com</a><br>
j2 | eFax | eVoice | FuseMail | Campaigner | KeepItSafe | Onebox<br>
<br>
<br>
This email, its contents and attachments contain information from j2 Global, Inc. and/or its affiliates which may be privileged, confidential or otherwise protected from disclosure. The information is intended to be for the addressee(s) only. If you are not an addressee, any disclosure, copy, distribution, or use of the contents of this message is prohibited. If you have received this email in error please notify the sender by reply e-mail and delete the original message and any copies. (c) 2015 j2 Global, Inc. All rights reserved. eFax, eVoice, Campaigner, FuseMail, KeepItSafe, and Onebox are registered trademarks of j2 Global, Inc. and its affiliates.<br>
_______________________________________________<br>
Users mailing list<br>
<a href="mailto:Users@ovirt.org" target="_blank">Users@ovirt.org</a><br>
<a href="http://lists.ovirt.org/mailman/listinfo/users" rel="noreferrer" target="_blank">http://lists.ovirt.org/mailman/listinfo/users</a><br>
</blockquote>
<br>
_______________________________________________<br>
Users mailing list<br>
<a href="mailto:Users@ovirt.org" target="_blank">Users@ovirt.org</a><br>
<a href="http://lists.ovirt.org/mailman/listinfo/users" rel="noreferrer" target="_blank">http://lists.ovirt.org/mailman/listinfo/users</a><br>
</div></div></blockquote></div><br></div>