Skip to content

Commit

Permalink
Update docs/gateway-configuration/vlan-configuration.md
Browse files Browse the repository at this point in the history
  • Loading branch information
mattdibi authored Nov 8, 2023
1 parent 1b5a39b commit 16d818b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/gateway-configuration/vlan-configuration.md
Original file line number Diff line number Diff line change
Expand Up @@ -126,7 +126,7 @@ Once a VLAN is created it can be managed via the Kura UI just like any other Eth
![VLAN UI management](./images/vlan-interface-example.png)

!!! warning
Setting a VLAN status to Disabled deletes its configuration in NetworkManager and the related virtual interface from the system. Although it will is no longer be visible on the UI, all the configurations are left in Kura. Therefore the VLAN can be restored by setting the `net.interface.<interface>.config.ip4.status` to `netIPv4StatusEnabledLAN` or `netIPv4StatusEnabledWAN` via snapshot upload, then resume configuration via UI.
Setting a VLAN status to "_Disabled_" deletes its configuration in NetworkManager and the related virtual interface from the system. Although it will is no longer be visible on the UI, all the configurations are left in Kura. Therefore the VLAN can be restored by setting the `net.interface.<interface>.config.ip4.status` to `netIPv4StatusEnabledLAN` or `netIPv4StatusEnabledWAN` via snapshot upload, then resume configuration via UI.

As an example, the configuration to reactivate a disabled VLAN named ens33.40 would be as follows:

Expand Down

0 comments on commit 16d818b

Please sign in to comment.