File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -951,7 +951,7 @@ The `vlan` sections contains two parameters:
951
951
952
952
With nmstate 2.2.1+, when using Nmstate with NetworkManager backend, nmstate
953
953
can creating VLAN over unmanaged interface, hence if you never mention VLAN
954
- parent in `interfafaces ` section of desired state, nmstate will not convert
954
+ parent in `interfaces ` section of desired state, nmstate will not convert
955
955
VxLAN parent interface from unmanaged to managed.
956
956
957
957
For `generate configuration(gc)` mode, unmentioned VLAN parent will not
@@ -992,7 +992,7 @@ Currently, we only support VxLAN based on IEEE 802.1Q protocol.
992
992
993
993
With nmstate 2.2.1+, when using Nmstate with NetworkManager backend, nmstate
994
994
can creating VxLAN over unmanaged interface, if you never mention VxLAN parent
995
- in `interfafaces ` section of desired state, nmstate will not convert VxLAN
995
+ in `interfaces ` section of desired state, nmstate will not convert VxLAN
996
996
parent interface from unmanaged to managed.
997
997
998
998
For `generate configuration(gc)` mode, unmentioned VxLAN parent will not
You can’t perform that action at this time.
0 commit comments