128
Figure 30 Network diagram
Configuration procedure
# Configure IP addresses and routes. Make sure the device and the TFTP server can reach each
other. (Details not shown.)
# Configure TFTP settings on both the device and the TFTP server. (Details not shown.)
# Display information about the current software images.
<Sysname> display version
# Use TFTP to download the image file
startup-a2105.ipe
from the TFTP server to the root directory
of the flash memory on the active MPU.
<Sysname> tftp 2.2.2.2 get startup-a2105.ipe
# Specify
startup-a2105.ipe
as the main startup image file for both MPUs.
<Sysname> boot-loader file flash:/startup-a2105.ipe slot 0 main
<Sysname> boot-loader file flash:/startup-a2105.ipe slot 1 main
# Copy the .bin image files decompressed from
startup-a2105.ipe
and save them to the current
directory as
boot_backup.bin
and
system_backup.bin
.
<Sysname> copy boot.bin boot_backup.bin
<Sysname> copy system.bin system_backup.bin
# Specify
boot_backup.bin
and
system_backup.bin
as the backup startup image files for both
MPUs.
<Sysname> boot-loader file boot flash:/boot_backup.bin system flash:/system_backup.bin
slot 0 backup
<Sysname> boot-loader file boot flash:/boot_backup.bin system flash:/system_backup.bin
slot 1 backup
# Verify the startup image settings.
<Sysname> display boot-loader
# Reboot the device to complete the upgrade.
<Sysname> reboot
# Verify that the device is running the correct software.
<Sysname> display version
Software upgrade example (in IRF mode)
Network requirements
As shown in
, use the file
startup-a2105.ipe
to upgrade software images for the IRF fabric.
Each IRF member device has two MPUs: one in slot 0 and one in slot 1. The global active MPU is in
slot 0 on the master device.
TFTP client
TFTP server
Device
2.2.2.2/24
Internet
1.1.1.1/24
Содержание FlexNetwork 10500 Series
Страница 139: ...130 Sysname display version ...