Cisco Cisco Packet Data Gateway (PDG)

Seite von 421
  System Recovery 
Booting from a Selected Image  ▀   
 
ASR 5500 System Administration Guide, StarOS Release 18  ▄  
 
   
213 
Booting from a Selected Image 
You will issue a boot command via the boot CLI to initiate the system recovery process. 
Boot Using No Configuration FIle 
This procedure boots the system using the specified boot image without also loading a configuration file. A sample 
command string appears below: 
8/0:cli>boot -noconfig /flash/image_filename.bin 
The boot sequence ends with a prompt to enter the Quick Setup Wizard for creating a configuration file. 
Launching StarOS 
Starting program at 0x0000000000100000 
Starent Networks ASR5x00 Intelligent Mobile Gateway 
management_card is starting up.............................. 
Starting software image_version_number... 
No configuration found, press enter to continue.  
1. Do you wish to continue with the Quick Setup Wizard[yes/no]: 
You can exit the Quick Setup Wizard by entering no in response to the above prompt. Load a desired configuration file 
using the Exec mode configure command followed by the URL for the configuration file as shown in the example 
below: 
[local]host_nameconfigure /flash/system.cfg 
Boot Using A Specified Configuration File 
This procedure boots the system using the specified boot image and configuration file. A sample command string 
appears below: 
8/0:cli>boot -config=/flash/system.cfg /flash/image_filename.bin 
The boot sequence ends with the appearance of the CLI prompt. 
[local]host_name
Confirm that the desired configuration has loaded by running the Exec mode show configuration command.