Asset ID: |
1-75-1589482.1 |
Update Date: | 2018-03-29 |
Keywords: | |
Solution Type
Troubleshooting Sure
Solution
1589482.1
:
How to Execute Diagnostics on an NN4500 or NN3800
Related Items |
- Acme Packet 6350
- Acme Packet 6300
- Acme Packet 4600
- Acme Packet 4500
- Acme Packet 6100
- Acme Packet 3820
- Acme Packet 3900
|
Related Categories |
- PLA-Support>Sun Systems>CommsGBU>Session Delivery Network>SN-SND: Acme Service Provider
|
In this Document
Applies to:
Acme Packet 3820 - Version S-Cx6.4.0 to S-Cx6.4.x [Release S-Cx6.0]
Acme Packet 4500 - Version S-Cz7.3.0 and later
Acme Packet 6350 - Version S-Cz8.0.0 and later
Acme Packet 6300 - Version S-Cz7.3.0 and later
Acme Packet 4600 - Version S-Cz7.3.0 and later
Acme Packet OS
Purpose
This document provides information on how to execute a diagnostics check on a NN3800 or NN4500.
Troubleshooting Steps
NOTE: Diagnostics should be run from a serial console port connection to the system. Once you boot the diags image you will no longer be able to SSH or telnet into the system. Be sure to have a console connection preferably with a terminal emulation program that will allow you to capture data to a file.
First, check to see that you have an appropriate diagnostoics image file on the system:
Log into the system Console port:
login as: user
user@192.168.1.2's password: *********
> en
Password:*********
#
# show dir /code/images
-rwxr-xr-x 1 12800000 Jan 30 2014 nnCX_diags122.tar
-rwxr-xr-x 1 73359272 Mar 13 12:54 nnECZ720p8.64.bz
-rwxr-xr-x 1 85498384 Mar 13 17:53 nnECZ750p4.bz
-rwxr-xr-x 1 15264684 Jan 30 2014 nnSCX630m4p1.xz
or
# show dir /boot
drwxr-xr-x 3 4096 Apr 18 2012 SYSTEM~1
-rwxr-xr-x 1 13056432 Mar 13 11:29 bootloader
-rwxr-xr-x 1 338016 Aug 7 2013 bootrom.sys
-rwxr-xr-x 1 524288 Mar 22 14:52 nvram.bin
drwxr-xr-x 2 4096 Mar 13 17:47 preload
-rwxr-xr-x 1 0 Sep 12 2013 space.tmp
-rwxr-xr-x 1 3468526 Mar 13 12:10 stage2.gz
-rwxr-xr-x 1 512 Mar 6 2012 vxbootsect.bin
To execute diagnostics on an NN4500 running older code, you may need to first login to the shell to determine the name of the diags file that have been preinstalled in the /code/images directory:
ACMELAB# shell
Password: vxworks
->
-> ll "/code/images"
Listing Directory /code/images:
drwxrwxrwx 1 0 0 4096 Jul 24 19:07 ./ d
rwxrwxrwx 1 0 0 4096 Jan 1 1970 ../
-rwxrwxrwx 1 0 0 12979821 Jul 24 19:07 nnCX600p8.gz
-rwxrwxrwx 1 0 0 3120042 Jul 24 19:07 nnCX_diags104.gz
value = 0 = 0x0
-> exit
Au revoir!
ACMELAB#
In either case, once you have the diagnostics image identified, change the bootparameters to use this filename to boot from
ACMELAB# config term
SD3-14(configure)# b
'.' = clear field; '-' = go to previous field; q = quit
boot device : eth0
processor number : 0
host name :
file name : /code/images/nnCX600p8.gz /code/images/nnCX_diags104.gz
inet on ethernet (e) : 172.30.20.14:ffff0000
inet on backplane (b) :
host inet (h) : 172.30.0.125
gateway inet (g) : 172.30.0.1
user (u) : vxftp
ftp password (pw) (blank = use rsh) : vxftp
flags (f) : 0x8
target name (tn) : ACMELAB
startup script (s) :
other (o) :
NOTE: These changed parameters will not go into effect until reboot. Also, be aware that some boot parameters may also be changed through PHY and Network Interface Configurations.
ACMELAB(configure)# exit ACMELAB# reboot force
Rebooting...
Acme Packet Net-Net 4500
Stage 1 (built Apr 24 2008 01:27:43)
Stage 2 (built Apr 24 2008 01:27:43)
Press the space bar to stop auto-boot...
0
auto-booting...
Decompressing image... 8997815 bytes uncompressed.
12216704
Starting CPU0 at 0x308000...
Instantiating /ramdrv as rawFs, device = 0x1
Host Name: bootHost
CPU frequency is 1.999 GHz
Formatting /ramdrv for DOSFS
Instantiating /ramdrv as rawFs, device = 0x1
Formatting...OK.
Attaching interface lo0... done
0x1ee5b50 (tNetTask): eth0: Link is up (100Mb/s full duplex)
Attached IPv4 interface to eth unit 0
Adding 16465 symbols for standalone.
Starting the application...
Timezone not configured: Using GMT
boot flags: 0x8
/ramdrv is default dir
SSH module not present...
Cannot find sysmand in symbol table, acmeSysStartup aborted
Password: flatspin
->
-> dc
/boot/ - Volume is OK
254951424 bytes
/code/ - Volume is OK
257408512 bytes
Starting Diagnostic Executive...
Comm Express MCH 945 Present.
Acme Packet Net-Net 4500
Diagnostic Executive Version 1.04
Creation date: Aug 18 2008 10:52:10
Board Level Diagnostics
Date & Time: THU JUL 31 11:25:13 2008
[diag_proc] -> test all
Testing Processor Module Tests (proc)
001: Flash /boot Check Disk Status Test------------->passed
002: Flash /boot Disk Size Test--------------------->passed
003: Flash /code Check Disk Status Test------------->passed
004: Flash /code Disk Size Test--------------------->passed
...
...
The testing will go on until all system components are tested, and the test result summary will be posted once completed. Then type 'reboot' at the diag_proc prompt, interrupt the boot sequence with space bar to change the image name back to whatever it was before (nnCX600p8.gz in this example), and boot normally.
Notice that last diags images are tar files (nnCX_diagsxxx.tar), systems require a minimum bootloader version to be able to load such kind of images. Minimum bootloader date should be Jun 21st, 2011, in case that system is running a previous version, bootloader should be upgraded before loading diags image.
Duration of test: It may take approximately one hour for the full set of tests to run, depending on the system configuration.
References
<NOTE:1587157.1> - Password Reset on 4500/3820
Attachments
This solution has no attachment