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: docs/source/markdown/podman-network-create.1.md
+1Lines changed: 1 addition & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -115,6 +115,7 @@ Additionally the `bridge` driver supports the following options:
115
115
-`isolate`: This option isolates networks by blocking traffic between those that have this option enabled.
116
116
-`com.docker.network.bridge.name`: This option assigns the given name to the created Linux Bridge
117
117
-`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.
118
119
119
120
The `macvlan` and `ipvlan` driver support the following options:
0 commit comments