Sun Microsystems, Inc.  Oracle System Handbook - ISO 7.0 May 2018 Internal/Partner Edition
   Home | Current Systems | Former STK Products | EOL Systems | Components | General Info | Search | Feedback

Asset ID: 1-71-1664071.1
Update Date:2018-05-02
Keywords:

Solution Type  Technical Instruction Sure

Solution  1664071.1 :   How to upgrade an Acme Packet 6300  


Related Items
  • Acme Packet 6300
  •  
Related Categories
  • PLA-Support>Sun Systems>CommsGBU>Session Delivery Network>SN-SND: Acme Service Provider
  •  




In this Document
Goal
Solution


Applies to:

Acme Packet 6300 - Version S-Cz7.0.2 and later
Acme Packet OS

Goal

 This document will help with the upgrade of an Acme Packet 6300 

Solution

While you do not need to perform a bootloader upgrade as you once may have done on a 4500 or 3800 series SBC, the bootloader file does need to be updated.

You can accomplish the upgrde by downloading the appropriate image, which includes the bootloader file, and following the steps below.

To download the image and bootloader file:

  1. Select “Patches and Updates”
  2. Select “Product or Family Advanced Search”
  3. Type in “Oracle Communications Session Border Controller” For the Product
  4. Select “Session Border Controller SCz7.1.2” For the Release

Example - when downloading SCz7.1.2m2p3 from the Support Portal, three files are included in the zip'd file.

  1. readmea-buildnotes
  2. the image - nnSCZ712m2p3.64.bz
  3. bootloader - nnSCZ712m2p3.64.boot

The image and bootloader file should be uploaded to the 6300 /boot directory.
You then have to modify/move/rename the current bootloader file with the steps below.

 

SBC-6300-1# shell
Password:
Note - password is vxworks

WARNING: Entering incorrect commands at shell can cause system
instability or failure. Shell access is provided for authorized
use under the direction of Acme Packet support personnel only.

Type 'exit' or press ctrl-d to return to ACLI
~ # cd /boot
/boot #
/boot # ls -lrt
drwx------ 2 root root 16384 Jan 29 09:41 lost+found
drwxr-xr-x 2 root root 4096 Jan 29 09:42 grub
-rw-r--r-- 1 root root 14 Jan 29 09:42 kernel_name
-rwxr-xr-x 1 root root 53683925 Jan 29 09:42 bzImage
-rw-r--r-- 1 root root 11 Jan 29 09:42 default_console
-rw-r--r-- 1 root root 53683925 Jan 29 10:02 nnSCZ702f2.64.bz
-rw-r--r-- 1 root root 9769061 Mar 13 10:05 bootloader
-rw-r--r-- 1 root root 58933285 Mar 13 10:10 nnSCZ712m2p2.64.bz
-rw-r--r-- 1 root root 58917632 Mar 17 10:25 nnSCZ712m2.64.bz
-rw-r--r-- 1 root root 58838120 Mar 18 15:30 nnSCZ712m2p3+_20140318.015245.PD55591.64.bz
-rw-r--r-- 1 root root 58871109 Mar 26 06:05 nnSCZ712m2p3.64.bz
-rw-r--r-- 1 root root 57808805 Apr 4 02:50 nnSCZ712m1p1.64.bz
drwxr-xr-x 2 527 500 4096 Apr 14 09:35 diags
-rw-r--r-- 1 root root 524288 Apr 16 06:42 nvram.bin
/boot #


You need rename the current bootloader file using either the cp or mv command.

  

/boot # cp bootloader bootloader_712m2p2.old

 

 It is probably a good idea to include the release info so you can use it in the event that a downgrade is required - thus the _712n2p2.


You then need to rename the new, recently downloaded bootloader file - ex "nnSCZ712m2p3.64.boot" to "bootloader".
Please note that the nnSCZ712m2p3.64.boot file is not present in the listing output above.

  

/boot # cp nnSCZ712m2p3.64.boot bootloader

 

 You can then exit the shell and update your bootparams to use the new image.

/boot # exit
shell exited. returning to acli
SBC-6300-1# conf t
SBC-6300-1(configure)#
SBC-6300-1(configure)# bootparam

'.' = clear field; '-' = go to previous field; q = quit

Boot File : /boot/nnSCZ712m2p2.64.bz /boot/nnSCZ712m2p3.64.bz

 

 


Attachments
This solution has no attachment
  Copyright © 2018 Oracle, Inc.  All rights reserved.
 Feedback