WAAS wccp tcp-promiscuous service-pair configuration question

I have a WAE 512 that I upgraded to 4.5.1, the WCCP configuration was automatically changed in the configuration to the following:
wccp router-list 1 192.168.20.1
wccp tcp-promiscuous service-pair 61 62 failure-detection 30
wccp tcp-promiscuous service-pair 61 62 router-list-num 1
wccp version 2
I have a WAVE-674 that I am going to replace this 512 with and I installed 5.0.1 on the 674.  I went through the automatic setup process and the wccp configuration came up like this:
wccp router-list 7 192.168.20.1
wccp tcp-promiscuous service-pair 1 2
router-list-num 7
exit
And it informed me that I needed to put the wccp redirects for 61 in on LAN and 62 in on WAN, standard on the router and wccp 2, which I already have done.
My question is, should my 5.0.1 configuration look the same as my 4.5.1 configuration, or does it matter?  I only found one document on the internet that had this "wccp tcp-promiscuous service-pair 1 2" in a Cisco PDF document where they were removing it to put some GRE specific configurations. 

hi Beau,
something went wrong with the new WAVE 674 wccp configuration,  if the wccp router is the same (192.168.20.1) make sure it looks the same as in 4.5.1 version.
Also for devices with WAAS version 5.0, you must explicitly configure the egress method.
http://www.cisco.com/en/US/docs/app_ntwk_services/waas/waas/v501/configuration/guide/traffic.html#wp1275623
if you need assistance choosing the right egress method I suggest to open a TAC case.
hope that helps!

Similar Messages

  • WAAS WCCP 6500 ACL Redirection

    /* Style Definitions */
    table.MsoNormalTable
    {mso-style-name:"Table Normal";
    mso-tstyle-rowband-size:0;
    mso-tstyle-colband-size:0;
    mso-style-noshow:yes;
    mso-style-priority:99;
    mso-style-qformat:yes;
    mso-style-parent:"";
    mso-padding-alt:0in 5.4pt 0in 5.4pt;
    mso-para-margin:0in;
    mso-para-margin-bottom:.0001pt;
    mso-pagination:widow-orphan;
    font-size:11.0pt;
    font-family:"Calibri","sans-serif";
    mso-ascii-font-family:Calibri;
    mso-ascii-theme-font:minor-latin;
    mso-fareast-font-family:"Times New Roman";
    mso-fareast-theme-font:minor-fareast;
    mso-hansi-font-family:Calibri;
    mso-hansi-theme-font:minor-latin;
    mso-bidi-font-family:"Times New Roman";
    mso-bidi-theme-font:minor-bidi;}
    Hi All
          I'm sure I'm missing something simple here on a new install and I hope some one can point it out easily.  I implemented the following config which worked except it understandably broke connections as everything got redirected.  I'm running the WCCP config on a 6500 running 12.2(18) SXF
    This config showed total redirected packets climbing sharply in a 'show ip wccp' on the 6500 but this config broke other things.
    WAE:
    interface GigabitEthernet 1/0
    ip address 10.254.0.251 255.255.255.248
    ip default-gateway 10.254.0.249
    wccp router-list 1 10.254.0.249
    wccp tcp-promiscuous router-list-num 1 l2-redirect mask-assign
    6500:
    ip wccp 61
    ip wccp 62
    interface Vlan<vlans to be accelerated>
    description Local VLAN to be accelerated
    ip wccp 61 redirect in
    interface Vlan <WAAS vlan>
    description WAAS Devices(CM and WAE)
    ip address 10.254.0.249 255.255.255.248
    interface Vlan <Vlan for WAN transit>
    description Incoming WAN VLAN
    ip wccp 62 redirect in
    To try and limit redirection to just LAN space I swapped this:
    ip wccp 61
    ip wccp 62
    for this:
    /* Style Definitions */
    table.MsoNormalTable
    {mso-style-name:"Table Normal";
    mso-tstyle-rowband-size:0;
    mso-tstyle-colband-size:0;
    mso-style-noshow:yes;
    mso-style-priority:99;
    mso-style-qformat:yes;
    mso-style-parent:"";
    mso-padding-alt:0in 5.4pt 0in 5.4pt;
    mso-para-margin:0in;
    mso-para-margin-bottom:.0001pt;
    mso-pagination:widow-orphan;
    font-size:11.0pt;
    font-family:"Calibri","sans-serif";
    mso-ascii-font-family:Calibri;
    mso-ascii-theme-font:minor-latin;
    mso-fareast-font-family:"Times New Roman";
    mso-fareast-theme-font:minor-fareast;
    mso-hansi-font-family:Calibri;
    mso-hansi-theme-font:minor-latin;
    mso-bidi-font-family:"Times New Roman";
    mso-bidi-theme-font:minor-bidi;}
    Ip access-list ext WAAS_Inbound
      Permit ip 10.22.0.0 0.0.255.255 10.0.0.0 0.0.255.255
    Ip access-l ext WAAS_Outbound
    Permit ip 10.0.0.0 0.0.255.255 10.22.0.0 0.0.255.255
    Ip wccp 62 redirect-list WAAS_Inbound
    Ip wccp 61 redirect-list WAAS_Outbound
    Once I did this, 'show ip wccp'  on the 6500 stopped showing redirected packets but did start showing packets being denied redirect.  Optimization stopped(according to the GUI) and I saw no hits on the access-lists(should I?).
    Thanks for your help in advance.

    A fews questions/comments:
    What type of Supervisor are you using?
    What is the exact version of software you are using?
    The fact that the 'packets redirected' counter is incrementing is a bad thing on the 6500.  It means that the redirection is happening in software.
    Can you also provide the output from the following commands:
    sh ip wccp
    sh ip wccp 61 det
    sh ip wccp 62 det
    Thanks,
    Zach

  • WAAS - WCCP L2-redirection in WS-C6509-E

    Hi,
    I have a costumer with three offices, one is the data center. The other two offices get information from the data center and between them.
    Each one of these remotes offices go through two different SP to the data center, and each one is received in his own router. The core of the data center is a switch WS-C6509-E (IOS s72033-entservicesk9_wan-vz.122-18.SXF7.bin).
    Because there are two different SP in the data center, the traffic redirection must be done in the switch c6500. I think that the following configuration is the correct one:
    ip wccp version 2
    ip wccp 61 redirect-list 101
    ip wccp 62 redirect-list 101
    interface Vlan1
    description *** WAN routers and users ***
    ip address 10.0.16.1 255.255.240.0
    ip wccp 62 redirect out
    ip wccp 61 redirect in
    interface Vlan 200
    description *** WAEs ***
    ip address 10.34.114.65 255.255.255.252
    ip wccp redirect exclude in
    interface Vlan201
    description *** Servers and Users 1 ***
    ip address 10.15.240.1 255.255.240.0
    ip wccp 61 redirect in
    interface Vlan202
    description *** Servers and Users 2 ***
    ip address 10.16.128.1 255.255.240.0
    ip wccp 61 redirect in
    But now I read about the problems using GRE redirection in the switch c6500. I read too that the best way to do this is using L2-redirection, but I don't have any idea of how to do this. I am using the WAAS version 4.1.1.
    Can anybody help me with explaining me the way to configure that?

    Dan,
    I think that the best option for this network is number one, use WCCP on the two 7206VXRs, and redirect the traffic to a single WAE in the same subnet of the hosts.
    But now, I don't understand the implications of use the command “egress-method negotiated-return intercept-method wccp”. What else should I consider or configure (in the router or in the WAE) to make this interception works?
    I think that the configuration on the routers and in the WAE should be something like this:
    --- Router 1
    ip wccp version 2
    ip wccp 61 redirect-list 101
    ip wccp 62 redirect-list 101
    interface Serial3/3:1
    ip address 10.34.113.213 255.255.255.252
    ip wccp 61 redirect in
    ip wccp 62 redirect in
    interface GigabitEthernet0/1
    ip address 10.0.16.2 255.255.240.0
    ip wccp redirect exclude in
    --- Router 2
    ip wccp version 2
    ip wccp 61 redirect-list 101
    ip wccp 62 redirect-list 101
    interface Serial3/3:1
    ip address 10.134.143.217 255.255.255.252
    ip wccp 61 redirect in
    ip wccp 62 redirect in
    interface GigabitEthernet0/1
    ip address 10.0.16.3 255.255.240.0
    ip wccp redirect exclude in
    --- WAE
    interface GigabitEthernet 1/0
    ip address 10.0.16.4 255.255.255.0
    exit
    egress-method negotiated-return intercept-method wccp
    wccp router-list 1 10.0.16.2 10.0.16.3
    wccp tcp-promiscuous router-list-num 1
    Thanks and Regards,
    Pablo

  • WAAS - WCCP redirect inbound

    Hello Everyone,
    I notice on our 1841 router running version 12.4(22)T, the wccp redirect inbound method does not process through CEF. It will only process it through an outbound redirection. The 61 redirect inbound is applied to the subinterface on fas 0/0.
    Any ideas ?
    interface FastEthernet0/0.999
    description ****Dublin User Vlan****
    encapsulation dot1Q 999 native
    ip address x.x.x.x 255.255.255.192
    ip helper-address 134.65.181.11
    no ip redirects
    no ip proxy-arp
    ip wccp 61 redirect in
    ip wccp 62 redirect out
    ip flow ingress
    no ip mroute-cache
    service-policy input DBN_LAN

    You must configure these devices to use WCCP Version 2 instead of WCCP Version 1 because WCCP Version 1 supports web traffic (port 80) only. When you enable the TCP promiscuous mode service (WCCP Version 2 services 61 and 62) on a WAE and a router, you do not need to enable the CIFS caching service (WCCP Version 2 service 89) on the router or WAE.
    http://www.cisco.com/en/US/docs/app_ntwk_services/waas/waas/v401/quick/guide/wsqcg401.html#wp1357416

  • Router IOS requirements to work with WAAS WCCP?

    Can some help me with up to date switch and router IOS requirements to work with WAAS WCCP configuration? There used to be a Cisco document explaining that but I can't find it any more.
    Here is out WAAS 4.2.3 deployment in the network:
    Data center: Cat6500 Sup720-3B running IOS 12.2(18)SXF12a will do WCCP L2 redirection. I've seen minimum Sup720 IOS requirement of 12.2(18)SXF13 in one place and 12.2(18)SXF16 in another, but there are also examples of using 12.2 (18) SXF5. Which one is the latest Cisco recommendation?
    Remote sites: 3825 and 3845 routers (some are running 12.4 T train and some are in 12.4 main line) will do WCCP GRE redirection to WAE's. One of the routers will use a WAE-NME-522 module. Others are WAE applicances. Again, what are the latest Cisco recommendations?
    Another question: for an IOS release, does it matter which package to use, such as advanced IP services, enterprise services, or SP services?
    Thanks a lot.

    Here you go.
    http://www.cisco.com/en/US/partner/prod/collateral/contnetw/ps5680/ps6870/white_paper_c11-608042.html
    For IOS release, you will need a package that has WCCP support.
    Hope this helps.
    Regards.
    PS: Please mark this as Answered, if this answers your question.

  • Netca Local Net Service Name Configuration

    Hello,
    I'm searching for a while now on how to configure a local net service name configuration silently with netca.rsp.
    I can't found any Template according to that kind of configuration.
    So I need to add a "Local Net Service Name configuration" into the Oracle Net Configuration Assistant.
    I just have to configure the service name, TCP, hostname, username and password but I don't know how to setup the response file.
    Here is the generic Template of netca.rsp
    ## Copyright(c) 1998, 2011 Oracle Corporation. All rights reserved. ##
    ## Specify values for the variables listed below to customize your  ##
    ## installation.                                                    ##
    ## Each variable is associated with a comment. The comment          ##
    ## identifies the variable type.                                    ##
    ## Please specify the values in the following format:               ##
    ##         Type         Example                                     ##
    ##         String       "Sample Value"                              ##
    ##         Boolean      True or False                               ##
    ##         Number       1000                                        ##
    ##         StringList   {"String value 1","String Value 2"}         ##
    ## This sample response file causes the Oracle Net Configuration    ##
    ## Assistant (NetCA) to complete an Oracle Net configuration during ##
    ## a custom install of the Oracle11g server which is similar to     ##
    ## what would be created by the NetCA during typical Oracle11g      ##
    ## install. It also documents all of the NetCA response file        ##
    ## variables so you can create your own response file to configure  ##
    ## Oracle Net during an install the way you wish.                   ##
    [GENERAL]
    RESPONSEFILE_VERSION="11.2"
    CREATE_TYPE="CUSTOM"
    # Name       : SHOW_GUI
    # Datatype   : Boolean
    # Description: This variable controls appearance/suppression of the NetCA GUI,
    # Pre-req    : N/A
    # Default    : TRUE
    # Note:
    # This must be set to false in order to run NetCA in silent mode.
    # This is a substitute of "/silent" flag in the NetCA command line.
    # The command line flag has precedence over the one in this response file.
    # This feature is present since 10.1.0.3.
    SHOW_GUI=false
    # Name       : LOG_FILE
    # Datatype   : String
    # Description: If present, NetCA will log output to this file in addition to the
    #        standard out.
    # Pre-req    : N/A
    # Default    : NONE
    # Note:
    #  This is a substitute of "/log" in the NetCA command line.
    # The command line argument has precedence over the one in this response file.
    # This feature is present since 10.1.0.3.
    LOG_FILE=""C:/netca.log""
    [oracle.net.ca]
    #INSTALLED_COMPONENTS;StringList;list of installed components
    # The possible values for installed components are:
    # "net8","server","client","aso", "cman", "javavm"
    #INSTALLED_COMPONENTS={"server","net8","javavm"}
    #INSTALL_TYPE;String;type of install
    # The possible values for install type are:
    # "typical","minimal" or "custom"
    INSTALL_TYPE=""typical""
    #LISTENER_NUMBER;Number;Number of Listeners
    # A typical install sets one listener
    LISTENER_NUMBER=1
    #LISTENER_NAMES;StringList;list of listener names
    # The values for listener are:
    # "LISTENER","LISTENER1","LISTENER2","LISTENER3", ...
    # A typical install sets only "LISTENER"
    LISTENER_NAMES={"LISTENER"}
    #LISTENER_PROTOCOLS;StringList;list of listener addresses (protocols and parameters separated by semicolons)
    # The possible values for listener protocols are:
    # "TCP;1521","TCPS;2484","NMP;ORAPIPE","IPC;IPCKEY","VI;1521"
    # A typical install sets only "TCP;1521"
    LISTENER_PROTOCOLS={"TCP;1521"}
    #LISTENER_START;String;name of the listener to start, in double quotes
    LISTENER_START=""ERPSERVER""
    #NAMING_METHODS;StringList;list of naming methods
    # The possible values for naming methods are:
    # LDAP, TNSNAMES, ONAMES, HOSTNAME, NOVELL, NIS, DCE
    # A typical install sets only: "TNSNAMES","ONAMES","HOSTNAMES"
    # or "LDAP","TNSNAMES","ONAMES","HOSTNAMES" for LDAP
    NAMING_METHODS={"TNSNAMES","ONAMES","HOSTNAME"}
    #NOVELL_NAMECONTEXT;String;Novell Directory Service name context, in double quotes
    # A typical install does not use this variable.
    #NOVELL_NAMECONTEXT = ""NAMCONTEXT""
    #SUN_METAMAP;String; SUN meta map, in double quotes
    # A typical install does not use this variable.
    #SUN_METAMAP = ""MAP""
    #DCE_CELLNAME;String;DCE cell name, in double quotes
    # A typical install does not use this variable.
    #DCE_CELLNAME = ""CELL""
    #NSN_NUMBER;Number;Number of NetService Names
    # A typical install sets one net service name
    NSN_NUMBER=1
    #NSN_NAMES;StringList;list of Net Service names
    # A typical install sets net service name to "EXTPROC_CONNECTION_DATA"
    NSN_NAMES={"EXTPROC_CONNECTION_DATA"}
    #NSN_SERVICE;StringList;Oracle11g database's service name
    # A typical install sets Oracle11g database's service name to "PLSExtProc"
    NSN_SERVICE={"PLSExtProc"}
    #NSN_PROTOCOLS;StringList;list of coma separated strings of Net Service Name protocol parameters
    # The possible values for net service name protocol parameters are:
    # "TCP;HOSTNAME;1521","TCPS;HOSTNAME;2484","NMP;COMPUTERNAME;ORAPIPE","VI;HOSTNAME;1521","IPC;IPCKEY" 
    # A typical install sets parameters to "IPC;EXTPROC"
    NSN_PROTOCOLS={"TCP;HOSTNAME;1521"}
    Does anyone have an idea or some information on how to configure the netca.rsp?
    Thanks in advance

    Just one more question how could i uninstall ORACLE client, it is not listed in the Add/remove programs.run Oracle Universal Installer (again).
    OUI contains uninstall capability

  • Windows Embedded Standard 7 TCP/IP Services not completely started before user application loads

    WES7 is set to autologon a user and launch a startup batch that launches my application.  My application, through a series of LEDs, notifies the user when the system
    is initialized and ready to go.  What I've noticed is that even though the system is "up and running" TCP/IP services are not initialized yet.  For example, RDP Server won't respond as well as ICMP/ping and FTP services.  Sometime
    later, maybe 20-30 seconds Windows TCP/IP services come alive and everything is okay.  Once other thing to note is that I am using BIT Locker and when I turn it off, TCP/IP services, a majority of the time, are alive immediately at or around autologon.
     My guess is that there is some contention when Windows is logging and starting services and the behavior for which services are started when is not always deterministic.  Is there a way to guarantee TCP/IP services starting before other services?
     I’ve messed around with several services in service manager but none seemed to fix the problem.  One other item to note.  I was able to issue a ping as my first command in my startup script to a fixed IP which appears to force TCP/IP services
    to initialize.  The problem with this “hack” is that I don't know any host IP addresses until my system has fully started.  Plugging in the loopback address in the script or my own external IP did not work.
    Thanks,
    Joe

    I forgot this is getting trickier to track this for WES7. There was this method in C#:
    http://stackoverflow.com/questions/10855290/which-windows-service-ensures-network-connectivity
    Workstation Service or DHCP Service might be good enough. Firewall should be late enough that the network
    Of course there are other methods like doing a ping until a an address returns:
    http://serverfault.com/questions/612237/how-to-wait-for-network-in-a-batch-script-when-booting-on-windows-server
    Other implementations:
    https://social.technet.microsoft.com/Forums/windows/en-US/393e6042-dea0-4285-9aeb-2ddf50434f6b/windows-7-always-wait-for-the-network-at-computer-startup-and-logon-group-policy?forum=w7itpronetworking
    http://superuser.com/questions/262799/how-to-launch-a-command-on-network-connection-disconnection/262880#262880
    I have never tried this one since it is more for domains:
    Go to Start -> type in "gpedit.msc" in the run/search field.
    In the Local Group Policy Editor that pops up, go to "Computer Configuration" -> "Administrative Templates" -> "System" -> "Logon" -> "Always wait for the network at computer startup and logon"
    www.annabooks.com / www.seanliming.com / Book Author - Pro Guide to WE8S, Pro Guide to WES 7, Pro Guide to POS for .NET

  • Oracle OSB 11G. Unable to find Oracle Service Bus Configuration Page.

    Hi All,
    Sorry for the apparent silly question but I am studying and learning the product.
    I have the OSB 11G installed and running with a proxy service working and routing requests. The Oracle ESB documentation http://download.oracle.com/docs/cd/E21764_01/doc.1111/e15866/ui_ref.htm#i1327746 at chapter 4.4.2 New Oracle Service Bus Configuration Project Wizard
    Use this wizard to create an Oracle Service Bus configuration project. For configuration options, see Section 4.4.3, "Oracle Service Bus Configuration Page."
    4.4.3 Oracle Service Bus Configuration Page.
    I don't see the configuration page in anywhere in the left pane of the console. Am I missing something? The project creation works fine but I just don't see the configuration Wizard.
    Thanks.
    Regards
    Salvatore Ilardo

    The link which you are referring is for user interface objects in the Oracle Service Bus plug-ins and OSB plug-ins are used with OEPE (Oracle Enterprise Pack for Ecplise) for OSB development. OEPE is the only supported IDE for OSB development as of now.
    Remember, at a time, one and only one Oracle Service Bus Configuration project can be deployed in a OSB domain which may contain desired number of Oracle Service Bus Projects and that's why there is no provision of creating Oracle Service Bus Configuration Project in sbconsole GUI. In IDE, you may create many Oracle Service Bus Configuration Project and that's why it has a Oracle Service Bus Configuration Project Wizard.
    Regards,
    Anuj

  • SOAP Web Service Authentication configuration

    Hello,
    I've got a little problem with Web Service authentication configuration.
    I'm working on the SAP NetWeaver CE EHP1 7.11. I also have a XMII application deployed on the server and there are some SOAP Web Services(over XMII Transactions) that require basic authentication.
    I use all Web Services in the EJB layer. So, I've generated proxy using SAP NetWeaver as a Web Service Runtime for generation. And Iuse an injection mechanism to get a service implementation:
    @WebServiceRef(name="GetBatchListService")
    private XacuteWS batchListWS;
    In this case I could use Single Service Administration application in the NetWeaver Administrator@SOA Management@Application and Scenario Communication to configure basic authentication for EVERY Web Service. And this configuration disappears after every redeploy.
    The question is how and where could I configure authentication for all web services?
    I've read a lot of documentation, but, unfortunately, I haven't found needed one. I could see 2 direction of searching now, it might help:
    1) Destination: Configure HTTP Destination or Web Service Template Destination and use it in all Web Services proxies somehow.
    2) Find Configuration way: Create a configuration group or anything else to configure all services from one screen.
    Best Regards,
    Dmitry

    Dimtris,
    If your WSDL url is pointing to the URL of the Adapter Engine as shownin the Hot to Use the SOAP adapter there is no option. You cannot add it to the SOAP Url.
    But, if you change the SOAP Url to the Url shown in this blog by Stefan Grube then you can add the user id and pasword to the url by adding sap- user=userid and sap-password = password.
    The optin shown ion the blog by Grube can be used as long as you do not have to use SOAP attachments and in this  case you would not need both sender SOAP adapter and a sender agreement.
    /people/stefan.grube/blog/2006/09/21/using-the-soap-inbound-channel-of-the-integration-engine
    Regards
    Bhavesh
    Regards
    Bhavesh

  • Service desk configuration for solution manager

    hi this ,
    sudheer i have configured the service desk configuration on my solution manager system with all satellite system, i have mapped all business partners in my satellite systems to solution  manager , and also iam able to see  all messages are  send by business partners  using  DSWP transaction, but how to see reply from solution manager sytem to  satellite system ( message inbox of satellite system)
    can any body tell the configuration of satellite system to see reply message from solution manager ?
    thanks and regards
    sudheerkoppala@ g ma il .com

    >
    sudheer koppala wrote:
    > sudheer i have configured the service desk configuration on my solution manager system with all satellite system, i have mapped all business partners in my satellite systems to solution  manager , and also iam able to see  all messages are  send by business partners  using  DSWP transaction, but how to see reply from solution manager sytem to  satellite system ( message inbox of satellite system)
    >  can any body tell the configuration of satellite system to see reply message from solution manager ?
    There is no "message inbox" in satellite systems, but you can use the SAP Solution Manager to have a central access to all reported messages.
    Configure Work Center "Incident Management" in SAP Solution Manager and grant access for message reporters.
    See answers to similar question in accessing the service desk message from satellite system
    Best regards,
    Ruediger

  • Service Desk Configuration (Raising message from R3 system)

    Hi,
    I want to configure my R3 system, so that when I create a support Message it is reflected in Solution Manager.
    I have done the following steps, in R3 system
    1) Use transaction SM30 and modify BCOS_CUST table.
    Entries in this table are
    Col 1: OSS_MSG
    Col 2: W
    Col 3: SOLUTION_MANAGER (Not sure, what is the right entry for this column)
    Col 4: CUST620
    Col 5: 1.0
    I am confused over the entry for Col 3:
    In some postings I have seen that the value is SM_<sysid>CLNT<client>_TRUSTED, so assuming my Solution Manager SID is SL3 and Client is 100, the value for Col3 must be
    SM_SL3_CLNT100_TRUSTED
    Is the above assumption right?
    2) Is it necessary to make entries for RFC destination in my R3 system using transaction SM59.
    Also while creating the RFC Connection using transaction SM59 in the R3 system, it asks about the type of connection.
    Which type of the connection, should be chosed.
    Type :: Short text
    I :: Connection to application server with same database
    3 :: Connection to R/3 System
    2 :: Connection to R/2 System
    T :: Start an external program via TCP/IP
    L :: Reference entry (refers to another destination)
    S :: Start an external program via SNA or APPC
    X :: RFC via special ABAP/4 driver routines
    M :: CMC connection
    H :: HTTP Connection to R/3 System
    G :: HTTP Connection to External Server
    Hope you can help..
    Regards,
    Vikas

    Hi,
    The third one is RFC destination which is a way of linking two systems providing there ip and login credentials.
    When you create RFC in sm59 tcode you have to provide ip address and login credentials and a name,This name you have to provide in se11 bcos_cust table third field.
    You have to create an R/3 or abap connection.check this for creating rfc connection.
    http://help.sap.com/saphelp_nw04/helpdata/en/26/64f62cfa8911d386e70000e82011b8/content.htm
    Check the following .
    /people/federico.babelis2/blog/2006/04/14/service-desk-configuration-guide-for-dummies
    in short first of all go to tcode sm59 create a r/3 connection to your server and provide a name to it.
    secondly go to bcos_cust table and provide this name in the third field.
    Please reward points if it helps.
    Message was edited by:
            Prakhar Saxena

  • Oracle Service Bus Configuration Project error

    When I invoked New Project -> Oracle Service Bus Configuration Project wizard the following problem occurred:
    The selected wizard could not be started.
    Plug-in "com.bea.alsb.ui" was unable to instantiate class "com.bea.alsb.ui.wizards.NewALSBContainerWizard".
    Google search found discussions that date back a year or so, but nothing helpfull.
    Used Oracle generic installtion for 64 bit envirnment.
    Here is the list of packages and version summary...
    jre-6u27-windows-x64.exe
    jrockit-jdk1.6.0_26-R28.1.4-4.0.1-windows-x64.exe
    wls1035_generic.zip
    oepe-helios-all-in-one-11.1.1.7.2.201103302044-win32-x86_64.zip
    ofm_osb_generic_11.1.1.5.0_disk1_1of1.zip
    OS
    windows 7
    JRE - Java(TM) SE Runtime Environment (build 1.6.0_26-b03)
    JDK - Oracle JRockit(R) (build R28.1.4-7-144370-1.6.0_26-20110617-2130-windows-x86_64, compiled mode)
    Oracle 10.2.0
    OFM 11g R1
    WebLogic 10.3.5.0
    OSB 11.1.1.5
    OEPE 11.1.1.7.2.201103302044 (Eclipse Version: 3.6.2 Build id: M20110210-1200)

    I think your best bet would be to ask this question on the OSB forums.
    https://community.oracle.com/community/developer/english/fusion_middleware/soa_%26_process_management/soa_suite_3
    Thanks,
    Greg

  • Host tcp wcf service on azure

    Hi,
    I have query regarding can TCP service be deployed on Azure with certificate security.
    I am fresher to Microsoft Azure and I have questions regarding deploy TCP WCF Service on Azure and is there issues while hosting TCP WCF through Net TCP Binding. Can I develop tcp service with certificate security. Can you please provide me sample
    code with detail.
    Thanks in advance
    Regards,
    Amit Khurana

    Hi, 
    The below stack overflow thread is similar to the present scenario.
    You might want  to check this
    http://stackoverflow.com/questions/27501683/self-hosted-wcf-service-on-azure-vm-windows-server
    Hope this helps !
    Regards,
    Sowmya

  • Configuration question on css11506

    Hi
    One of our vip with 4 local servers, currently has https. the http is redirected to https.
    Now, my client has problem which a seriel directories need use http, not https. some thing like. quistion:
         1. If there is any possible, I can configure the vip to filter the special directories and let them to use http not https. and rest pages and directories redirect to https?
         2. If not, I can make another vip to use same local servers, but, is possible to only limited to special directories? and with wild code? some like the directories are partially wild coded, something like, http://web.domain/casedir*/casenumber?
         3. if not on both option, is any way I can fix this problem?
    Any comments will be appreciated
    Thanks in advance
    Julie

    I run my Tangosol cluster with 12 nodes on 3
    machines(each machine with 4 cache server nodes). I
    have 2 important configuration questions. Appreciate
    if you can answer them ASAP.
    - My requirement is that I need only 10000 objects to
    be in cluster so that the resources can be freed upon
    when other caches are loaded. I configured the
    <high-units> to be 10000 but I am not sure if this is
    per node or for the whole cluster. I see that the
    total number of objects in the cluster goes till
    15800 objects even when I configured for the 10K as
    high-units (there is some free memory on servers in
    this case). Can you please explain this?
    It is per backing map, which is practically per node in case of distributed caches.
    - Is there an easy way to know the memory stats of
    the cluster? The memory command on the cluster
    doesn't seem to be giving me the correct stats. Is
    there any other utility that I can use?
    Yes, you can get this and quite a number of other information via JMX. Please check this wiki page for more information.
    I started all the nodes with the same configuration
    as below. Can you please answer the above questions
    ASAP?
    <distributed-scheme>
    <scheme-name>TestScheme</scheme-name>
    <service-name>DistributedCache</service-name>
    <backing-map-scheme>
    <local-scheme>
    <high-units>10000</high-units>
    <eviction-policy>LRU</eviction-policy>
    <expiry-delay>1d</expiry-delay>
    <flush-delay>1h</flush-delay>
    </local-scheme>
    </backing-map-scheme>
    </distributed-scheme>
    Thanks
    RaviBest regards,
    Robert

  • Configuration Question on  local-scheme and high-units

    I run my Tangosol cluster with 12 nodes on 3 machines(each machine with 4 cache server nodes). I have 2 important configuration questions. Appreciate if you can answer them ASAP.
    - My requirement is that I need only 10000 objects to be in cluster so that the resources can be freed upon when other caches are loaded. I configured the <high-units> to be 10000 but I am not sure if this is per node or for the whole cluster. I see that the total number of objects in the cluster goes till 15800 objects even when I configured for the 10K as high-units (there is some free memory on servers in this case). Can you please explain this?
    - Is there an easy way to know the memory stats of the cluster? The memory command on the cluster doesn't seem to be giving me the correct stats. Is there any other utility that I can use?
    I started all the nodes with the same configuration as below. Can you please answer the above questions ASAP?
    <distributed-scheme>
    <scheme-name>TestScheme</scheme-name>
    <service-name>DistributedCache</service-name>
    <backing-map-scheme>
    <local-scheme>
    <high-units>10000</high-units>
    <eviction-policy>LRU</eviction-policy>
    <expiry-delay>1d</expiry-delay>
    <flush-delay>1h</flush-delay>
    </local-scheme>
    </backing-map-scheme>
    </distributed-scheme>
    Thanks
    Ravi

    I run my Tangosol cluster with 12 nodes on 3
    machines(each machine with 4 cache server nodes). I
    have 2 important configuration questions. Appreciate
    if you can answer them ASAP.
    - My requirement is that I need only 10000 objects to
    be in cluster so that the resources can be freed upon
    when other caches are loaded. I configured the
    <high-units> to be 10000 but I am not sure if this is
    per node or for the whole cluster. I see that the
    total number of objects in the cluster goes till
    15800 objects even when I configured for the 10K as
    high-units (there is some free memory on servers in
    this case). Can you please explain this?
    It is per backing map, which is practically per node in case of distributed caches.
    - Is there an easy way to know the memory stats of
    the cluster? The memory command on the cluster
    doesn't seem to be giving me the correct stats. Is
    there any other utility that I can use?
    Yes, you can get this and quite a number of other information via JMX. Please check this wiki page for more information.
    I started all the nodes with the same configuration
    as below. Can you please answer the above questions
    ASAP?
    <distributed-scheme>
    <scheme-name>TestScheme</scheme-name>
    <service-name>DistributedCache</service-name>
    <backing-map-scheme>
    <local-scheme>
    <high-units>10000</high-units>
    <eviction-policy>LRU</eviction-policy>
    <expiry-delay>1d</expiry-delay>
    <flush-delay>1h</flush-delay>
    </local-scheme>
    </backing-map-scheme>
    </distributed-scheme>
    Thanks
    RaviBest regards,
    Robert

Maybe you are looking for