How to use vicfg-snmp.pl

The commands vicfg-snmp.pl (esxcfg-snmp.pl) allow you to enable, configure and disable the SNMP agent that comes with ESXi. Given the architecture of ESXi, it is not possible to add 3rd party SNMP agents to ESXi and given the diverse nature of SNMP management applications, ESXi only support SNMP traps and not gets. The SNMP agent …

How to use vicfg-snmp.pl Read More »

How to use vicfg-nics.pl

The commands vicfg-nics.pl (esxcfg-nics.pl) are used to manage the physical NIC ports in your ESXi host. The VMkernel will identify each NIC port as vmnicX where X is a number starting with 0. The following options are available –list (-l) – this will list the current NIC ports in the system including VMkernel name, PCI …

How to use vicfg-nics.pl Read More »

ViCFG-AdvCfg.pl Tutorial

The commands vicfg-advcfg.pl (esxcfg-advcfg.pl) are used to change Advanced Settings for your host as you would with the VI client (see Configuration \ Advanced Settings. Typically these settings would be changed only under the guidance of VMware Support or a knowledge base article. The vicfg-advcfg.pl command has the following options. Sample session vicfg-advcfg.pl –server esx10.mishchenko.net –get LVM.DisallowSnapshot …

ViCFG-AdvCfg.pl Tutorial Read More »

ViCFG CFG Backup

The commands vicfg-cfgbackup.pl (esxcfg-cfgbackup.pl) allow you to backup and restore the configuration of your ESX 3i host. To backup the host you would run the command. To restore your backup configuration to your host you would run. This will cause the host to reboot once the process is complete. NOTES While this command can be used to …

ViCFG CFG Backup Read More »

Disable CIM on Startup

Some users have experienced a problem when booting ESXi for the first time after an install in which an error in the sfcbd process (typically the error is something like Exception type 13 in world 1381:sfcbd) which causes a PSOD (purple screen of death) on the host. The PSOD error may also be like “exception …

Disable CIM on Startup Read More »

ESXi: Add Boot Delay

ESXi uses SYSLINUX as its boot loader and thus it is possible to add options to customize the initial SYSLINUX boot screen. In the below example we will modify syslinux.cfg to allow for a 200 second boot delay. 1) Boot your ESXi install with a Linux live CD. The SYSLINUX files are on a FAT16 …

ESXi: Add Boot Delay Read More »

Reset Root Password

As with any system there may arise a situation in which the root login has been misplaced or forgotten. The below process will show you how to reset the password for root back to a blank password. This is not supported by VMware and you might consider running a repair install of ESXi instead of …

Reset Root Password Read More »