Installation guide
Console Commands 3-47
3.31 Update
The update command copies the contents of the boot processor’s
EEPROM or FEPROM to the EEPROM or FEPROM of the specified
secondary processor(s).
Example 3-31 Update Command
1. P00>>> update -ee ka7aa1 # CPU 0 is the primary CPU.
# Copy EEPROM to CPU 1.
Update ka7aa1’s EEPROM [Y/N]? Y
Updating ka7aa1’s EEPROM done
P00>>> set cpu 1 # Makes CPU 1 the primary.
P01>>> update -fl ka7aa0 # Copy FEPROM to CPU 0.
Update ka7aa0’s FLASH ROMS [Y/N]? Y
Updating ka7aa0’s FLASH ROMs ....done
2. P00>>> update ka7aa* -fl # Use wildcarding to update
# all CPUs.
Update ka7aa1’s FLASH ROMS [Y/N]? Y
Updating ka7aa1’s FLASH ROMs ....done
Update ka7aa2’s FLASH ROMS [Y/N]? Y
Updating ka7aa2’s FLASH ROMs ....done










