Blogs

Showing 7 results.
Items per Page 20
of 1

Forums

« Back to Technical Questions

Install AXP 1.5.3 on ISM-SRE-300

Combination View Flat View Tree View
Hello,
We are trying to install AXP 1.5.3 onto the ISM-SRE-300.  We downloaded axp-k9.sme.1.5.3.tar.gz from the Cisco website and unpacked it onto our download server.  We ran the command "software install clean axp-k9.sme.1.5.3.pkg" but it failed with "package signature validation failed for axp-k9.sme.1.5.3.pkg". We run the same set of steps when installing AXP 1.5.3 on the NME platform without problems.  This is our first time installing onto the SRE platform, did we miss something?
 
John Quintanilla

Hi John Quintanilla,
 
Please verify the md5sum of the 1.5.3 files you are using. Here are the values 
 
dd438511d82ba9f62f8e4597e7612b57                   axp-app-dev.sme.1.5.3.pkg
87d4b1e8125b1dcd50e8be8b6a2072ef                   axp-app-dev.sme.1.5.3.prt1
99ecca6a19c209fcc2bc1ebee0fac5f1                   axp-installer-k9.sme.1.5.3.prt1
a1466d0582dad7686df71f649d067a63                   axp-k9.sme.1.5.3.pkg
88f03cfb619c2226780184662f6faf8c                   axp-k9.sme.1.5.3.pkg.install.sre
7054247c8a8d9f86547a6bfcb504588b                   axp-k9.sme.1.5.3.pkg.install.sre.header
fe6f57dfcc4226ca8de1ea84de23884a                   axp-k9.sme.1.5.3.prt1
f69d2fcc8edc796b226920877cf972cb                   axp-timezone.sme.1.5.3.pkg
ebff99c90177052358c2313777edad4b                   axp-timezone.sme.1.5.3.prt1
 
Also try to install from the router using the following cmd
 
#service-module sM 1/0 install url ftp://ip address/ axp-k9.sme.1.5.3.pkg
 
 
Thanks,
Anusha

Anusha,

The md5sum values are good. I didn¿t see the file axp-k9.sme.1.5.3.key in your list, but it is in the distribution. What is that file used for?

John Quintanilla



From: Cisco Developer Community Forums [mailto:cdicuser@developer.cisco.com]
Sent: Tuesday, October 26, 2010 4:48 AM
To: cdicuser@developer.cisco.com
Subject: New Message from Anusha Kannappan in Application eXtension Platform (AXP) - Technical Questions: RE: Install AXP 1.5.3 on ISM-SRE-300



Anusha Kannappan has created a new message in the forum "Technical Questions":
--------------------------------------------------------------
Hi John Quintanilla,

Please verify the md5sum of the 1.5.3 files you are using. Here are the values

dd438511d82ba9f62f8e4597e7612b57 axp-app-dev.sme.1.5.3.pkg
87d4b1e8125b1dcd50e8be8b6a2072ef axp-app-dev.sme.1.5.3.prt1
99ecca6a19c209fcc2bc1ebee0fac5f1 axp-installer-k9.sme.1.5.3.prt1
a1466d0582dad7686df71f649d067a63 axp-k9.sme.1.5.3.pkg
88f03cfb619c2226780184662f6faf8c axp-k9.sme.1.5.3.pkg.install.sre
7054247c8a8d9f86547a6bfcb504588b axp-k9.sme.1.5.3.pkg.install.sre.header
fe6f57dfcc4226ca8de1ea84de23884a axp-k9.sme.1.5.3.prt1
f69d2fcc8edc796b226920877cf972cb axp-timezone.sme.1.5.3.pkg
ebff99c90177052358c2313777edad4b axp-timezone.sme.1.5.3.prt1

Also try to install from the router using the following cmd

#service-module sM 1/0 install url ftp://ip address/ axp-k9.sme.1.5.3.pkg


Thanks,
Anusha
--
To respond to this post, please click the following link:
<http://developer.cisco.com/web/axp/forums/-/message_boards/message/2676067>
or simply reply to this email.

Hi John Quintanilla,
 
Sorry for missing out the 'axp-k9.sme.1.5.3.key'. Actually this is the SRE Keyfile. Here are the md5sum of the missed out files
 
1cfb428fa13b32ef64d610afee3a64ff  axp-helper-k9.sme.1.5.
92cdbfbbcfa26b5a0eb6da32d8d45b22  axp-k9.sme.1.5.3.key
 
You can follow the below process and check 
 
1.  Copy all of the necessary AXP files into the same directory on your FTP server.  For example,
    cp axp-helper-k9.sme.1.5.3 axp-installer-k9.sme.1.5.3.prt1 axp-k9.sme.1.5.3.key axp-k9.sme.1.5.3.pkg axp-k9.sme.1.5.3.pkg.install.sre axp-k9.sme.1.5.3.pkg.install.sre.header axp-k9.sme.1.5.3.prt1 axp-timezone.sme.1.5.3.pkg axp-timezone.sme.1.5.3.prt1 /my_ftp_server/AXP_1_5_3
 
2.  Issue the install command from IOS.  For example,
    service-module ism0/0 install url ftp://<ip of FTP server>/AXP_1_5_3/axp-k9.sme.1.5.3.pkg 
 
(or)
    Issue the install command from the AXP module
    software install clean url ftp://<ip of ftp server>/axp-k9.sme.1.5.3.pkg
 
Thanks,
Anusha

Collateral


No files available