System information
BSR 64000 Configuration and Management Guide
3-38
5. Compare each image file size (in bytes) in NVRAM on the SRM to the original
size of each image file size on the server. To view the new image files in NVRAM
on the SRM, use the dir command in Privileged EXEC mode as shown below:
MOT#dir
The following command output displays:
6. If the image file byte counts in NVRAM on the SRM match the image file byte
counts on the server, the image files on the SRM have been copied successfully.
Downloading Image Files to Flash Memory on the SRM
Both boot and application image files can be downloaded to flash memory on the
SRM using the FTP or TFTP file transfer process.
Follow these steps to download an image file to flash memory on the SRM:
1. To download an image file to flash memory, use the copy ftp: flash: command in
Privileged EXEC mode and press the Enter key, as shown below:
MOT#copy ftp: flash:
2. Enter the IP address or DNS name of the remote FTP or TFTP server at the
Address or name of remote host prompt and press the Enter key.
For example:
Address or name of remote host[]? 10.10.10.1
3. Enter the full path from the FTP root directory and the new application or boot
image file name after the Source file name prompt and press the Enter key.
Source file name [ ]?
For example:
Source file name [ ]? /pub/image_file.Z
Note: The following steps describe the process of transferring the new image
files from an FTP server to the SRM. If you are using FTP to transfer the
image files, ensure that the FTP username and password are set correctly on
the BSR 64000 using the ip ftp username and ip ftp password commands.
If you are using TFTP to transfer the image files, a username and password
are not necessary and the copy tftp: nvram: command can be substituted
for the copy ftp: nvram: command.