129
Figure 31 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 global active MPU.
<Sysname> tftp 2.2.2.2 get startup-a2105.ipe
# Specify
startup-a2105.ipe
as the main startup image file for all MPUs.
<Sysname> boot-loader file flash:/startup-a2105.ipe chassis 1 slot 0 main
<Sysname> boot-loader file flash:/startup-a2105.ipe chassis 1 slot 1 main
<Sysname> boot-loader file flash:/startup-a2105.ipe chassis 2 slot 0 main
<Sysname> boot-loader file flash:/startup-a2105.ipe chassis 2 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 all
MPUs.
<Sysname> boot-loader file boot flash:/boot_backup.bin system flash:/system_backup.bin
chassis 1 slot 0 backup
<Sysname> boot-loader file boot flash:/boot_backup.bin system flash:/system_backup.bin
chassis 1 slot 1 backup
<Sysname> boot-loader file boot flash:/boot_backup.bin system flash:/system_backup.bin
chassis 2 slot 0 backup
<Sysname> boot-loader file boot flash:/boot_backup.bin system flash:/system_backup.bin
chassis 2 slot 1 backup
# Verify the startup image settings.
<Sysname> display boot-loader
# Reboot the IRF fabric to complete the upgrade.
<Sysname> reboot
# Verify that the IRF fabric is running the correct software.
TFTP server
2.2.2.2/24
Internet
IRF
1.1.1.1/24
IRF link
Master
(Member ID = 1)
Subordinate
(Member ID = 2)
Содержание FlexNetwork 10500 Series
Страница 139: ...130 Sysname display version ...