bootrom restore

Use bootrom restore to replace the BootWare image in the Normal area with the BootWare image in the Backup area for image restoration or version rollback.

Syntax

In standalone mode:

bootrom restore slot slot-number-list

In IRF mode:

bootrom restore chassis chassis-number slot slot-number-list

Views

User view

Predefined user roles

network-admin

mdc-admin

Parameters

slot slot-number-list: Specifies a space-separated list of up to seven slot number items. Each item specifies a card by its slot number or a range of cards in the form of start-slot-number to end-slot-number. For example, slot 0 to 1 2. (In standalone mode.)

chassis chassis-number: Specifies an IRF member device by its member ID. (In IRF mode.)

slot slot-number-list: Specifies a space-separated list of up to seven slot number items. Each item specifies a card by its slot number or a range of cards in the form of start-slot-number to end-slot-number on the specified IRF member device. For example, slot 0 to 1 2. (In IRF mode.)

Examples

# In standalone mode, restore the entire BootWare image.

<Sysname> bootrom restore slot 10
  This command will restore the Boot ROM file, Continue? [Y/N]:y
  Now restoring the Boot ROM, please wait...
......Done.

# In IRF mode, restore the entire BootWare image.

<Sysname> bootrom restore chassis 1 slot 10
  This command will restore the Boot ROM file, Continue? [Y/N]:y
  Now restoring the Boot ROM, please wait...
......Done.

Related commands

bootrom backup