Brocade Mobility RFS Controller CLI Reference Guide (Supporting software release 5.5.0.0 and later) User Manual

Page 162

Advertising
background image

Brocade Mobility RFS Controller CLI Reference Guide

145

53-1003098-01

3

virtual-machine assign-usb-ports team-vowlan {on <DEVICE-NAME>}

virtual-machine console [<VM-NAME>|team-urc|team-rls|team-vowlan]

virtual-machine export <VM-NAME> [<FILE>|<URL>] {on <DEVICE-NAME>}

assign-usb-ports
team-vowlan

Assigns USB ports to TEAM-VoWLAN on a specified device

on <DEVICE-NAME> – Optional. Specify the device name.

Use the

no > virtual-machine > assign-usb-ports

to reassign the port to Mobility.

TEAM-RLS VM cannot be installed when USB ports are assigned to TEAM-VoWLAN.

virtual-machine console

Connects to the VM’s console, based on the parameters passed. Select one of the following console
options:

<VM-NAME> – Connects to the console of the VM identified by the <VM-NAME> keyword. Specify the
VM name.

team-urc – Connects to the VM TEAM-URC’s (IP-PBX) console

team-rls – Connects to the VM TEAM Radio Link Server’s (RLS) console

team-vowlan – Connects to the VM TEAM-VoWLAN’s (Voice over WLAN) console

virtual-machine export

Exports an existing VM image and settings. Use this command to export the VM to another device in the
same domain.

<VM-NAME> – Specify the VM name.

<FILE> – Specify the location and name of the source file (VM image). The VM image is retrieved

and exported from the specified location.

<URL> – Specify the destination location. This is the location to which the VM image is

copied. Use one of the following formats to provide the destination path:

tftp://<hostname|IP>[:port]/path/file
ftp://<user>:<passwd>@<hostname|IP>[:port]/path/file
sftp://<user>:<passwd>@<hostname|IP>[:port]>/path/file
http://<hostname|IP>[:port]/path/file

on <DEVICE-NAME> – Optional. Executes the command on a specified device or devices

<DEVICE-NAME> – Specify the service platform name. In case of multiple devices,

list the device names separated by commas.

The VM should be in a stop state during the export process.
If the destination is a device, the image is copied to a predefined location (VM archive)

Advertising