File tree Expand file tree Collapse file tree 2 files changed +12
-1
lines changed
networking/multiple_networks Expand file tree Collapse file tree 2 files changed +12
-1
lines changed Original file line number Diff line number Diff line change @@ -81,7 +81,7 @@ ifndef::microshift[]
8181endif::microshift[]
8282
8383|`mtu`
84- |`string `
84+ |`integer `
8585|Optional: Set the maximum transmission unit (MTU) to the specified value. The default value is automatically set by the kernel.
8686
8787|`enabledad`
Original file line number Diff line number Diff line change @@ -127,11 +127,22 @@ creating.
127127
128128The specific configuration fields for additional networks is described in the following sections.
129129
130+ // Configuration for a bridge additional network
130131include::modules/nw-multus-bridge-object.adoc[leveloffset=+2]
132+
133+ // Configuration for a host device additional network
131134include::modules/nw-multus-host-device-object.adoc[leveloffset=+2]
135+
136+ // Configuration for an VLAN additional network
132137include::modules/nw-multus-vlan-object.adoc[leveloffset=+2]
138+
139+ // Configuration for an ipvlan additional network
133140include::modules/nw-multus-ipvlan-object.adoc[leveloffset=+2]
141+
142+ // Configuration for a macvlan additional network
134143include::modules/nw-multus-macvlan-object.adoc[leveloffset=+2]
144+
145+ // Configuration for a TAP additional network
135146include::modules/nw-multus-tap-object.adoc[leveloffset=+2]
136147
137148[role="_additional-resources"]
You can’t perform that action at this time.
0 commit comments