Managing the interface modules | 4 |
Specifying an immediate interactive boot
To specify an immediate interactive boot for the interface module installed in slot 1, enter the following command at the Privileged EXEC level of the CLI:
BigIron RX# lp boot system interactive 1
Syntax: lp boot system interactive <slot-number>
The
– 8 for BigIron
After you enter this command, the system enters the interface module’s monitor mode. For example, to boot from the primary IronWare image in the interface module’s flash memory, enter the following command at the monitor prompt:
LP MONITOR> boot system flash primary
Configuring an automatic boot
You can configure an automatic boot for one or all interface modules from a specified source by entering the lp boot system command in the global CONFIG level. Provided that you save this configuration by entering the write memory command, the system will implement the automatic boot starting with the next software reload or system reset and each reload or reset after that.
Configuring an automatic boot from the management module’s PCMCIA slot
For example, to configure an automatic boot for all interface modules from the management module’s PCMCIA slot 1, enter the following command at the global CONFIG level of the CLI:
BigIron RX(config)# lp boot system slot1 primary all
Syntax: lp boot system slot1 slot2 <filename> all <slot-number>
The slot1 and slot2 keywords indicate the management module’s PCMCIA slot from which to boot the interface modules.
The <filename> parameter specifies the name of the image from which to boot the interface modules.
The all
Configuring an automatic boot from the management module’s flash memory
For example, to configure an automatic boot from the primary IronWare image in the management module’s flash memory for all interface modules, enter the following command at the global CONFIG level of the CLI:
BigIron RX(config)# lp boot system mp primary all
Syntax: lp boot system mp primary secondary all <slot-number>
The primary and secondary keywords specify the primary or secondary IronWare image in the management module’s flash memory.
Brocade BigIron RX Series Hardware Installation Guide | 93 |
|