We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1673b23 commit ad216dfCopy full SHA for ad216df
README.md
@@ -62,3 +62,11 @@ source .venv/bin/activate
62
pip install esxi-img
63
esxi-img --output esxi.img path/to/esxi.iso
64
```
65
+
66
+## ESXi Network Interfaces
67
68
+ESXi has physical network interfaces and logical interfaces. The `vmnicX`
69
+interfaces are the physical interfaces and the `vmkX` interfaces are the
70
+logical interfaces, which are also known as VMkernel interfaces.
71
72
+
docs/assets/esxi-interfaces.png
738 KB
0 commit comments