Install OcNOS from file USB or remote server and ONIE
Procedure | installer file in /tmp directory |
---|
| 1- install the installer file in /tmp 2- sys-update get file:///tmp/xxxxxxxxxxxxxxxxxxxxxxxxxxxx-installer 3- sys-update verify xxxxxxxxxxxxxxxxxxxxxxxxxxxx-installer 4- show installers 5- sys-update install file:///installers/xxxxxxxxxxxxxxxxxxxxxxxx-installer
|
Procedure | installer downloaded from xxxx |
---|
|
|
show installers |
|
---|
| https://docs.ipinfusion.com/service-provider/index.html#page/OcNOS-SP/Licensing-CR/License_Commands.html#ww541594 |
| show installers |
sys-update get |
|
---|
| Use this command to download an installer image. |
| https://docs.ipinfusion.com/service-provider/index.html#page/OcNOS-SP/Licensing-CR/License_Commands.html#ww557303 |
GET | sys-update get ((source-interface IFNAME)
|
| get from local file / tmp directory ( not usb )
1- install the installer file in /tmp 2- sys-update get file:///tmp/OcNOS-SP-PLUS-Q2-6.3.5-135-MR-installer 3- sys-update verify 4- sys-update install file:///installers/xxxxxxxxxxxxxxxxxxxxxxxx-installer
|
VERIFY | sys-update verify IMAGE_PATH |
|
Code Block |
---|
| PE1#sys-update verify OcNOS-SP-PLUS-Q2-6.3.5-135-MR-installer
Verifying installer at /installers/OcNOS-SP-PLUS-Q2-6.3.5-135-MR-installer
Checksum Validation: PASS: Checksum: 286206182cf40a0c3ee19cf96dedb7433f4cf01e
Installer compatibility with HW for SKU: PASS
Installer compatibility with HW for FEATURE: PASS
License compatibility: FAIL
Overall Status: FAIL
|
|
|
|
sys-update install |
|
---|
| sys-update install file:///installers/OcNOS-DC-PLUS-XGS-6.5-2.1-61-EFT-installer |
|
|
|
|
---|
| show hardware-information memory Code Block |
---|
title | show hard drive |
---|
collapse | true |
---|
| PE1#show hardware-information memory
-------------------------------------------------------
RAM INFORMATION
-------------------------------------------------------
Total : 7945 MB
Used : 1324 MB (17 %)
Free : 6620 MB (83 %)
Shared : 8 MB
Buffers : 64 MB
Total Swap : 0 MB
Free Swap : 0 MB
Current Processes : 303
Total High Memory : 0 MB
Available High Memory : 0 MB
Unit Size : 1 Bytes
Alert Threshold : 90 %
Critical Threshold : 80 %
-------------------------------------------------------
HARD DISK INFORMATION
-------------------------------------------------------
Serial Number : YCA12205200030014
Model Number : M.2 (S80) 3IE7
Firmware Revision : S21606i
Memory Size : 37 GiB
Cylinders : 16383
Heads : 16
Sectors : 78161328
Unformatted Bytes/Track : 0
Unformatted Bytes/Sector : 0
Revision No : 1016.0
Usage Alert Threshold : 90 %
Usage Critical Threshold : 80 %
----------------------------------------------------------
Filesystem Total(MB) Used(MB) Free(MB) Use%
----------------------------------------------------------
/ 31478 5248 26230 17%
|
|