Skip to content
GitLab
Next
Menu
Why GitLab
Pricing
Contact Sales
Explore
Why GitLab
Pricing
Contact Sales
Explore
Sign in
Get free trial
Changes
Page history
Update prplMesh UI using MMX: simplify saving settings
authored
Oct 01, 2021
by
Raphaël Mélotte
Show whitespace changes
Inline
Side-by-side
prplMesh-UI-using-MMX.md
View page @
e32649ca
...
...
@@ -142,11 +142,9 @@ MMX Core contains feature for saving OpenWrt config files from `/etc/config` and
## Saving config files via MMX-CLI
For saving config files need to enter in
`mmx-cli`
walk to the
`mmx/prplmesh/board_settings/mmx_settings`
submenu and execute:
To save config files, from the busybox shell do:
```
mmx/prplmesh/board_settings/mmx_settings> config saveconfig true
Operation completed successfully
echo mmx prplmesh board_settings mmx_settings config saveconfig true | mmx-cli
```
## Saving config files via Web UI
...
...
...
...