<?xml version="1.0" encoding="UTF-8"?>
<feed xmlns="http://www.w3.org/2005/Atom" xmlns:dc="http://purl.org/dc/elements/1.1/">
  <title>RE: find new intresting issue on SRe 3945 router</title>
  <link rel="alternate" href="http://developer.cisco.com/c/message_boards/find_thread?p_l_id=&amp;threadId=8588454" />
  <subtitle>RE: find new intresting issue on SRe 3945 router</subtitle>
  <id>http://developer.cisco.com/c/message_boards/find_thread?p_l_id=&amp;threadId=8588454</id>
  <updated>2013-05-21T16:15:33Z</updated>
  <dc:date>2013-05-21T16:15:33Z</dc:date>
  <entry>
    <title>RE: find new intresting issue on SRe 3945 router</title>
    <link rel="alternate" href="http://developer.cisco.com/c/message_boards/find_message?p_l_id=&amp;messageId=9114704" />
    <author>
      <name>Brett Tiller</name>
    </author>
    <id>http://developer.cisco.com/c/message_boards/find_message?p_l_id=&amp;messageId=9114704</id>
    <updated>2012-12-05T18:56:59Z</updated>
    <published>2012-12-05T18:56:59Z</published>
    <summary type="html">Hi Kshitij,

I'm sorry that you're having so much trouble getting everything set up.  I have a few steps below and requests for data.

1.  Please send me your latest router configuration.  On the router type: 'show run' and send me the data.
2.  On the SRE 910, please power down the router, remove the service module then reseat it.  Power back up the router. Then retry the status command.
3.  Please verify that your ftp server is working correctly by downloading a file from it to another workstation.
 
Thanks,
Brett</summary>
    <dc:creator>Brett Tiller</dc:creator>
    <dc:date>2012-12-05T18:56:59Z</dc:date>
  </entry>
  <entry>
    <title>RE: New Message from Brett Tiller in Service Ready Engine Virtualization -</title>
    <link rel="alternate" href="http://developer.cisco.com/c/message_boards/find_message?p_l_id=&amp;messageId=9091639" />
    <author>
      <name>Kshitij Purwar</name>
    </author>
    <id>http://developer.cisco.com/c/message_boards/find_message?p_l_id=&amp;messageId=9091639</id>
    <updated>2012-12-05T03:04:35Z</updated>
    <published>2012-12-05T03:04:35Z</published>
    <summary type="html">Thanks Brett,

I had tried, but still I am not able to install sre-v on any blade.

As you can see for sre-910,I cannot see any hardware details. I put it on other 3934e router which has default ISO and already running one sre, but still it does not recognize hardware details.

Thanks
kshitij
From: Cisco Developer Community Forums [mailto:cdicuser@developer.cisco.com]
Sent: Wednesday, December 05, 2012 1:25 AM
To: cdicuser@developer.cisco.com
Subject: New Message from Brett Tiller in Service Ready Engine Virtualization - SRE-V Technical Questions: RE: find new intresting issue on SRe 3945 router

Brett Tiller has created a new message in the forum "SRE-V Technical Questions": -------------------------------------------------------------- Hi Kshitij,

I'm glad that the router now recognizes the 900 and 910 service modules.  If you haven't already done so you'll need to configure the SM interfaces for each service module.  I've provided a snippet of an example configuration below.  You can read more detail about the configuration in the Installation and Configuration Guide section "Configuring the Cisco SRE Service Module Interfaces on the Router".  This guide can be downloaded from http://developer.cisco.com/web/srev/documentation .  If you've already configured the interfaces, please send your router configuration.
Router Configuration Snippet
interface GigabitEthernet 0/0
  ip address 192.168.1.60 255.255.255.0

interface SM1/0
   ip unnumbered GigabitEthernet0/0
   service-module ip address 192.168.1.61 255.255.255.0
   service-module ip default-gateway 192.168.1.60

interface SM1/1
   switchport mode trunk

interface SM2/0
   ip unnumbered GigabitEthernet0/0
   service-module ip address 192.168.1.65 255.255.255.0
   service-module ip default-gateway 192.168.1.60

interface SM2/1
   switchport mode trunk

ip route 192.168.1.61 255.255.255.255 SM1/0
ip route 192.168.1.65 255.255.255.255 SM2/0

Thanks,
Brett
--
To respond to this post, please click the following link: http://developer.cisco.com/web/srev/community/-/message_boards/view_message/9084651 or simply reply to this email.</summary>
    <dc:creator>Kshitij Purwar</dc:creator>
    <dc:date>2012-12-05T03:04:35Z</dc:date>
  </entry>
  <entry>
    <title>RE: find new intresting issue on SRe 3945 router</title>
    <link rel="alternate" href="http://developer.cisco.com/c/message_boards/find_message?p_l_id=&amp;messageId=9084651" />
    <author>
      <name>Brett Tiller</name>
    </author>
    <id>http://developer.cisco.com/c/message_boards/find_message?p_l_id=&amp;messageId=9084651</id>
    <updated>2012-12-04T19:55:26Z</updated>
    <published>2012-12-04T19:55:26Z</published>
    <summary type="html">Hi Kshitij,

I'm glad that the router now recognizes the 900 and 910 service modules.  If you haven't already done so you'll need to configure the SM interfaces for each service module.  I've provided a snippet of an example configuration below.  You can read more detail about the configuration in the Installation and Configuration Guide section "Configuring the Cisco SRE Service Module Interfaces on the Router".  This guide can be downloaded from http://developer.cisco.com/web/srev/documentation .  If you've already configured the interfaces, please send your router configuration.
Router Configuration Snippet
interface GigabitEthernet 0/0
  ip address 192.168.1.60 255.255.255.0
 
interface SM1/0
   ip unnumbered GigabitEthernet0/0
   service-module ip address 192.168.1.61 255.255.255.0
   service-module ip default-gateway 192.168.1.60
 
interface SM1/1
   switchport mode trunk
 
interface SM2/0
   ip unnumbered GigabitEthernet0/0
   service-module ip address 192.168.1.65 255.255.255.0
   service-module ip default-gateway 192.168.1.60
 
interface SM2/1
   switchport mode trunk
 
ip route 192.168.1.61 255.255.255.255 SM1/0
ip route 192.168.1.65 255.255.255.255 SM2/0
 
Thanks,
Brett</summary>
    <dc:creator>Brett Tiller</dc:creator>
    <dc:date>2012-12-04T19:55:26Z</dc:date>
  </entry>
  <entry>
    <title>RE: New Message from Kshitij Purwar in Service Ready Engine Virtualization</title>
    <link rel="alternate" href="http://developer.cisco.com/c/message_boards/find_message?p_l_id=&amp;messageId=9081337" />
    <author>
      <name>Radhika Miriyala</name>
    </author>
    <id>http://developer.cisco.com/c/message_boards/find_message?p_l_id=&amp;messageId=9081337</id>
    <updated>2012-12-04T18:25:35Z</updated>
    <published>2012-12-04T18:25:35Z</published>
    <summary type="html">Brett,
The attachments are not showing up in the email but if you go to the forum you should be able to download. I will send them  to you via  a separate email

Thanks,
Radhika

From: Cisco Developer Community Forums [mailto:cdicuser@developer.cisco.com]
Sent: Tuesday, December 04, 2012 10:18 AM
To: cdicuser@developer.cisco.com
Subject: New Message from Kshitij Purwar in Service Ready Engine Virtualization - SRE-V Technical Questions: RE: New Message from Kshitij Purwar in Service Ready Engine Virtualization

Kshitij Purwar has created a new message in the forum "SRE-V Technical Questions": -------------------------------------------------------------- Hi Brett,

There are two text files,sre900 and sre910.

Thanks
kshitij

From: Cisco Developer Community Forums [mailto:cdicuser@developer.cisco.com]
Sent: Tuesday, December 04, 2012 11:22 PM
To: cdicuser@developer.cisco.com&lt;mailto:cdicuser@developer.cisco.com&gt;
Subject: New Message from Kshitij Purwar in Service Ready Engine Virtualization - SRE-V Technical Questions: RE: find new intresting issue on SRe 3945 router

Kshitij Purwar has created a new message in the forum "SRE-V Technical Questions": --------------------------------------------------------------
Brett Tiller:
Hi Kshitij, Please try attaching the logs again. I don't see them with your post. Thanks, Brett


Hi Brett,
kindly find the attached logs.
Thanks
kshitij
--
To respond to this post, please click the following link: http://developer.cisco.com/web/srev/community/-/message_boards/view_message/9080913 or simply reply to this email.
--
To respond to this post, please click the following link: http://developer.cisco.com/web/srev/forums/-/message_boards/view_message/9081229 or simply reply to this email.</summary>
    <dc:creator>Radhika Miriyala</dc:creator>
    <dc:date>2012-12-04T18:25:35Z</dc:date>
  </entry>
  <entry>
    <title>RE: New Message from Kshitij Purwar in Service Ready Engine Virtualization</title>
    <link rel="alternate" href="http://developer.cisco.com/c/message_boards/find_message?p_l_id=&amp;messageId=9081229" />
    <author>
      <name>Kshitij Purwar</name>
    </author>
    <id>http://developer.cisco.com/c/message_boards/find_message?p_l_id=&amp;messageId=9081229</id>
    <updated>2012-12-04T18:17:35Z</updated>
    <published>2012-12-04T18:17:35Z</published>
    <summary type="html">Hi Brett,

There are two text files,sre900 and sre910.

Thanks
kshitij

From: Cisco Developer Community Forums [mailto:cdicuser@developer.cisco.com]
Sent: Tuesday, December 04, 2012 11:22 PM
To: cdicuser@developer.cisco.com
Subject: New Message from Kshitij Purwar in Service Ready Engine Virtualization - SRE-V Technical Questions: RE: find new intresting issue on SRe 3945 router

Kshitij Purwar has created a new message in the forum "SRE-V Technical Questions": --------------------------------------------------------------
Brett Tiller:
Hi Kshitij, Please try attaching the logs again.  I don't see them with your post.   Thanks, Brett


Hi Brett,
kindly find the attached logs.
Thanks
kshitij
--
To respond to this post, please click the following link: http://developer.cisco.com/web/srev/community/-/message_boards/view_message/9080913 or simply reply to this email.</summary>
    <dc:creator>Kshitij Purwar</dc:creator>
    <dc:date>2012-12-04T18:17:35Z</dc:date>
  </entry>
  <entry>
    <title>RE: find new intresting issue on SRe 3945 router</title>
    <link rel="alternate" href="http://developer.cisco.com/c/message_boards/find_message?p_l_id=&amp;messageId=9080913" />
    <author>
      <name>Kshitij Purwar</name>
    </author>
    <id>http://developer.cisco.com/c/message_boards/find_message?p_l_id=&amp;messageId=9080913</id>
    <updated>2012-12-04T17:51:39Z</updated>
    <published>2012-12-04T17:51:39Z</published>
    <summary type="html">[quote=Brett Tiller]Hi Kshitij, Please try attaching the logs again.  I don't see them with your post.   Thanks, Brett[/quote]
 
Hi Brett,
kindly find the attached logs.
Thanks
kshitij</summary>
    <dc:creator>Kshitij Purwar</dc:creator>
    <dc:date>2012-12-04T17:51:39Z</dc:date>
  </entry>
  <entry>
    <title>RE: find new intresting issue on SRe 3945 router</title>
    <link rel="alternate" href="http://developer.cisco.com/c/message_boards/find_message?p_l_id=&amp;messageId=9052376" />
    <author>
      <name>Brett Tiller</name>
    </author>
    <id>http://developer.cisco.com/c/message_boards/find_message?p_l_id=&amp;messageId=9052376</id>
    <updated>2012-12-03T22:08:11Z</updated>
    <published>2012-12-03T22:08:11Z</published>
    <summary type="html">Hi Kshitij,

Please try attaching the logs again.  I don't see them with your post.
 
Thanks,
Brett</summary>
    <dc:creator>Brett Tiller</dc:creator>
    <dc:date>2012-12-03T22:08:11Z</dc:date>
  </entry>
  <entry>
    <title>RE: New Message from Manuka Jayakody in Service Ready Engine Virtualization</title>
    <link rel="alternate" href="http://developer.cisco.com/c/message_boards/find_message?p_l_id=&amp;messageId=9041913" />
    <author>
      <name>Kshitij Purwar</name>
    </author>
    <id>http://developer.cisco.com/c/message_boards/find_message?p_l_id=&amp;messageId=9041913</id>
    <updated>2012-12-03T20:29:15Z</updated>
    <published>2012-12-03T20:29:15Z</published>
    <summary type="html">Thanks Manuka and Brett for helping me here.
I got it I have 3945e.

I have upgraded the router rommon 15.1 (1r)T5 from 15.1 (1r) T4 which was default.
But still I am not able to install sre-v on sre 900,910.
Kindly see the attached logs.

Thanks
kshitij
From: Cisco Developer Community Forums [mailto:cdicuser@developer.cisco.com]
Sent: Tuesday, December 04, 2012 1:44 AM
To: cdicuser@developer.cisco.com
Subject: New Message from Manuka Jayakody in Service Ready Engine Virtualization - SRE-V Technical Questions: RE: find new intresting issue on SRe 3945 router

Manuka Jayakody has created a new message in the forum "SRE-V Technical Questions": -------------------------------------------------------------- Hi Kshitij,
PID "C3900-SPE250/K9" means that you have a 3945e router. 3925, 3945, 3925e, 3945e share the same chassis and that's why you see the "CISCO3945-CHASSIS" in the output.
if you have a 3945 you should see the PID as C3900-SPE150/K9.
3925 - C3900-SPE100/K9
3925e - C3900-SPE200/K9
thanks
Manuka
--
To respond to this post, please click the following link: http://developer.cisco.com/web/srev/community/-/message_boards/view_message/9043375 or simply reply to this email.</summary>
    <dc:creator>Kshitij Purwar</dc:creator>
    <dc:date>2012-12-03T20:29:15Z</dc:date>
  </entry>
  <entry>
    <title>RE: find new intresting issue on SRe 3945 router</title>
    <link rel="alternate" href="http://developer.cisco.com/c/message_boards/find_message?p_l_id=&amp;messageId=9043375" />
    <author>
      <name>Manuka Jayakody</name>
    </author>
    <id>http://developer.cisco.com/c/message_boards/find_message?p_l_id=&amp;messageId=9043375</id>
    <updated>2012-12-03T20:13:34Z</updated>
    <published>2012-12-03T20:13:34Z</published>
    <summary type="html">Hi Kshitij,
PID "C3900-SPE250/K9" means that you have a 3945e router. 3925, 3945, 3925e, 3945e share the same chassis and that's why you see the "CISCO3945-CHASSIS" in the output. 
if you have a 3945 you should see the PID as C3900-SPE150/K9. 
3925 - C3900-SPE100/K9
3925e - C3900-SPE200/K9
thanks
Manuka</summary>
    <dc:creator>Manuka Jayakody</dc:creator>
    <dc:date>2012-12-03T20:13:34Z</dc:date>
  </entry>
  <entry>
    <title>RE: find new intresting issue on SRe 3945 router</title>
    <link rel="alternate" href="http://developer.cisco.com/c/message_boards/find_message?p_l_id=&amp;messageId=9041513" />
    <author>
      <name>Brett Tiller</name>
    </author>
    <id>http://developer.cisco.com/c/message_boards/find_message?p_l_id=&amp;messageId=9041513</id>
    <updated>2012-12-03T19:56:09Z</updated>
    <published>2012-12-03T19:56:09Z</published>
    <summary type="html">Hi Kshitij,

Unfortunately I don't have a 3945e ISR in my lab; however an easy way to identify whether you have a 3945e or a 3945 ISR is by the number of GE Interfaces.  The 3945e has 4 while the 3945 has 3.  I've attached a link to a document that does a side-by-side comparison on page 2 of the different ISR routers including the 3945e/3945. 
www.cisco.com/en/US/prod/collateral/routers/ps10538/aag_c45_556315.pdf 
Thanks,
Brett</summary>
    <dc:creator>Brett Tiller</dc:creator>
    <dc:date>2012-12-03T19:56:09Z</dc:date>
  </entry>
  <entry>
    <title>RE: find new intresting issue on SRe 3945 router</title>
    <link rel="alternate" href="http://developer.cisco.com/c/message_boards/find_message?p_l_id=&amp;messageId=9035061" />
    <author>
      <name>Kshitij Purwar</name>
    </author>
    <id>http://developer.cisco.com/c/message_boards/find_message?p_l_id=&amp;messageId=9035061</id>
    <updated>2012-12-03T15:33:57Z</updated>
    <published>2012-12-03T15:33:57Z</published>
    <summary type="html">Hi Brett,
below is the O/P from router
yourname#show diag | inc FRU
        Product (FRU) Number     : CISCO3945-CHASSIS
        Product (FRU) Number     : C3900-SPE250/K9
        Product (FRU) Number     : PWR-3900-AC
        Product (FRU) Number     : SM-SRE-910-K9


it is showing 3945 router,but in show ver it shows 354e iso image.
can you please here,is it 3945 or 3945e router.
 
Thanks
kshitij</summary>
    <dc:creator>Kshitij Purwar</dc:creator>
    <dc:date>2012-12-03T15:33:57Z</dc:date>
  </entry>
  <entry>
    <title>RE: find new intresting issue on SRe 3945 router</title>
    <link rel="alternate" href="http://developer.cisco.com/c/message_boards/find_message?p_l_id=&amp;messageId=8835540" />
    <author>
      <name>Brett Tiller</name>
    </author>
    <id>http://developer.cisco.com/c/message_boards/find_message?p_l_id=&amp;messageId=8835540</id>
    <updated>2012-11-26T21:22:43Z</updated>
    <published>2012-11-26T21:22:43Z</published>
    <summary type="html">Hi Kshitij,
You should be able to get the router chassis and hardware via the command: 'show diag | inc FRU'.
It sounds like you need to upgrade the ROMMON software on the router, so that the SRE hardware is recognized.  You can download the ROMMON software from http://www.cisco.com/cisco/software/navigator.html?a=a&amp;i=rpm .  You'll need to go through the selections to locate it such as what I've listed below. After downloading the IOS ROMMON software you can upgrade the router via command: "upgrade rom-monitor file ftp://&lt;ip&gt;/file"
1.  Click 'Cisco IOS and NX-OS software'
2. Click 'Cisco IOS'
3. Click '&lt;a&gt;Cisco IOS Software Release 15M&amp;T'&lt;/a&gt;
4. Click '&lt;a&gt;Cisco IOS 15.1M&amp;T'&lt;/a&gt;
5. Click 'Routers'
6. Click 'Branch Routers'
7. Click 'Cisco 3900 Series Integrated Routers'
8. Click 'Cisco 3945E Integrated Services Router'
9. For Software Type click 'IOS ROMMON Software'
 
Thanks,
Brett</summary>
    <dc:creator>Brett Tiller</dc:creator>
    <dc:date>2012-11-26T21:22:43Z</dc:date>
  </entry>
  <entry>
    <title>Re: New Message from Kshitij Purwar in Service Ready Engine Virtualization</title>
    <link rel="alternate" href="http://developer.cisco.com/c/message_boards/find_message?p_l_id=&amp;messageId=8777305" />
    <author>
      <name>Anurag Gurtu</name>
    </author>
    <id>http://developer.cisco.com/c/message_boards/find_message?p_l_id=&amp;messageId=8777305</id>
    <updated>2012-11-23T21:53:48Z</updated>
    <published>2012-11-23T21:53:48Z</published>
    <summary type="html">See if there is sh hardware CLI if not you can go with sh ver. Hope that helps.

Thanks

Anurag Gurtu

On Nov 23, 2012, at 6:58 AM, "Cisco Developer Community Forums" &lt;cdicuser@developer.cisco.com&lt;mailto:cdicuser@developer.cisco.com&gt;&gt; wrote:

Kshitij Purwar has created a new message in the forum "SRE-V Technical Questions": -------------------------------------------------------------- Hi Anurga,
Thanks for your input.
but in show inv it is showing 3945 chassis but in show ver it is showing 3945e iso imsge.
so still confused how to identify the chassis.
or it can be identified only by iso image.
Thanks
kshitij
--
To respond to this post, please click the following link: &lt;http://developer.cisco.com/web/srev/forums/-/message_boards/view_message/8774162&gt; http://developer.cisco.com/web/srev/forums/-/message_boards/view_message/8774162 or simply reply to this email.</summary>
    <dc:creator>Anurag Gurtu</dc:creator>
    <dc:date>2012-11-23T21:53:48Z</dc:date>
  </entry>
  <entry>
    <title>RE: find new intresting issue on SRe 3945 router</title>
    <link rel="alternate" href="http://developer.cisco.com/c/message_boards/find_message?p_l_id=&amp;messageId=8774414" />
    <author>
      <name>Kshitij Purwar</name>
    </author>
    <id>http://developer.cisco.com/c/message_boards/find_message?p_l_id=&amp;messageId=8774414</id>
    <updated>2012-11-26T19:59:16Z</updated>
    <published>2012-11-23T15:43:51Z</published>
    <summary type="html">Hi Brett, i used 15.1 (3) T,but still i can not install SRE-V on 910/900. getting below 
error-

Warning: Router's ROMMON ne eds to be upgraded to suppport proper operation of module SM-SRE-900-K9 SM-SRE-9 10-K9 . Operation SM-SRE-900-K9 SM-SRE-910-K9  without upgrading ROMMON may caus e the module hard disk driver to become unstable. 

Thanks kshitij</summary>
    <dc:creator>Kshitij Purwar</dc:creator>
    <dc:date>2012-11-23T15:43:51Z</dc:date>
  </entry>
  <entry>
    <title>RE: find new intresting issue on SRe 3945 router</title>
    <link rel="alternate" href="http://developer.cisco.com/c/message_boards/find_message?p_l_id=&amp;messageId=8774162" />
    <author>
      <name>Kshitij Purwar</name>
    </author>
    <id>http://developer.cisco.com/c/message_boards/find_message?p_l_id=&amp;messageId=8774162</id>
    <updated>2012-11-23T14:58:26Z</updated>
    <published>2012-11-23T14:58:26Z</published>
    <summary type="html">Hi Anurga,
Thanks for your input.
but in show inv it is showing 3945 chassis but in show ver it is showing 3945e iso imsge.
so still confused how to identify the chassis.
or it can be identified only by iso image.
Thanks
kshitij</summary>
    <dc:creator>Kshitij Purwar</dc:creator>
    <dc:date>2012-11-23T14:58:26Z</dc:date>
  </entry>
  <entry>
    <title>Re: New Message from Kshitij Purwar in Service Ready Engine Virtualization</title>
    <link rel="alternate" href="http://developer.cisco.com/c/message_boards/find_message?p_l_id=&amp;messageId=8757381" />
    <author>
      <name>Anurag Gurtu</name>
    </author>
    <id>http://developer.cisco.com/c/message_boards/find_message?p_l_id=&amp;messageId=8757381</id>
    <updated>2012-11-22T22:06:48Z</updated>
    <published>2012-11-22T22:06:48Z</published>
    <summary type="html">Try

Sh ver or sh inv

Thanks

Anurag Gurtu

On Nov 22, 2012, at 10:47 AM, "Cisco Developer Community Forums" &lt;cdicuser@developer.cisco.com&lt;mailto:cdicuser@developer.cisco.com&gt;&gt; wrote:

Kshitij Purwar has created a new message in the forum "SRE-V Technical Questions": -------------------------------------------------------------- Hi Brett,
thanks your valuable inputs provided here.
is there any command to find out the router chassis is 3945 or 3945e.
as i know cisco 3945 has spe150 and 3945e has spe 250.
Thanks
kshitij
--
To respond to this post, please click the following link: &lt;http://developer.cisco.com/web/srev/forums/-/message_boards/view_message/8755425&gt; http://developer.cisco.com/web/srev/forums/-/message_boards/view_message/8755425 or simply reply to this email.</summary>
    <dc:creator>Anurag Gurtu</dc:creator>
    <dc:date>2012-11-22T22:06:48Z</dc:date>
  </entry>
  <entry>
    <title>RE: find new intresting issue on SRe 3945 router</title>
    <link rel="alternate" href="http://developer.cisco.com/c/message_boards/find_message?p_l_id=&amp;messageId=8755425" />
    <author>
      <name>Kshitij Purwar</name>
    </author>
    <id>http://developer.cisco.com/c/message_boards/find_message?p_l_id=&amp;messageId=8755425</id>
    <updated>2012-11-22T18:47:18Z</updated>
    <published>2012-11-22T18:47:18Z</published>
    <summary type="html">Hi Brett,
thanks your valuable inputs provided here.
is there any command to find out the router chassis is 3945 or 3945e.
as i know cisco 3945 has spe150 and 3945e has spe 250.
Thanks
kshitij</summary>
    <dc:creator>Kshitij Purwar</dc:creator>
    <dc:date>2012-11-22T18:47:18Z</dc:date>
  </entry>
  <entry>
    <title>RE: find new intresting issue on SRe 3945 router</title>
    <link rel="alternate" href="http://developer.cisco.com/c/message_boards/find_message?p_l_id=&amp;messageId=8706003" />
    <author>
      <name>Brett Tiller</name>
    </author>
    <id>http://developer.cisco.com/c/message_boards/find_message?p_l_id=&amp;messageId=8706003</id>
    <updated>2012-11-20T19:45:21Z</updated>
    <published>2012-11-20T19:45:21Z</published>
    <summary type="html">Hi Kshitij,
Thanks for the data.  I can see that the SRE service module is not being recognized by the earlier IOS versions that you would like to use.  Our documentation specifies that you need to use IOS release 15.1(4)M at minimum.  I see from the CME chart that I provided to you that this IOS release contains CME 8.6 .   I don't have specifications for the T train; however I checked the SRE configuration guide at http://www.cisco.com/go/sre , and it appears that you could use IOS version 15.1(3)T; however this release contains CME version 8.5 .  In either case I don't think CME 8.0 is a viable candidate for use on the router with the SRE service module because a later IOS version is required for the SRE.
Thanks,
Brett</summary>
    <dc:creator>Brett Tiller</dc:creator>
    <dc:date>2012-11-20T19:45:21Z</dc:date>
  </entry>
  <entry>
    <title>RE: find new intresting issue on SRe 3945 router</title>
    <link rel="alternate" href="http://developer.cisco.com/c/message_boards/find_message?p_l_id=&amp;messageId=8696911" />
    <author>
      <name>Kshitij Purwar</name>
    </author>
    <id>http://developer.cisco.com/c/message_boards/find_message?p_l_id=&amp;messageId=8696911</id>
    <updated>2012-11-20T14:52:52Z</updated>
    <published>2012-11-20T14:52:52Z</published>
    <summary type="html">Hi Brett,
Sorry for my late reply.Please find the attached doc as you required.
we
 want to install cuc on sre blade 910/900 for testing,and want to test 
it with different falouu of cme-srst image which are supported on router
 3900/2900.
I updated the router iso image to 15.1(1) T5,but still it in not working.
please let me know,is there any way we can test sre blade with cuc on it and cme-srst 8.0 on router.
 
Thanks
kshitij</summary>
    <dc:creator>Kshitij Purwar</dc:creator>
    <dc:date>2012-11-20T14:52:52Z</dc:date>
  </entry>
  <entry>
    <title>RE: find new intresting issue on SRe 3945 router</title>
    <link rel="alternate" href="http://developer.cisco.com/c/message_boards/find_message?p_l_id=&amp;messageId=8696825" />
    <author>
      <name>Kshitij Purwar</name>
    </author>
    <id>http://developer.cisco.com/c/message_boards/find_message?p_l_id=&amp;messageId=8696825</id>
    <updated>2012-11-20T14:49:45Z</updated>
    <published>2012-11-20T14:49:45Z</published>
    <summary type="html">Hi Brett,
Sorry for my late reply.Please find the attached doc as you required.
we want to install cuc on sre blade 910/900 for testing,and want to test it with different falouu of cme-srst image which are supported on router 3900/2900.
I updated the router iso image to 15.1(1) T5,but still it in not working.
please let me know,is there any way we can test sre blade with cuc on it and cme-srst 8.0 on router.
 
Thanks
kshitij</summary>
    <dc:creator>Kshitij Purwar</dc:creator>
    <dc:date>2012-11-20T14:49:45Z</dc:date>
  </entry>
</feed>

