Configuration Mode Commands : System Administration Commands : License and Hardware Upgrade Commands : boot bootloader password
  
boot bootloader password
Sets the password for the bootloader.
Syntax
boot bootloader password {<password> | 0 <password> | 7 <password>}
Parameters
<password>
Bootloader password in clear text. The password must be at least 6 characters. This option functions the same as the 0 <password> parameter and is provided for backward compatibility.
0 <password>
Bootloader password in clear text.
7 <password>
Bootloader password with an encrypted string. The encrypted string is the hash of the clear text password and is 35 bytes long. The first 3 bytes indicate the hash algorithm and the next 32 bytes are the hash values.
Example
amnesiac (config) # boot bootloader password 0 182roy
amnesiac (config) # boot bootloader password 7 $1$qyP/PKii$2v9FOFcXB5a3emuvLKO3M
Product
SCC, Interceptor, Mobile Controller, SteelHead CX, SteelHead EX, SteelHead-v, SteelHead-c
Related Commands
show images