
ESXi Networking Commands – Part three or more
Configuring and Modifying Routing Desk of your Esxi host
The particular parent command used for configuring redirecting table is
# esxcli network ip route
Exploring the current status of routing desk of your Esxi host
# esxcli network ip route ipv4 list
To add a new route to your own Esxi host
# esxcli system ip route ipv4 add – n=network_add – g=gateway address