File tree Expand file tree Collapse file tree 1 file changed +5
-7
lines changed Expand file tree Collapse file tree 1 file changed +5
-7
lines changed Original file line number Diff line number Diff line change @@ -27,10 +27,8 @@ The following configuration key namespaces are currently supported for the `macv
27
27
28
28
The following configuration options are available for the ` macvlan ` network type:
29
29
30
- Key | Type | Condition | Default | Description
31
- :-- | :-- | :-- | :-- | :--
32
- ` gvrp ` | bool | - | ` false ` | Register VLAN using GARP VLAN Registration Protocol
33
- ` mtu ` | integer | - | - | The MTU of the new interface
34
- ` parent ` | string | - | - | Parent interface to create ` macvlan ` NICs on
35
- ` vlan ` | integer | - | - | The VLAN ID to attach to
36
- ` user.* ` | string | - | - | User-provided free-form key/value pairs
30
+ % Include content from [ config_options.txt] ( ../config_options.txt )
31
+ ``` {include} ../config_options.txt
32
+ :start-after: <!-- config group network_macvlan-common start -->
33
+ :end-before: <!-- config group network_macvlan-common end -->
34
+ ```
You can’t perform that action at this time.
0 commit comments