Downloading From A Server To Flash Using Tftp (Cli) - HP Aruba JL253A Management And Configuration Manual

For arubaos-switch 16.08
Table of Contents

Advertisement

Examine the messages in the switch's Event Log by executing the show log tftp command from the CLI.
For descriptions of individual Event Log messages, see the latest version of the event log message reference
guide for your switch, available on the Switch website. (See "Getting Documentation From the Web".)
NOTE: If an error occurs in which normal switch operation cannot be restored, the switch
automatically reboots itself, and an appropriate message is displayed after the reboot.

Downloading from a server to flash using TFTP (CLI)

Syntax:
copy tftp flash <ip-address> <remote-file> [<primary | secondary>]
Automatically downloads a switch software file to primary or secondary flash. If you do not specify the flash
destination, the TFTP download defaults to primary flash.
Example:
To download a switch software file named k0800.swi from a TFTP server with the IP address of 10.28.227.103 to
primary flash:
Procedure
1. Execute copy as shown below:
The command to download an OS (switch software)
switch# copy tftp flash 10.28.227.103 k0800.swi
The primary OS Image will be deleted, continue [y/n]? y
2
01431K
1
This message means that the image you want to upload will replace the image currently in primary flash.
2
Dynamic counter continually displays the number of bytes transferred.
When the switch finishes downloading the software file from the server, it displays this progress message:
Validating and Writing System Software to FLASH ...
2. When the download finishes, you must reboot the switch to implement the newly downloaded software image.
To do so, use one of the following commands:
Syntax:
boot system flash {<primary | secondary>}
Boots from the selected flash.
Syntax:
reload
Boots from the flash image and startup-config file. A switch covered in this guide (with multiple configuration
files), also uses the current startup-config file.
346
Aruba 2930F / 2930M Management and Configuration Guide
1
for ArubaOS-Switch 16.08

Advertisement

Table of Contents
loading

Table of Contents