CUExpress (SM-SRE-710-K9) Basic Installation

Dear Community,
I am working on istalling an SM-SRE-710-K9 on a Cisco 3925 CUCMExpress for offering IVR and voicemail services.
Below are show invetory and show diag
show invetory
NAME: "CISCO3925-CHASSIS", DESCR: "CISCO3925-CHASSIS"
PID: CISCO3925-CHASSIS , VID: V02, SN: FCZ162820BF
NAME: "Services Module with Services Ready Engine on Slot 1", DESCR: "Services Module with Services Ready Engine"
PID: SM-SRE-710-K9     , VID: V01 , SN: FOC16451ZCS
show diag
Slot 1:
       Services Module with Services Ready Engine Port adapter, 1 port
        Port adapter is analyzed
        Port adapter insertion time 6w5d ago
        EEPROM contents at hardware discovery:
        Hardware Revision        : 1.0
        Part Number              : 73-13641-01
        Top Assy. Part Number    : 800-35148-01
        Board Revision           : B0
        Deviation Number         : 0
        Fab Version              : 04
        PCB Serial Number        : FOC16451ZCS
        RMA Test History         : 00
        RMA Number               : 0-0-0-0
        RMA History              : 00
        Product (FRU) Number     : SM-SRE-710-K9
        Version Identifier       : V01
        CLEI Code                : IPUCA2UBTA
        Manufacturing Test Data  : 00 00 00 00 00 00 00 00
        EEPROM format version 4
        EEPROM contents (hex):
I am presenting below part of the running configuration for verification (since I am not sure if this is correct):
interface SM1/0
ip address 10.254.254.20 255.255.255.0
service-module fail-open
CME#ping 10.254.254.20
Type escape sequence to abort.
Sending 5, 100-byte ICMP Echos to 10.254.254.20, timeout is 2 seconds:
CME#sh ip interface brief
Interface                  IP-Address      OK? Method Status                Protocol
Embedded-Service-Engine0/0 10.254.254.1    YES unset  administratively down down   
GigabitEthernet0/0         10.40.54.10     YES NVRAM  up                    up     
GigabitEthernet0/1         unassigned      YES NVRAM  administratively down down   
GigabitEthernet0/2         unassigned      YES NVRAM  administratively down down   
Serial0/0/0:0              unassigned      YES unset  down                  down   
Serial0/0/0:1              unassigned      YES unset  down                  down   
Serial0/0/0:2              unassigned      YES unset  down                  down   
Serial0/0/0:3              unassigned      YES unset  down                  down   
Serial0/0/0:4              unassigned      YES unset  down                  down   
Serial0/0/0:5              unassigned      YES unset  down                  down   
Serial0/0/0:6              unassigned      YES unset  down                  down   
Serial0/0/0:7              unassigned      YES unset  down                  down   
Serial0/0/0:8              unassigned      YES unset  down                  down   
Serial0/0/0:9              unassigned      YES unset  down                  down   
Serial0/0/0:10             unassigned      YES unset  down                  down   
Serial0/0/0:11             unassigned      YES unset  down                  down   
Serial0/0/0:12             unassigned      YES unset  down                  down   
Serial0/0/0:13             unassigned      YES unset  down                  down   
Serial0/0/0:14             unassigned      YES unset  down                  down   
Serial0/0/0:15             unassigned      YES unset  up                    up     
Serial0/0/0:16             unassigned      YES unset  down                  down   
Serial0/0/0:17             unassigned      YES unset  down                  down   
Serial0/0/0:18             unassigned      YES unset  up                    up     
Serial0/0/0:19             unassigned      YES unset  up                    up     
SM1/0                      10.254.254.20   YES manual up                    up     
SM1/1                      unassigned      YES unset  up                    up     
Loopback0                  10.254.254.1    YES manual administratively down down   
Vlan1                      unassigned      YES unset  up                    up
ip route 0.0.0.0 0.0.0.0 10.40.54.1
ip route 10.20.76.0 255.255.252.0 10.40.54.2
ip route 10.254.254.10 255.255.255.255 Embedded-Service-Engine0/0
ip route 10.254.254.20 255.255.255.255 SM1/0
When I am trying to access the sm module I get the following:
CME#service-module sm 1/0 session
Trying 10.254.254.20, 2067 ... Open
User Access Verification
Username: admin
Password:
It seems that the credentials are accepted, however the process stops there and then I dont get response from the card.
Do I miss any obvious step on the initial configuration? Its the first time I try to configure CUExpress so apologies if it is something obvious.
Many thanks in advance,
George

Hello,
I want to help Every one......
R1#sh run
Building configuration...
Current configuration : 2196 bytes
! Last configuration change at 04:29:49 UTC Sun Apr 6 2014
version 15.2
service timestamps debug datetime msec
service timestamps log datetime msec
no service password-encryption
hostname R1
boot-start-marker
boot-end-marker
! card type command needed for slot/vwic-slot 0/0
no aaa new-model
ip cef
no ipv6 cef
multilink bundle-name authenticated
voice-card 0
license udi pid CISCO2911/K9 sn FGL174111LW
hw-module pvdm 0/0
hw-module sm 1
redundancy
ip ftp source-interface GigabitEthernet0/0.10
ip ftp username anonymous
ip ftp password config
interface Embedded-Service-Engine0/0
 no ip address
 shutdown
interface GigabitEthernet0/0
 ip address 10.1.1.2 255.255.255.0
 duplex auto
 speed auto
interface GigabitEthernet0/0.5
 encapsulation dot1Q 5
 ip address 10.1.5.1 255.255.255.0
interface GigabitEthernet0/0.10
 encapsulation dot1Q 10
 ip address 10.1.10.254 255.255.255.0
 ip helper-address 10.1.5.2
interface GigabitEthernet0/1
 no ip address
 shutdown
 duplex auto
 speed auto
interface GigabitEthernet0/2
 no ip address
 shutdown
 duplex auto
 speed auto
interface SM1/0
 ip address 10.1.20.1 255.255.255.0
 service-module fail-open
 service-module ip address 10.1.20.2 255.255.255.0
 service-module ip default-gateway 10.1.20.1
interface SM1/1
 description Internal switch interface connected to Service Module
 no ip address
interface Vlan1
 no ip address
router ospf 1
 network 0.0.0.0 255.255.255.255 area 0
ip forward-protocol nd
no ip http server
no ip http secure-server
ip route 10.1.1.253 255.255.255.255 SM1/0
ip route 10.1.20.2 255.255.255.255 SM1/0
control-plane
mgcp profile default
gatekeeper
 shutdown
line con 0
line aux 0
line 2
 no activation-character
 no exec
 transport preferred none
 transport output pad telnet rlogin lapb-ta mop udptn v120 ssh
 stopbits 1
line 67
 no activation-character
 no exec
 transport preferred none
 transport input all
 transport output pad telnet rlogin lapb-ta mop udptn v120 ssh
 stopbits 1
line vty 0 4
 login
 transport input all
scheduler allocate 20000 1000
end
R1#sh version 
Cisco IOS Software, C2900 Software (C2900-UNIVERSALK9-M), Version 15.2(4)M4, RELEASE SOFTWARE (fc2)
Technical Support: http://www.cisco.com/techsupport
Copyright (c) 1986-2013 by Cisco Systems, Inc.
Compiled Thu 20-Jun-13 13:06 by prod_rel_team
ROM: System Bootstrap, Version 15.0(1r)M16, RELEASE SOFTWARE (fc1)
R1 uptime is 1 hour, 4 minutes
System returned to ROM by power-on
System image file is "flash0:c2900-universalk9-mz.SPA.152-4.M4.bin"
Last reload type: Normal Reload
Last reload reason: power-on
This product contains cryptographic features and is subject to United
States and local country laws governing import, export, transfer and
use. Delivery of Cisco cryptographic products does not imply
third-party authority to import, export, distribute or use encryption.
Importers, exporters, distributors and users are responsible for
compliance with U.S. and local country laws. By using this product you
agree to comply with applicable laws and regulations. If you are unable
to comply with U.S. and local laws, return this product immediately.
A summary of U.S. laws governing Cisco cryptographic products may be found at:
http://www.cisco.com/wwl/export/crypto/tool/stqrg.html
If you require further assistance please contact us by sending email to
[email protected].
Cisco CISCO2911/K9 (revision 1.0) with 475136K/49152K bytes of memory.
Processor board ID FGL174111LW
4 Gigabit Ethernet interfaces
2 terminal lines
1 Channelized (E1 or T1)/PRI port
1 Virtual Private Network (VPN) Module
1 Services Module (SM) with Services Ready Engine (SRE)
DRAM configuration is 64 bits wide with parity enabled.
255K bytes of non-volatile configuration memory.
250880K bytes of ATA System CompactFlash 0 (Read/Write)
License Info:
License UDI:
Device#   PID                   SN
*0        CISCO2911/K9          FGL174111LW     
Technology Package License Information for Module:'c2900' 
Technology    Technology-package           Technology-package
              Current       Type           Next reboot  
ipbase        ipbasek9      Permanent      ipbasek9
security      securityk9    Permanent      securityk9
uc            uck9          Permanent      uck9
data          None          None           None
Configuration register is 0x2102
R1# sh inventory 
NAME: "CISCO2911/K9", DESCR: "CISCO2911/K9 chassis, Hw Serial#: FGL174111LW, Hw Revision: 1.0"
PID: CISCO2911/K9      , VID: V07 , SN: FGL174111LW
NAME: "VWIC3-1MFT-T1/E1 - 1-Port RJ-48 Multiflex Trunk - T1/E1 on Slot 0 SubSlot 0", DESCR: "VWIC3-1MFT-T1/E1 - 1-Port RJ-48 Multiflex Trunk - T1/E1"
PID: VWIC3-1MFT-T1/E1  , VID: V01 , SN: FOC16345L87
NAME: "PVDM3 DSP DIMM with 16 Channels on Slot 0 SubSlot 4", DESCR: "PVDM3 DSP DIMM with 16 Channels"
PID: PVDM3-16          , VID: V01 , SN: FOC173367QG
NAME: "Services Module with Services Ready Engine on Slot 1", DESCR: "Services Module with Services Ready Engine"
PID: SM-SRE-900-K9     , VID: V03 , SN: FOC15073WX2
NAME: "C2911 AC Power Supply", DESCR: "C2911 AC Power Supply"
PID: PWR-2911-AC       , VID: V05 , SN: DCA1730R1A7
Please help me.. 
Can you give full configuration on SRE 

Similar Messages

  • CUExpress (SM-SRE-710-K9) failure

    i am getting the following error every when running the boot helper
    ServicesEngine boot-loader> boot helper
    Loading tftp://10.1.2.26/cue-installer.SPA.sme.8.6.6 ... done.
    Verifying ...
    Corrupted helper image detected
    Helper image size: 10931904
    Helper image sha512sum: 414bcb17b0f78e9706cda1859295809c8d672b7806a43501833134cc1318b87fa0bf13bea165dfbc451c67ebecca8c5f6f3dca067ba2b8d02949e5661bbfc79c
    done.
    Starting Kernel.
    does anyone know why I am getting this.  I tried different version with same results.  I am watching my ftp server and see everything did transfer over.
    thanks

    i am getting the following error every when running the boot helper
    ServicesEngine boot-loader> boot helper
    Loading tftp://10.1.2.26/cue-installer.SPA.sme.8.6.6 ... done.
    Verifying ...
    Corrupted helper image detected
    Helper image size: 10931904
    Helper image sha512sum: 414bcb17b0f78e9706cda1859295809c8d672b7806a43501833134cc1318b87fa0bf13bea165dfbc451c67ebecca8c5f6f3dca067ba2b8d02949e5661bbfc79c
    done.
    Starting Kernel.
    does anyone know why I am getting this.  I tried different version with same results.  I am watching my ftp server and see everything did transfer over.
    thanks

  • CUE 8.6.6 install fails on SRE-710

    Not sure why this is failing.  The FTP server shows the file is fetched, etc.  The SRE appears to be in a persistent rebooting state, so I'm guessing the SRE can't ping the FTP server.
    3925#$ install url ftp://172.83.112.19/cue-vm-k9.SPA.sme.8.6.6.pkg
    Proceed with installation? [no]:
    3925#
    [Resuming connection 1 to 172.83.112.11 ... ]
    Initializing memory #1. Please wait...
    Serial ATA Port 0 : ST9500620NS
    DDR Memory 4096 MB detected
    Intel(R) Core(TM)2 Solo CPU    L3400  @ 1.86GHz
    BIOS SM 3.52.8,  BIOS Build date: 02/08/2011
    System now booting...
    uswty-v-3925#$ install url ftp://172.83.112.19/cue-vm-k9.SPA.sme.8.6.6.pkg
    Proceed with installation? [no]: yes
    Loading cue-vm-k9.SPA.sme.8.6.6.pkg.install.sre !
    [OK - 38933/4096 bytes]
    Following languages are available for installation.
      #       SKU    Language Code           Language Name
      1       ARA         ar_SA          CUE Voicemail Arabic
      2       DAN         da_DK          CUE Voicemail Danish
      3       DEU         de_DE          CUE Voicemail German
      4       ENG         en_GB          CUE Voicemail UK English
      5       ENU         en_US          CUE Voicemail US English
      6       ESO         es_CO          CUE Voicemail Latin American Spanish
      7       ESP         es_ES          CUE Voicemail European Spanish
      8       ESM         es_MX          CUE Voicemail Mexican Spanish
      9       FRC         fr_CA          CUE Voicemail Canadian French
    10       FRA         fr_FR          CUE Voicemail European French
    11       HUN         hu_HU          CUE Voicemail Hungarian
    12       ITA         it_IT          CUE Voicemail Italian
    13       HBR         iw_IL          CUE Voicemail Hebrew
    14       JPN         ja_JP          CUE Voicemail Japanese
    15       KOR         ko_KR          CUE Voicemail Korean
    16       NLD         nl_NL          CUE Voicemail Dutch
    17       NOR         no_NO          CUE Voicemail Norwegian
    18       PTB         pt_BR          CUE Voicemail Brazilian Portuguese
    19       PTG         pt_PT          CUE Voicemail Portuguese
    20       RUS         ru_RU          CUE Voicemail Russian
    21       SVE         sv_SE          CUE Voicemail Swedish
    22       TUR         tr_TR          CUE Voicemail Turkish
    23       CHS         zh_CN          CUE Voicemail Simplified Chinese (PRC)
    24       ZHH         zh_HK          CUE Voicemail Hong Kong Chinese
    25       CHT         zh_TW          CUE Voicemail Traditional Chinese (Taiwan)
    You can install upto 5 language(s) on this platform.
    Please select the language(s) you want to install by entering the language number(s)
    Languages can be entered as comma separated or space separated list
    Example: 1,3 would select 'CUE Voicemail Arabic' and 'CUE Voicemail German'
    Enter languages:5
    Following languages will be installed on the system:
    CUE Voicemail US English
    Do you want to continue with the selected options?(y/n):y
    3925#
    *Apr  2 13:41:44.841: %SM_INSTALL-6-INST_RESET: SM1/0 is reset for software installation.
    *Apr  2 13:43:08.195: %SM_INSTALL-6-INST_RBIP: SM1/0 received msg: RBIP Registration Request
    *Apr  2 13:43:08.199: %SM_INSTALL-6-INST_RBIP: SM1/0 received msg: RBIP File Request
    *Apr  2 13:43:11.711: %SM_INSTALL-6-INST_RBIP: SM1/0 received msg: RBIP File Request
    *Apr  2 13:43:26.285: %SM_INSTALL-6-INST_RBIP: SM1/0 received msg: RBIP File Request
    *Apr  2 13:43:28.307: %SM_INSTALL-6-INST_RBIP: SM1/0 received msg: RBIP File Request
    *Apr  2 13:43:58.943: %SRE_SM-6-STATE_CHANGE: SM1/0 changing state from SERVICE_MODULE_STATE_ERRQ to SERVICE_MODULE_STATE_STDY
    *Apr  2 13:44:11.133: %SM_INSTALL-6-INST_PROG: SM1/0 PROGRESSING: Localstore Manager Invoked.
    SM1/0 is reset due to
    Can not download cue-vm-k9.SPA.sme.8.6.6.pkg
    error code 0 : error type 'couldn't connect to host'.
    *Apr  2 13:44:14.757: %SM_INSTALL-6-INST_FAIL: SM1/0 is reset due to
    Can not download cue-vm-k9.SPA.sme.8.6.6.pkg
    error code 0 : error type 'couldn't connect to host'.
    Session into SRE-710
    System now booting...
    Please wait...
    Please press P to select Primary Boot Loader ...
              or S to select Secondary Boot Loader ...
              or wait to boot from default configuration ...
    SRE module get located and run....
    Now booting from secondary boot loader....
    Authenticating boot loader....
    Secondary Boot Loader authenticated - booting....
    Please enter '***' to change boot configuration:
    Detect and Initialize network device
    Backup current platform configurations....
    SRE step 1 - SM registration...
    Finding (hd1,3)/296e03bc-3236-4a68-a178-688e56400a1e, failed
    Local install not supported
    Response - no installation needed (len: 422)
    SRE Installation Not Needed
    Restoring orignial configuration...
    Updating flash with bootloader configuration.
    Please wait ................... done.
    *Apr  2 13:47:06.131: %SM_INSTALL-6-INST_RBIP: SM1/0 received msg: RBIP Registration RequestLoading disk:/bzImage ... Unable to load image
    Error: Selected disk does not exist (21)
    þnable to boot image
    Initializing memory #1. Please wait...
    Initializing memory #2. Please wait...
    This may take a minute....
    Serial ATA Port 0 : ST9500620NS
    DDR Memory 4096 MB detected
    Intel(R) Core(TM)2 Solo CPU    L3400  @ 1.86GHz
    BIOS SM 3.52.8,  BIOS Build date: 02/08/2011
    System now booting...
    Please wait...
    Please press P to select Primary Boot Loader ...
              or S to select Secondary Boot Loader ...
              or wait to boot from default configuration ...
    SRE module get located and run....
    Now booting from secondary boot loader....
    Authenticating boot loader....
    Secondary Boot Loader authenticated - booting....
    Please enter '***' to change boot configuration:
    Detect and Initialize network device
    Backup current platform configurations....
    SRE step 1 - SM registration...
    Finding (hd1,3)/296e03bc-3236-4a68-a178-688e56400a1e, failed
    Local install not supported
    Response - no installation needed (len: 422)
    SRE Installation Not Needed
    Restoring orignial configuration...
    Updating flash with bootloader configuration.
    Please wait ................... done.
    *Apr  2 13:48:34.103: %SM_INSTALL-6-INST_RBIP: SM1/0 received msg: RBIP Registration RequestLoading disk:/bzImage ... Unable to load image
    Error: Selected disk does not exist (21)
    þnable to boot image
    Initializing memory #1. Please wait...
    Initializing memory #2. Please wait...
    This may take a minute....
    Serial ATA Port 0 : ST9500620NS
    DDR Memory 4096 MB detected
    Intel(R) Core(TM)2 Solo CPU    L3400  @ 1.86GHz
    BIOS SM 3.52.8,  BIOS Build date: 02/08/2011
    System now booting...

    trying from boothelper, here is log on tftp server;
    Connection received from 172.83.112.12 on port 2001 [02/04 11:22:36.864]
    Read request for file . Mode octet [02/04 11:22:36.864]
    OACK: [02/04 11:22:36.864]
    Using local port 55558 [02/04 11:22:36.864]
    TIMEOUT waiting for Ack block #0  [02/04 11:22:51.934]
    Connection received from 172.83.112.12 on port 2002 [02/04 11:23:16.457]
    Read request for file . Mode octet [02/04 11:23:16.457]
    OACK: [02/04 11:23:16.457]
    Using local port 55559 [02/04 11:23:16.457]
    TIMEOUT waiting for Ack block #0  [02/04 11:23:31.527]
    Connection received from 172.83.112.12 on port 2003 [02/04 11:23:56.066]
    Read request for file . Mode octet [02/04 11:23:56.066]
    OACK: [02/04 11:23:56.066]
    Using local port 62995 [02/04 11:23:56.066]
    TIMEOUT waiting for Ack block #0  [02/04 11:24:11.135]
    Connection received from 172.83.112.12 on port 2004 [02/04 11:24:35.658]
    Read request for file . Mode octet [02/04 11:24:35.658]
    OACK: [02/04 11:24:35.658]
    Using local port 62996 [02/04 11:24:35.658]
    TIMEOUT waiting for Ack block #0  [02/04 11:24:50.721]
    Connection received from 172.83.112.12 on port 2005 [02/04 11:25:15.260]
    Read request for file . Mode octet [02/04 11:25:15.260]
    OACK: [02/04 11:25:15.260]
    Using local port 50115 [02/04 11:25:15.260]
    TIMEOUT waiting for Ack block #0  [02/04 11:25:30.329]

  • Man command on Solaris 10 basic installation

    Hi all,
    I've installed solaris 10, the basic installation, and I've seen that the pkg SUNWdoc is missing. Where I can download the package?
    Thanks in advance.

    Thank you for the response but I have a problem: when I look in the CD release this is what I see:
    # ls -lR SUNWdoc/
    SUNWdoc/:
    totale 69
    drwxr-xr-x 2 root staff 2048 Jun 9 20:51 archive
    drwxr-xr-x 2 root staff 2048 Jun 9 20:51 install
    -rw-r--r-- 1 root staff 597 Jun 9 20:39 pkginfo
    -rw-r--r-- 1 root staff 27786 Jun 9 20:39 pkgmap
    drwxr-xr-x 3 root staff 2048 Jun 9 20:51 reloc
    SUNWdoc/archive:
    totale 1862
    -rw-r--r-- 1 root staff 953104 Jan 23 2005 none.bz2
    SUNWdoc/install:
    totale 13
    -rw-r--r-- 1 root staff 93 Jan 22 2005 copyright
    -rw-r--r-- 1 root staff 1119 Jan 4 2005 depend
    -rw-r--r-- 1 root staff 2245 Jan 23 2005 i.none
    -rw-r--r-- 1 root staff 1025 Jan 4 2005 postinstall
    -rw-r--r-- 1 root staff 331 Jan 4 2005 preremove
    SUNWdoc/reloc:
    totale 4
    drwxr-xr-x 5 root staff 2048 Jun 9 20:51 usr
    SUNWdoc/reloc/usr:
    totale 12
    drwxr-xr-x 2 root staff 2048 Jan 23 2005 bin
    drwxr-xr-x 5 root staff 2048 Jun 9 20:51 lib
    drwxr-xr-x 3 root staff 2048 Jun 9 20:51 share
    SUNWdoc/reloc/usr/bin:
    totale 0
    SUNWdoc/reloc/usr/lib:
    totale 12
    drwxr-xr-x 4 root staff 2048 Jun 9 20:51 font
    drwxr-xr-x 3 root staff 2048 Jun 9 20:51 refer
    drwxr-xr-x 2 root staff 2048 Jan 23 2005 sgml
    SUNWdoc/reloc/usr/lib/font:
    totale 8
    drwxr-xr-x 2 root staff 2048 Jan 23 2005 devaps
    drwxr-xr-x 3 root staff 2048 Jun 9 20:51 devpost
    SUNWdoc/reloc/usr/lib/font/devaps:
    totale 0
    SUNWdoc/reloc/usr/lib/font/devpost:
    totale 4
    drwxr-xr-x 2 root staff 2048 Jan 23 2005 charlib
    SUNWdoc/reloc/usr/lib/font/devpost/charlib:
    totale 0
    SUNWdoc/reloc/usr/lib/refer:
    totale 4
    drwxr-xr-x 2 root staff 2048 Jan 23 2005 papers
    SUNWdoc/reloc/usr/lib/refer/papers:
    totale 0
    SUNWdoc/reloc/usr/lib/sgml:
    totale 0
    SUNWdoc/reloc/usr/share:
    totale 4
    drwxr-xr-x 6 root staff 2048 Jun 9 20:51 lib
    SUNWdoc/reloc/usr/share/lib:
    totale 16
    drwxr-xr-x 2 root staff 2048 Jan 23 2005 nterm
    drwxr-xr-x 2 root staff 2048 Jan 23 2005 pub
    drwxr-xr-x 3 root staff 2048 Jun 9 20:51 sgml
    drwxr-xr-x 2 root staff 2048 Jan 23 2005 tmac
    SUNWdoc/reloc/usr/share/lib/nterm:
    totale 0
    SUNWdoc/reloc/usr/share/lib/pub:
    totale 0
    SUNWdoc/reloc/usr/share/lib/sgml:
    totale 4
    drwxr-xr-x 3 root staff 2048 Jun 9 20:51 locale
    SUNWdoc/reloc/usr/share/lib/sgml/locale:
    totale 4
    drwxr-xr-x 5 root staff 2048 Jun 9 20:51 C
    SUNWdoc/reloc/usr/share/lib/sgml/locale/C:
    totale 12
    drwxr-xr-x 5 root staff 2048 Jun 9 20:51 dtds
    drwxr-xr-x 2 root staff 2048 Jan 23 2005 entities
    drwxr-xr-x 2 root staff 2048 Jan 23 2005 transpec
    SUNWdoc/reloc/usr/share/lib/sgml/locale/C/dtds:
    totale 12
    drwxr-xr-x 2 root staff 2048 Jan 23 2005 docbook
    drwxr-xr-x 2 root staff 2048 Jan 23 2005 solbookv1
    drwxr-xr-x 2 root staff 2048 Jan 23 2005 solbookv2
    SUNWdoc/reloc/usr/share/lib/sgml/locale/C/dtds/docbook:
    totale 0
    SUNWdoc/reloc/usr/share/lib/sgml/locale/C/dtds/solbookv1:
    totale 0
    SUNWdoc/reloc/usr/share/lib/sgml/locale/C/dtds/solbookv2:
    totale 0
    SUNWdoc/reloc/usr/share/lib/sgml/locale/C/entities:
    totale 0
    SUNWdoc/reloc/usr/share/lib/sgml/locale/C/transpec:
    totale 0
    SUNWdoc/reloc/usr/share/lib/tmac:
    totale 0
    I don't see any packages or binary files. I'm sorry but I'm new in Solaris....what am I doing wrong?
    Best regards!

  • Starting slow... Basic installation and configuration

    Let me preface by saying that I took the AM class last year about this time... Between the class materials and the online documentation, though, I'm finding that there isn't a single clear and concise "getting started" document out there. There are a lot of good things available but I'm looking for one doc that walks through the installation & configuration process from top to bottom. The best I've come across is http://www.javapassion.com/handsonlabs/IdentityWebServices/ but that appears to have been written for an older version than what is currently available.
    So, I appeal to the community wisdom. Does anybody have or know of a cookbook or howto document that would walk take someone who has never seen Access Manager and walk them through the basic installation and configuration process for a Windows platform? I realize there is a lot more to be done after these steps but that'll come later.
    Thanks,
    James

    This is for Access Manager 7.0
    http://docs.sun.com/app/docs/doc/819-6258
    I've used it, found it on this page. http://docs.sun.com/app/docs/coll/1292.1

  • SRE 710 in 2900 ISR series

    Hi everyone!
    I have 2911 with Data, Unified Communication and Security licences.
    My company wants to add an SRE 710 with virtualization.
    Please help me to understand requierements for SRE module in 2900 series.
    "The UCS Express consists of Cisco service ready engine (SRE), Cisco SRE Virtualization, Cisco ISR G2 and Integrated Management Controller."
    1. What is the Integrated Management Controller? Is it included in all 2900 ISRs or it comes only with UCS bundles?
    2. What licenses do I need to run Windows Server in SRE 710?
    Big thanks,
    Aleksei

    Hi,
    I would expect this to work fine.
    Via the SM<slot>/0 interface you configure both the router-side IP address ("ip address ..." command) as well as the WAAS side IP address ("service-module ip address ...") and the WAAS side default gateway ("services-module ip default-gateway <router-side IP address>"). You should use a subnet here, which isn't used anywhere else in your network. Please also see here:
    http://www.cisco.com/c/en/us/td/docs/routers/access/interfaces/software/feature/guide/ism-sm-sre.html#wp1140891
    For being able to configure WCCP redirection, that's all what is required. Of course, you should also adapt routing in your networkf to ensure the new subnet is reachable, so you can reach WAAS on the SRE for management purposes (including management from a WAAS CM).
    On WAAS side you would then give the router-side IP address of the SM<slot>/0 interface in the WCCP router list.
    Regards,
    Michael

  • SM-SRE-710-K9 CUE module crashed after uploading mailbox license files

    Kindly find the attached file for the error I am getting after reloading the CUE module.

    Did u eventually got this running, I too have the same problem.
    I am unable to configure the SRE-300-K9, always i have to reset and go to the int ism0/0 and give no shut to bring it up but it comes up in boot loader configuration.
    I tried to install using the guide but after all installation and language selection it keeps saying as payload missing and curl code error 19 and sometimes curl code error 78.
    If u already found some solutions pls share it.

  • HD basic installation kit

    I have a Sony Bravia HDTV (KDL-32S5100).  I am on cable and I want to hook up to High Definition.  Just basic -- no DVR, VCR, etc.  What would the installation kit consist of?  Is this all I will need?
    1.  Converter box
    2.  HDMI cable
    3.  Remote control
    Thanks in advance for answers
    Solved!
    Go to Solution.

    I also want to provide a little information to you, just so you know.
    The tv that you purchased is digital ready, and you have cable. Both of those facts, automatically means you wont need a converter box for anything.
    Anything i say is not a direct response from Best Buy or Geek Squad. I just post on here to add my insight.

  • Transporter - Basic installation and connection questions

    We have never used or installed the Transporter before.  We are currently using Tidal 5.3x and are upgrading a sandbox environment to 6.2.  I have looked at all the transporter documentation I can find and am still missing some very basic questions - plus I cannot get the "help" option in transporter to work.
    WHERE do you install the Transporter and why?  CM Server?  Master Server?  Desktop?  If it is on a server, then does the user that runs it need to remote the server in order to user transporter?
    I have attempted to install on each of the above, but cannot establish a connection.  When I click "test" I get error "Failed to Connect [Login failure with responseCode [404]]What should I be entering in each of the following Connections fields?  My comments indicate what I have assumed/attempted to enter and received the error above.
    Connection name  - just a given name to a connection? aka TESSandboxMaster
    Server Name  - what server?  master?  Is there a specific format this needs to be in?
    DSP/Plug in name - I found a dsp file on my CM Server named TES-6.0.dsp - should I put TES-6.0 here?
    User - network user that is a Super user in Tidal?  aka networkname\superuser?
    pwd - windows pwd for that user?
    Thank you for any help you can provide.

    Hi Patricia,
    1. The Transporter is installed on the Client Manager - the CM is essentially a web server to handle client requests, perform sacmd commands, and utility for transporting jobs from one environment to another. A Tidal user would have to be granted rights to Move Jobs to Production, and I believe Tidal user has to be able to sign on to the CM as well.
    2. I've reviewed an older copy of the transporter user guide 6.1 provides instructions on how to complete those fields:
    To create a connection: (on page 32)
     In the Connection Name field, enter the name for the connection file.
    In the Server Name field, enter the name of the Client Manager machine.
    In the DSP/Plugin Name field, enter the master instance name.
    The master instance name is the TES DSP or Plugin name. This is displayed from the Web UI in the Master Status pane.
    In the Server Port field, enter the listening Web Service port used by the Tidal Web Client. The default is 8080 for non-secured connections and 8443 for secured connections.
    In the User and Password fields, enter a valid Enterprise Scheduler user name and password.
    Select the Secure HTTP option if you want to connect securely through the HTTPS protocol.
    This option is enabled only if Transporter has been configured for secure
    connections. Figure 8 is an example of Transporter not configured for secure
    connections.
    BR,
    Derrick Au

  • Another Basic Installation Issue

    I've been using CS3 design premium for 4 years now without any major issues.
    Yesterday I allowed Adobe updater to run an update for Illustrator. An error appeared just as the process began stating that, "The update could not be completed. Reinstall illustrator". Okay so I booted up this morning and when I opened illustrator, I got an "error loading plugins" and a large number of plugins are no longer available for use ( tracing tools, symbols, etc. about 12 to 14 items in all!). They are not even listed for selection from the "window" dropdown menu.
    So, my question is, how do I JUST reinstall illustrator? I put in the disk, and chose the option to open containing folder...I see only the setup for a total install of the whole creative suite. . . no exe files for installing individual programs (unless I'm missing something).
    I am in the middle of a very large project and can not spend too much time fooling around with this.
    Please help asap. Thanks!

    Thank You!
    Actually, I read in another forum that when installing over a non functioning program, Adobe scans and repairs files as a "reinstall" instead of install.
    SO, I took a chance and inserted the installation disk. Rather than run the autorun option I opened the containing (adobe CS) folder and selected "setup.exe" (at this point I had fear that it would start the "whole" installation process, However. . .) I was then given the option to re-install. and offered the various programs to install only those I wanted (in this case illustrator).
    No time wasted with an uninstall, and no issues whatsoever. It went smooth and I was up and running perfectly again!
    Adobe rocks. So often they forsee the inevitable. . . not always, but so often! --and it just feels good when things WORK.

  • Basic installation: X11 for Oracle Linux 6.3

    Hi All,
    I created Oracle VM and installed Linux 6.3 as operation system. First try with X Windows and X11 shows, that I can not start X-Appse.g. xclock --> command not found!
    How can I correct install oderwise configure X11 for Oracle Linux 6.3
    Regards,
    Moh

    I guess Oracle VM VirtualBox and Oracle VM can be misleading. Oracle should better call it Oracle Virtualbox, without VM in the name. Fyi: http://www.oracle.com/us/technologies/virtualization/oraclevm/index.html
    Anyway, a default installation of Oracle Linux or RHEL 6 does not install the X Window system and a graphical user desktop. If you want to run X11 applications you have 2 options:
    - Use remote access from a system that has X Window server installed
    - Install X Window and a window manager on your virtual machine.
    If this is a new installation and you use it locally then I suggest to re-install the system and customize the package selection. You should see a prompt "customize now" during the installation where you can select the Desktop packages.

  • Help with basic installation

    Hell-o,
    New to Oracle. Just wanted to download the trialware software and test. Not sure which files to download? We are medium to small size college campus. What do I need to download to get started?
    TIA,
    Gary

    U can download the database installation zip files from OTN itself from downloads section.
    U have to look for ur OS based oracle files. If u want to work on a standalone PC for self then u can try personal edition. If u have large resources then u may download standard or enterprise version.

  • BIEE Basic Installation

    Does basic installion of BIEE allow you to connect to Oracle database without going through odbc?

    There are certain things that need to clarified. BI EE can connect natively using native drivers to a lot of databases. For those databases for which BI EE does not connect natively it can leverage ODBC as a means to do the reporting on. Now coming to Oracle Database, you can use OCI drivers to connect to an Oracle Database with 10.1.3.3 version. But any release before 10.1.3.3 one would need ODBC to import the metadata. Also, to use OCI you need to have atleast Oracle Database client on the same machine as BI Server. OCI means "Oracle Call Interface". It is a native driver provided by Oracle.
    Thanks,
    Venkat
    http://oraclebizint.wordpress.com

  • Basic Installation for c_Projects

    Hi Gurus,
    What are the basic requirements to set up the c_Project system? Under SPRO I see the Collaboration Projects/ Basic Settings/Define Absolute URL for Calling cProjects. How would I define this and from where I can call the c_Project?
    Thanks
    Paddy

    hi paddy,
    plz check and revert back.
    this information is relate to cproject 4.0.
    Release Note for Business Package for PPMDC 4.0 SP7
    Technical Data
    Function is
    New
    Release
    Software Component
    ●      Component: SAP xRPM
    ●      Release: 4.0
    ●      Support Package: SP7
    Assignment to Application Component
    XAP-RPM xApp Resource and Portfolio Management
    Country Setting
    Valid for all countries
    note: if answer is useful, plz give reward points.
    thanks
    amit

  • Minimal/Basic installation design questions.

    Plan to advance from Distributed install to a Minimal or Basic install in a datacenter with public IP's.
    Public facing servers:
    - Teant Public API
    - Tenant Autentication site
    - Management portal for tenants
    Internal servers:
    - Admin API
    - Tenant API
    - Admin authentication site
    - Management portal for administrators
    I guess the public facing servers should have two network cards. One with public IP and one with internal IP?
    The VMM network Fabric. In my lab environment I have one Logical switch with  following Logical networks
    - Management (10.10.0.0/16)
    - Provider-Access (192.168.199.0/24)
    - External-Access (x.x.x.x./20)
    - VM (10.11.0.0/16)
    Can I use this in this basic/minimal setup to?
    Should the external facing servers be in the External Access or in the VM Logical network? I guess I cant overlap the networks so the answer is no?! :)
    Is there any tutorial out there how to configure network fabric and how to install a basic or minimal install?
    Lets say the companys name is example.com, should the  DC forest name then be Example.com to?
    I'm lost in working in real environments. Labs I can handle very well! ;)

    This is a real huge topic, and the design can be different from a perspective to another, but i will give you some hints (The standard design)
    A Private Cloud platform  in general, and Windows Azure Pack to be more precious is divided to 2 main parts:
    The Fabric Management
    The Fabric
    The Fabric Management
    The FM is the platform that will hold the products and services that will orchestrate and enable your private cloud. The Fabric Management holds all the services that will not be consumed by the final users (The tenants). For example in Windows Azure Pack,
    the Fabric Management is composed of the Windows Azure pack server roles (Admin, tenant, authentication, websites (except workers) and the system center roles (SPF, VMM is you will offer the VM service, SMA if you will offer the automation service, SCOM for
    monitoring, SCCM for patching...)
    The Fabric
    The Fabric is the platform where the user's workloads will run, and where the tenant (users in a cloud platform concept) will create their services : VMs, Websites, SQL or MySQL databases)
    So, in a real scenario, you should create two Hyper-V clusters: On for the Fabric Management and one for the Fabric.
    The Fabric Management components (Hyper-V + all the products) can belong to a Fabric Management domain or your domain. It's preferred to create a  domain for the FM (more organized, does not depend of your Enterprise domain), then
    all the components (WAP servers, System Center, SQL, SQL (For the SQL wap service), MySQL (for MySQL wap service), Websites can be joined to that domain
    The Fabric Hyper-V component can also joined to the Fabric Management domain (Only the Hyper-V servers) to make the integration easier with the Fabric Management system center components (VMM, SCOM...)
    Name you domain i a way that you will not regret it later (changing the domain name or changing the domain is a real Hercule work) (Example: 'YourEnterpriseNameCloud.com'...)
    What to place into the Fabric ?
    Virtual machines that will be created by the tenants
    SQL Servers that will hols the tenant databases if you will use the Database SQL WAP service
    MySQL Servers that will hols the tenant databases if you will use the Database MySQL WAP service
    Websites worker roles if  will hols the tenant databases if you will use the Database SQL WAP service
    Regards, Samir Farhat Infrastructure and Virtualization Consultant || Virtualization, Cloud, Azure ? Follow and Ask here https://buildwindows.wordpress.com

Maybe you are looking for