fachinformatiker-wiki

it's easy when it's here

User Tools

Site Tools


vmware:esxi:routing

This is an old revision of the document!


Routing

esxcli network ip route ipv4 add --gateway 192.168.0.1 --network 192.168.100.0/24      # add satic route
esxcli network ip route ipv4 list                                                      # list routes
esxcli network ip route ipv4 remove -n 192.168.100.0/24 -g 192.168.0.1                 # remove route
This website uses cookies. By using the website, you agree with storing cookies on your computer. Also you acknowledge that you have read and understand our Privacy Policy. If you do not agree leave the website.  More information about cookies 
vmware/esxi/routing.1716905405.txt.gz · Last modified: 2024/05/28 16:10 by gsys