Skip to content

Commit be823b3

Browse files
Add documentation for the vrf option on netavark
Signed-off-by: André Cirne <dumahk21@gmail.com>
1 parent 46a1e25 commit be823b3

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

docs/source/markdown/podman-network-create.1.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -115,6 +115,7 @@ Additionally the `bridge` driver supports the following options:
115115
- `isolate`: This option isolates networks by blocking traffic between those that have this option enabled.
116116
- `com.docker.network.bridge.name`: This option assigns the given name to the created Linux Bridge
117117
- `com.docker.network.driver.mtu`: Sets the Maximum Transmission Unit (MTU) and takes an integer value.
118+
- `vrf`: This option assigns a VRF to the bridge interface. It accepts the name of the VRF and defaults to none. Can only be used with the Netavark network backend.
118119

119120
The `macvlan` and `ipvlan` driver support the following options:
120121

0 commit comments

Comments
 (0)