You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: QUICKSTART-LOCAL.md
+1-1
Original file line number
Diff line number
Diff line change
@@ -42,7 +42,7 @@ version = 1
42
42
dhcp4 = true
43
43
```
44
44
45
-
This will prompt [netdog](https://github.com/bottlerocket-os/bottlerocket/blob/develop/sources/api/netdog/README.md) to set up `enp0s16` as the primary network interface with IPv4 networking configured via DHCP.
45
+
This will prompt [netdog](https://github.com/bottlerocket-os/bottlerocket/blob/develop/sources/netdog/README.md) to set up `enp0s16` as the primary network interface with IPv4 networking configured via DHCP.
46
46
No dedicated DHCP server needs to be running on the host as QEMU will act as one on the virtual network interface.
47
47
Note that for virtual machines launched with `start-local-vm`, the primary network interface will always be named `enp0s16`.
48
48
The name will differ when running on bare metal or in a cloud environment.
0 commit comments