Skip to content

Instantly share code, notes, and snippets.

@StrategicalIT
Last active September 7, 2017 14:08
Show Gist options
  • Save StrategicalIT/dc5010b13e8de5d7ba7c3b7528828dd3 to your computer and use it in GitHub Desktop.
Save StrategicalIT/dc5010b13e8de5d7ba7c3b7528828dd3 to your computer and use it in GitHub Desktop.
+-----------------------------+---------------+---------------+---------------+---------------+
| | NTNX-Node01 | NTNX-Node02 | NTNX-Node03 | Admin PC |
+-----------------------------+---------------+---------------+---------------+---------------+
| Host IP address | 10.42.0.10 | 10.42.0.20 | 10.42.0.30 | 10.42.0.1 |
| Host subnet mask | 255.255.255.0 | 255.255.255.0 | 255.255.255.0 | 255.255.255.0 |
| Host gateway | 10.42.0.1 | 10.42.0.1 | 10.42.0.1 | |
| Controller VM IP address | 10.42.0.11 | 10.42.0.21 | 10.42.0.31 | |
| Controller VM subnet mask | 255.255.255.0 | 255.255.255.0 | 255.255.255.0 | |
| Controller VM gateway | 10.42.0.1 | 10.42.0.1 | 10.42.0.1 | |
+-----------------------------+---------------+---------------+---------------+---------------+
| External cluster IP address | 10.42.0.50 | | | |
| Switch IP Address | 10.42.0.40 | | | |
| NTP | 10.42.0.1 | | | |
| DNS | 10.42.0.1, 8.8.8.8 | | |
+-----------------------------+-------------------------------+---------------+---------------+
@StrategicalIT
Copy link
Author

New version of IP scheme

@StrategicalIT
Copy link
Author

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment