mirror of
https://github.com/xcat2/xcat-core.git
synced 2025-05-22 11:42:05 +00:00
Update manage.rst
Clarify the option to clear the previous configuration for ONIE enabled switches
This commit is contained in:
parent
7b93f9038d
commit
01a5551ea7
@ -16,11 +16,12 @@ There may be occasions where a re-install of the OS is required. Assuming the
|
||||
|
||||
* **[use xCAT]** ``xdsh`` can be used to invoke the reinstall of the OS: ::
|
||||
|
||||
# to clear out all the previous configuration, use the -k option (optional)
|
||||
xdsh <switch> "/usr/cumulus/bin/onie-select -k
|
||||
|
||||
# to invoke the reinstall of the OS
|
||||
xdsh <switch> "/usr/cumulus/bin/onie-select -i -f;reboot"
|
||||
|
||||
# to clear out all the previous configuration, use the -k option
|
||||
xdsh <switch> "/usr/cumulus/bin/onie-select -k -f;reboot"
|
||||
|
||||
* **[manually]** Log into the Cumulus OS switch and run the following commands: ::
|
||||
|
||||
sudo onie-select -i
|
||||
|
Loading…
x
Reference in New Issue
Block a user