Configuring
and Modifying Routing Table of your Esxi host
The
parent command used for configuring routing table is
# esxcli network ip route
Checking
the current status of routing table of your Esxi host
# esxcli network ip route ipv4 list
To add a
new route to your Esxi host
# esxcli network ip route ipv4 add –n=network_add –g=gateway address
For more vSphere network command please refer vmware network commands
No comments:
Post a Comment