Lenovo RackSwitch G8272 Посібник із швидкого старту - Сторінка 16

Переглянути онлайн або завантажити pdf Посібник із швидкого старту для Перемикач Lenovo RackSwitch G8272. Lenovo RackSwitch G8272 24 сторінки.
Також для Lenovo RackSwitch G8272: Посібник з експлуатації (32 сторінок), Посібник із швидкого старту (7 сторінок)

Lenovo RackSwitch G8272 Посібник із швидкого старту

Installing ONIE on CNOS

1. Download an ONIE image for the switch from the following link:
2. Upload the ONIE image to a local server or a USB drive.
3. Connect to the switch using the mini-USB serial console port. For more details, see
4. After connecting to the switch, enter Privileged EXEC configuration mode:
5. Use one of the following commands to copy the ONIE image:
16
Lenovo ONIE Quick Start Guide for G8272
To install ONIE on the switch running Cloud NOS, use the following steps:
Note: The commands used to install ONIE on the switch will display an error if the
ONIE license key is not installed.
http://support.lenovo.com/
For CNOS, the ONIE image is called Lenovo Rackswitch G8272 [ONIE]
10.x.x.0.
"Connecting to the G8272" on page
G8272> enable
G8272#
using FTP, SCP, SFTP, or TFTP:
cp ftp <FTP URL> system-image onie [vrf management]
cp scp <SCP URL> system-image onie [vrf management]
cp sftp <SFTP URL> system-image onie [vrf management]
cp tftp <TFTP URL> system-image onie [vrf management]
using a USB drive:
cp usb1 <file path> system-image onie [vrf management]
Following is an example using the cp tftp command:
G8272# cp tftp tftp://10.72.97.98/onie-img/G8272-CNOS-10.1.1.0_ONIE.imgs
system-image onie vrf management
Confirm download operation? (y/n) [n] y
Download in progress
...
Copy Success
Install image...This takes about 90 seconds. Please wait
Valid image detected.
Check image signature succeeded
Extracting image: 100%
Installing ONIE:
Updating flash: 100%
Updating ONIE eeprom with manufacturing fields...
ONIE image installation succeeded.
ONIE image now contains Software Version 10.1.1.0
6.