Insight Commands

The following topics shows all Extreme Insight for guest virtual machines (VMs) commands.

Creating VMs

create vm vm_name ova ova_file {memory memory_size} {cpus num_cpus}

create vm vm_name image image_file {memory memory_size} {cpus num_cpus}

Configuring VMs

configure vm vm_name {add | delete} ports portlist

open vm vm_name {console}

configure vm vm_name cpus num_cpus

configure vm vm_name memory memory_size

Starting/Stopping VMs

start vm vm_name

stop vm vm_name [forceful | graceful]

Enabling/Disabling Automatic Start-up for VMs

enable vm vm_name auto-start

disable vm vm_name auto-start

Deleting VMs

delete vm vm_name

Showing VM Information

show vm {vm_name | detail}

show vm vm_name guest interfaces

Clearing VM Storage

clear vm storage

Removing VMs

To remove all installed VMs, use the following command with the all option:

unconfigure switch {all | erase [all | nvram]}
Note

Note

VM installation files (OVA or qcow2) are not removed with this command.

Be aware that using this command generally resets the switch back to factory defaults, which includes removing the configuration file, management IP address, failsafe account, and SummitStack-specific parameters, and the rebooting the switch.