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[]
81
81
endif::microshift[]
82
82
83
83
|`mtu`
84
- |`string `
84
+ |`integer `
85
85
|Optional: Set the maximum transmission unit (MTU) to the specified value. The default value is automatically set by the kernel.
86
86
87
87
|`enabledad`
Original file line number Diff line number Diff line change @@ -127,11 +127,22 @@ creating.
127
127
128
128
The specific configuration fields for additional networks is described in the following sections.
129
129
130
+ // Configuration for a bridge additional network
130
131
include::modules/nw-multus-bridge-object.adoc[leveloffset=+2]
132
+
133
+ // Configuration for a host device additional network
131
134
include::modules/nw-multus-host-device-object.adoc[leveloffset=+2]
135
+
136
+ // Configuration for an VLAN additional network
132
137
include::modules/nw-multus-vlan-object.adoc[leveloffset=+2]
138
+
139
+ // Configuration for an ipvlan additional network
133
140
include::modules/nw-multus-ipvlan-object.adoc[leveloffset=+2]
141
+
142
+ // Configuration for a macvlan additional network
134
143
include::modules/nw-multus-macvlan-object.adoc[leveloffset=+2]
144
+
145
+ // Configuration for a TAP additional network
135
146
include::modules/nw-multus-tap-object.adoc[leveloffset=+2]
136
147
137
148
[role="_additional-resources"]
You can’t perform that action at this time.
0 commit comments