Adding A New Boot Stack Entry; Deleting A Boot Stack Entry; Network Booting Configuration Requirements; Configuring The Boot Interface - Cisco ASR 5000 Administration Manual

Staros release 21.1
Hide thumbs Also See for ASR 5000:
Table of Contents

Advertisement

Software Management Operations

Adding a New Boot Stack Entry

Important
If priority 1 is in use, then you must renumber the existing entry(ies) to ensure that at least that priority is
available. The maximum number of boot stack entries that can be contained in the boot.sys file is 10. If there
are already 10 entries in the boot stack, you must delete at least one of these entries (typically, the lowest
priority) and, if necessary, renumber some or all of the other entries before proceeding. Refer to Deleting a
Boot Stack Entry for more information.
This procedure details how to add new boot stack entries to the boot.sys file. Make sure you are at the Exec
mode prompt and enter the following commands:
configure
boot system priority number image image_url config cfg_url
For complete information about the above command, see the Global Configuration Mode Commands chapter
of the Command Line Interface Reference.
The following command creates a new boot stack entry, using a boot priority of 3.
boot system priority 3 image /flash/image_filename.bin config /flash/config_name.cfg
Important
Synchronize the local file systems on the SMCs by the following command:
[local]

Deleting a Boot Stack Entry

This procedure details how to remove an individual boot stack entry from the boot.sys file. Make sure you
are at the Exec mode prompt and enter the following commands:
configure
no boot system priority number
Where number specifies the boot priority used for the boot stack entry. This command removes that specific
entry from the boot stack, causing the boot.sys file to be overwritten.

Network Booting Configuration Requirements

Configuring the Boot Interface

Boot interface parameters define the SPIO management LAN interface that the system will use to communicate
with the management network when using the network booting method.
Before performing this procedure, verify that there are less than 10 entries in the boot.sys file and that a
higher priority entry is available (i.e. that minimally there is no priority 1 entry in the boot stack). Refer
to Viewing the Current Boot Stack for more information.
Boot stack changes saved to the boot.sys file are not executed until the system is rebooted.
host_name
fielsystem synchronize all
#
ASR 5000 System Administration Guide, StarOS Release 21.1
Adding a New Boot Stack Entry
127

Advertisement

Table of Contents
loading

Table of Contents