3.3.3.8.1 ALTER ES
This command alters the attributes of an engineered system.
Syntax
ALTER ES
PAAS = 'pass_mode' |
CUSTOMERNAME = customer_name |
CUSTOMERDEPT = customer_dept
Arguments
You can modify the following attributes for the engineered system:
•
PAAS
: A boolean value,
TRUE
or
FALSE
, which specifies whether to enable PaaS
mode.
•
CUSTOMERNAME
: Specifies the customer name.
•
CUSTOMERDEPT
: Specifies the customer department.
3.3.3.9 GUEST
You can clone or delete an Oracle VM guest.
•
(page 3-58)
•
(page 3-59)
3.3.3.9.1 CLONE GUEST
This command clones an existing Oracle VM guest.
Syntax
CLONE GUEST SRCNAME = source_guest
SET PARENT NAME=parent_name
SET ADMINNET NAME=admin_name,IP=IP_admin
SET PRIVNET NAME1=priv_name_1,IP1=priv_ip1,NAME2=priv_name_2,
IP2=priv_ip2 [ SET INTERCONNECT NAME1=priv_name_1,IP1=priv_ip1,
NAME2=priv_name_2, IP2=priv_ip2 ]
SET CLIENTNET NAME=client_name,IP=client_ip
SET VIPNET NAME=vip_name,IP=vip_ip
Arguments
SRCNAME
is used to specify the name of an existing DomU from which the new DomU is
derived.
The following arguments are available in the SET clauses:
•
PARENT
: Specifies the host name of the Dom0 use to host this new guest
•
ADMINNET
: Specifies the DNS name with an optional domain name and the IP
address to be used for the admin network
•
PRIVNET
: Specifies the DNS name with an optional domain name and the IP
address to be used for the first and second private networks
Chapter 3
OEDA Command Line Interface
3-58