@@ -356,17 +356,22 @@ booted from one partition, an `upgrade` will apply to the other
356356(inactive) partition.
357357
3583581 . Download and unpack the release to install. Make the image * pkg*
359- bundle available at some suitable URL (FTP/TFTP/SFTP/HTTP/HTTPS).
360- 1 . Assume the unit has booted the ` primary ` image. Then running the
359+ bundle available at some URL[ ^ 10 ]
360+ 2 . Assume the unit has booted the ` primary ` image. Then running the
361361 ` upgrade ` command installs a new image on the ` secondary `
362- partition.
363- 1 . As part of a successful upgrade, the boot-order is implictly
364- changed to boot the newly installed image.
365- 1 . Reboot the unit.
366- 1 . During boot, the unit may [ migrate] ( #configuration-migration ) the
367- startup configuration inline with newer configuration definitions.
368- 1 . The unit now runs the new image. To upgrade the remaining partition
369- (` primary ` ), run the same upgrade command again, and reboot.
362+ partition
363+ 3 . As part of a successful upgrade, the boot-order is implictly
364+ changed to boot the newly installed image
365+ 4 . Reboot the unit
366+ 5 . The unit now runs the new image. To upgrade the remaining partition
367+ (` primary ` ), run the same upgrade command again, and (optionally)
368+ reboot to verify the upgrade
369+
370+ > [ !CAUTION]
371+ > During boot, the unit may [ migrate] ( #configuration-migration ) the
372+ > startup configuration for any syntax changes. It is therefore
373+ > important that you make sure to upgrade the other partition as well
374+ > after reboot, of course after having verified your setup.
370375
371376The CLI example below shows steps 2-4.
372377
@@ -507,10 +512,10 @@ backup configuration available. The objective is to avoid ending up
507512with the unit in * failure config* .
508513
5095141 . Find the backup configuration file.
510- 1 . Run ` upgrade URL ` to install Infix image to downgrade to.
511- 1 . Copy backup startup configuration to current startup configuration
515+ 2 . Run ` upgrade URL ` to install Infix image to downgrade to.
516+ 3 . Copy backup startup configuration to current startup configuration
512517 (from shell).
513- 1 . Reboot.
518+ 4 . Reboot.
514519
515520* Find the backup configuration file:*
516521
@@ -577,10 +582,10 @@ This procedure assumes you have access to the unit's console port and
577582its default login credentials[ ^ 9 ] .
578583
5795841 . Downgrade
580- 1 . Reboot
581- 1 . Login with unit's default credentials
582- 1 . Conduct factory reset
583- 1 . (Then go on configure the unit as you wish)
585+ 2 . Reboot
586+ 3 . Login with unit's default credentials
587+ 4 . Conduct factory reset
588+ 5 . (Then go on configure the unit as you wish)
584589
585590* Use ` upgrade ` command to downgrade:*
586591
@@ -682,3 +687,4 @@ Continued configuration is done as with any unit after factory reset.
682687 interfaces. With direct access, one can connect with e.g., SSH,
683688 using link local IPv6 addresses. This as an alternative to
684689 connecting via a console port.
690+ [ ^ 10 ] : Set up an FTP/TFTP/SFTP or HTTP/HTTPS server on the same LAN.
0 commit comments