|
Objective 2.3 – Configure VMware ESX/ESXi Management Network |
|
|
|
Written by Matthijs van den Berg
|
|
Monday, 12 October 2009 23:04 |
Knowledge
- Modify Service Console IP Settings
The Service Console (SC) is a essential part of an ESX host to manage the system. When installing the ESX host you need to configure a SC with IP addresses, and later on you can add additional SCs, change a SC or delete an SC. A Service Console usually is a port group within a vSwitch. This same vSwitch can be used for other networking issues as well, but best is to limit the amount of traffic that this vSwitch has to handle, for example no IP storage traffic if possible.
- Configure Service Console availability
Service Console Availability can be configured in two way’s:
- You can assign multiple NIC’s to the vSwitch where the Service Console is running on. When wired adequately to different switches this will provide a level of high availability to you Service Console. It will protect you agains NIC, wire and switch failure.
- The Second option is to create a second Service Console, preferable on virtual and physical different network segments. This option has some more configuration as for the second SC a gateway has to be configured via the advanced network settings. There are many good walkthroughs out there who can help you to configure this. Read more here. http://communities.vmware.com/thread/227140 This will protect you againt all the failures a second NIC will, and also helps to combat configuration issues you might have on the service console / service console IP settings.
- Configure DNS and Routing settings for an ESX Host
To make you Service Console work adequately and reachable setting up you IP settings, including DNS resolvers and IP gateway, is essential. The DNS will be used for resolving hostname, and Is required for a decent operation of techniques as HA and DRS. A correct IP routing / IP gateway is needed for you SC to be reachable from other IP subnets.
Both those settings can be configured from the GUI and the CLI.
Tools
- ESX/ESXi Configuration Guides
- Product Documentation
- VMware vSphere Client
|