Brocade Mobility RFS Controller CLI Reference Guide (Supporting software release 5.5.0.0 and later) User Manual
Page 85
![background image](/manuals/361696/85/background.png)
Brocade Mobility RFS Controller CLI Reference Guide
67
53-1003098-01
2
virtual-machine install
install-media [
virtual-machine install
Installs the VM. The install command internally creates a VM template, consisting of the specified
parameters, and starts the installation process.
•
•
type – Specify the install-media (image) type. The options are:
•
disk – Specifies the install media type as pre-installed OS disk image (located in the flash
memory)
•
iso disk-size
contains the OS bootable install media.
•
disk-size
•
vm-archive – Specifies the install media type as VM archive. The VM archive file is a tar.gz file
consisting of a pre-installed OS disk image and an associated configuration file. The
configuration is a standard libvirt VM template consisting of VM specific
information.
After specifying the install media type, specify the location of the image. The image can be located in any
of the following supported locations: FLASH, USB, or a remote location, such as http, ftp, sftp, tftp.
install-media
[
Specifies the install media location
•
•
following formats:
tftp://
ftp://
sftp://
http://
•
using the following format:
usb
After specifying the image location, you may provide the following information:
•
autostart – Optional. Specifies whether to autostart the VM on system reboot
•
ignore – Enables autostart on each system boot/reboot
•
start – Disables autostart (default setting)
•
memory – Optional. Defines the VM memory size
•
<512-8192> – Specify the VM memory from 512 - 8192 MB. The default is 2048 MB.
•
on – Optional. Executes the command on a specified device
•
•
vcpus – Optional. Specifies the number of VCPUS for this VM
•
<1-4> – Specify the number of VCPUS from 1- 4. The default setting is 4.
Contd...
•
vif-count – Optional. Configures or resets the VIF number for this VM
•
<0-2> – Specify the VIF number from 0 - 2. the default setting is 1. If assigning a virtual network
interface for the VM, optionally specify the following parameters:
•
vif-mac – Sets the MAC index for the virtual interfaces 1 & 2.
•
vif-to-vmif – Maps the virtual interface (1 or 2) to the selected VMIF interface. Specify the VMIF
interface index from 1 - 8. VMIFs are layer 2 interfaces on the Mobility bridge. Each custom VM
can have up to a maximum of 2 virtual Ethernet interfaces. By default, these interfaces are
internally
connected to the Dataplane bridge through VMIF1, which is an untagged port with
access VLAN 1.
•
vnc – Enables or disables VNC on the virtual interfaces 1 & 2
•
vnc – Optional. Disables/enables VNC port. When enabled, provides remote access to VGA through
the noVNC client.
•
disable – Disables VNC
•
enable – Enables VNC (default setting)