Computer-LAN-1: Unterschied zwischen den Versionen
Zur Navigation springen
Zur Suche springen
(Die Seite wurde neu angelegt: „=Interface= *cat /etc/netplan/00-installer-config.yaml <syntaxhighlight lang="yaml"> # This is the network config written by 'subiquity' network: ethernets:…“) |
|||
| Zeile 1: | Zeile 1: | ||
| + | =Zugansdaten= | ||
| + | *Siehe ESXI Notizen | ||
| + | |||
=Interface= | =Interface= | ||
*cat /etc/netplan/00-installer-config.yaml | *cat /etc/netplan/00-installer-config.yaml | ||
Aktuelle Version vom 8. Februar 2022, 09:21 Uhr
Zugansdaten
- Siehe ESXI Notizen
Interface
- cat /etc/netplan/00-installer-config.yaml
# This is the network config written by 'subiquity'
network:
ethernets:
ens160:
addresses:
- 10.66.254.100/24
gateway4: 10.66.254.1
nameservers:
addresses:
- 8.8.8.8
search:
- hack.lab
version: 2