Book Image

VMware vSphere 5.5 Cookbook

By : Abhilash G B
Book Image

VMware vSphere 5.5 Cookbook

By: Abhilash G B

Overview of this book

Table of Contents (22 chapters)
VMware vSphere 5.5 Cookbook
Credits
About the Author
About the Reviewers
www.PacktPub.com
Preface
Index

Preparing VMware vMA for first use


After vMA is deployed, it will need to go through a few initial configuration steps before you can begin using it. The configuration is done at the appliance's guest operating system level.

Tip

The vMA appliance runs SUSE Linux Enterprise Linux (SLES) 11 SP1 as the guest operating system.

How to do it…

The following procedure will help you prepare the vMA VM for first use:

  1. Power on the vMA VM and wait for the VM to boot up and display the network configuration main menu as shown in the following screenshot:

  2. Enter 0 to check the current configuration:

  3. Note that the IP configuration is blank. This stands true regardless of your choice between DHCP/Manual during the deployment wizard.

  4. Enter 6 to select IP Address Allocation for eth0 and supply the static configuration and then enter y to confirm the configuration as shown in the following screenshot:

  5. Enter 2 to set the Default Gateway. Although, I have supplied an IPv4 address in this example, you can supply an IPv6...