The following topics shows all Extreme Insight for guest virtual machines (VMs) commands.
create vm vm_name ova ova_file {memory memory_size} {cpus num_cpus} {slot slot_ID} {vnc [none | vnc_display]}
create vm vm_name image image_file {memory memory_size} {cpus num_cpus} {slot slot_ID}{vnc [none | vnc_display]}
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
configure vm vm_name add virtual-interface port port {vlan vlan_id} {name vf_name}
configure vm vm_name delete virtual-interface [name vf_name | mac mac_addr]
configure vm vm_name vnc [none | vnc_display]
start vm vm_name
stop vm vm_name [forceful | graceful]
restart vm vm_name {forceful | graceful}
enable vm vm_name autostart
disable vm vm_name autostart
delete vm vm_name
show vm {vm_name | detail}
show vm vm_name guest interfaces
show vm vm_name virtual-interface {vf_name}
clear vm storage
To remove all installed VMs, use the following command with the all option:
Note
VM installation files (OVA, qcow2, QEMU-compatible) 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.
save vm vm_name image image_file