oakcli modify vmtemplate

Use the oakcli modify vmtemplate command to add networks to or delete networks from an existing virtual machine template.

Syntax

oakcli modify vmtemplate vmtemplatename [-addnetwork|-deletenetworkvlanname] [-h] 

Parameters


Parameter Description

-addnetworkvlanname

(Optional) Adds a VLAN network to the named virtual machine template

-deketenetworkvlanname

(Optional) Deletes a VLAN network from the named virtual machine template

-h

(Optional) Displays help for using the command.


Example 4-6 Modifying the Network Defined in a Virtual Machine Template

Replace the network assigned to the gc_11g virtual machine template with the net1 network:

oakcli modify vmtemplate gc_11g -addnetwork net1