Configuration Guide Vol. 1


17.2.3 Running the Update Command

Update the software version from the old version to the new version as follows: When the update is complete, the appliance automatically restarts. Note that communication is temporarily interrupted when the system is restarted. In addition, transfer the update file to the Switch in advance.

  1. Execute enable commandI will.

    The command prompt changes to "#".

  2. Execute cd /usr/var/update commandI will.

  3. Execute ppupdate k.img commandI will.

    Displays the version of the software that is installed and what is being updated. When the update is complete, the appliance automatically restarts.

  4. After rebooting, log in to the device again.

  5. Run show version command. Verify that it is working with the updated version.

The following figure shows an example of performing an update.

Figure 17-5: Example of updating
> enable
#
# cd /usr/var/update/
#
# ls -l
total 28952
-rw-r--r--  1 operator  users  29603328 Nov  3 00:42 k.img
#
# ppupdate k.img
 
Software update start
 
Broadcast message from operator@ (somewhere) (Wed Jul 14 15:32:20 20XX):
 
***********************************************
** UPDATE IS STARTED.                        **
***********************************************
 
Current version is 2.0
New version is 2.1
Automatic reboot process will be run after installation process.
Do you wish to continue? (y/n) y
 
100% |*************************| 28909 KiB    1.72 MiB/s    00:00 ETA
 
Update done.
 
Broadcast Message from operator@
        (??) at 10:25 JST...
 
***********************************************
** UPDATE IS FINISHED SUCCESSFULLY.          **
***********************************************
 
# 
 
         :
 
login: operator
Password:
 
Copyright (c) 20XX ALAXALA Networks Corporation. All rights reserved.
 
 
> show version software
Date 20XX/11/03 18:07:46 UTC
S/W: OS-L2N Ver. 2.0
>