summaryrefslogtreecommitdiff
path: root/docs/installation/index.md
blob: 4256aa9b1a2b1ca48baa09c9a61de68c4bc85d41 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
---
lastproofread: '2026-01-26'
---

# Installation and Image Management

:::{note}
This information applies primarily to virtual installations:

When installing VyOS, ensure that the MAC address you select for your NICs
is not a locally administered MAC address. Locally administered addresses are
distinguished from universally administered addresses by setting the
second-least-significant bit of the first octet to 1:

Example: `02:00:00:00:00:01`, where the second-least-significant bit
(`02` in hexadecimal) is set to `1`.
:::

```{toctree}
:caption: Content
:maxdepth: 2

install
virtual/index
cloud/index
bare-metal
update
image
secure-boot
```