Common xen commands, Factory reset, Vlm for xen (para virtualized) – KEMP Xen User Manual

Page 14: 2 common xen commands, 3 factory reset

Advertising
background image

Copyright © 2002 - 2014 KEMP Technologies, Inc. All Rights Reserved. Page 14 / 18

VLM for Xen (Para Virtualized)

Installation Guide

Figure 3-3: Nameserver IP addresses

4. Enter a space-separated list of nameserver IP addresses.

5. A message will appear asking to continue licensing via the WUI. Try to access the IP

address via a web browser. Ensure to enter https:// before the IP address.

6. Contact the local KEMP Customer Services Representative for further support if needed.

3.2

Common Xen Commands

The following list describes some commonly used Xen commands.

xm list

Shows a list of running Xen systems

xm create <filename>

Starts a DomU on a Dom0 using configuration set in the filename

xm create -c <filename>

Starts a DomU on a Dom0 using configuration set in the filename and immediately
attach to the serial console

xm console <Domain>

Attach to the serial console of the domain

xm destroy <Domain>

Turn off the VM

3.3

Factory Reset

If you perform a factory reset on your VLM, all configuration data, including the VLM’s IP address
is deleted. During the subsequent reboot the VLM attempts to obtain an IP address via DHCP. If
the VLM is on a different subnet to the DHCP server then an IP address will not be obtained and
the IP address is set to the default 192.168.1.101.

The VLM may not be accessible using this address. If this is the case then you must run through
the quick setup via the console as described in Section 3.1.

Advertising