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 0477d9c commit adede11Copy full SHA for adede11
doc/.wordlist.txt
@@ -326,6 +326,7 @@ VMs
326
VPD
327
VPN
328
VPS
329
+VRF
330
vSwitch
331
VXLAN
332
WebSocket
doc/reference/devices_nic.md
@@ -450,6 +450,7 @@ Key | Type | Default | Description
450
`parent` | string | - | The name of the host device to join the instance to
451
`queue.tx.length` | integer | - | The transmit queue length for the NIC
452
`vlan` | integer | - | The VLAN ID to attach to
453
+`vrf` | string | - | The VRF on the host in which the host-side interface and routes are created
454
455
## `bridged`, `macvlan` or `ipvlan` for connection to physical network
456
0 commit comments