Home VMware ESX and ESXi Server
Service Console - Setting the VMkernel Default Gateway Print E-mail

To see the default gateway of VMKernel:
esxcfg-route

To set the default gateway of VMKernel:
esxcfg-route 192.168.1.1

Command Options:
/usr/sbin/esxcfg-route -h
esxcfg-route [ [] |
can be specified in 3 ways:
* As a single argument in / format
* Or as a pair.
* Or as 'default'
-a|--add       Add route, to the VMkernel,
requires (described above)
and gateway IP address
-d|--del       Delete route from VMkernel.
Requires (described above)
-l|--list      List configured routes for the VMkernel
-r|--restore   Restore route setting to configured values
on system start. (INTERNAL USE ONLY)
-h|--help      Show this message.
If no options are specified then it will print the default gateway.
The default gateway can be set directly as : esxcfg-route

Examples:
Add a route to 192.168.100.0 network through 192.168.0.1
esxcfg-route -a 192.168.100.0/24 192.168.0.1
or
esxcfg-route -a 192.168.100.0 255.255.255.0 192.168.0.1
Set the VMkernel default gateway of 192.168.0.1
esxcfg-route 192.168.0.1
or
esxcfg-route -a default 192.168.0.1
Delete a 192.168.100.0 route from the VMkernel:
esxcfg-route -d 192.168.100.0/24 192.168.0.1

 

vcplogo

  

 

DISCLAIMER: All advice, tips, guides and other information on this website is provided as-is with no warranty or guarantee. While most information is correct to the best of my knowledge, I am not reponsible for any issues that may arise in using the information, and you do so at your own risk. As always before doing anything; check, double check, test and always make a backup.

 

Help VMadmin

All resources on this site are provided absolutley free. However it takes time and money to keep the site running. If any information has been helpful to you or your company, and you wish to make a donation to help keep VMadmin.co.uk running you can do so via paypal, and it would be much appreciated.

Click to donate to VMadmin.co.uk via paypal.