PCK loopback trouble in SP14

Hi,
We try to use the PCK to test adapter development. According to help.sap.com you should be able to configure a loopback scenario by setting some xi adapter properties in visual admin, our values are:
xiadapter.internal devModePCK
xiadapter.isconfig.url http://localhost:50000/MessagingSystem/receive/AFW/XI
xiadapter.isconfig.username pckreceiver
xiadapter.isconfig.password saptech
When posting messages it indeed tries to post them back to the PCK but we get the following error:
Transmitting the message to endpoint
http://localhost:50000/MessagingSystem/receive/AFW/XI using connection AFW failed, due to: com.sap.aii.af.ra.ms.api.MessagingException: Could not parse XMBMessage due to invalid content type for SOAP: TEXT/HTML.
Anybody seen this before?
rgds Johan Göthberg

1. did you test the url in browser
2. does the sap sample adpater's namespace map with namespace in sap xi adapter xi in visual admin?
3. the jndi is something like deployedAdapters/<adaptername>/shareable/<adaptername>
the adapter name is the name of your archive, if your archive is myadapter.sda, and your jndi is deployedAdapters/myadapter/shareable/myadapter
4. can you try the file apdater in pck first
Message was edited by: Spring Tang
Message was edited by: Spring Tang

Similar Messages

  • PCK loopback configuration in NW04s

    Hello, my company has a few PCK installations on Unix and Linux machines (NW04s). I am trying to create a loopback scenario. By loopback I mean that the PCK works without an integration server and it sends the messages to itself. I use file sender and file receiver. The sender tries to process the file, but fails. The message is logged in the error log. I get the following error in the error log:
    "Exception: no XI receiver agreement configured in PCK for XI message header."
    Could it be a configuration problem in the "SAP XI Adapter : XI" service? Any other ideas? On a NW04 PCK it worked fine.
    Message was edited by: Ronen Schwartz

    Hi Yogalakshmi,
    we're trying to upgrade a NW04 to NW04s. We've seen that you're doing this or you've just done it.
    Could u give us any information about this?
    Thanks in advance,
    Xavier

  • XI PCK loopback scenario

    Hi,
    I've read something about using the PCK in a loopback scenario to develop and test Adapter-Modules on one machine, without having a full XI running.
    Unfortunately I couldn't find any detail information how to do that.
    It would be really nice and helpful if someone could give me some tips how to do that.
    Thanks in advance.
    Regards,
    Frank

    You find this in the online documentation for XI 3.0
    Runtime -> Connectivity -> PCK -> Adapter and Module Development -> Example Adapter and Example Modules -> Configuration Objects for the Adapter Test
    Regards
    Stefan

  • Roles issue after patched PCK SP14

    I udpated pck from sp9 to sp14, now I want to Assign roles in Security Provider, but function is disabled, How to enable it? I installed successfully last time. but at that time, sap team in my company installed both a ABAP system and java system. they can assign the role using a gui tool without using visual admin. now the system is all java -based. it must use visual admin to assign roles. but how to do it? who help me?
    Message was edited by: Spring Tang

    it is so easy, but i ignore it:), there is a toolbar button on the upper side, click it to change the state to Midify state

  • J2EE Engine doesn't start - Need help on this urgently

    Hi Any one Please help me!!
    I tried all the ways to login to Visual Administrator.
    I also used emergency user ID but it too falied.
    I then tried to add another usr to direct dispatcher method and gave the port 8101 instead of 50004.It logged upto 95% and gave <b>"could not open connection host"
    if connected through look up connection</b>
    "msgserver/text/logon returned empty list of parameters" or user authentication failed.I tried all ways but failed.Please help me in this pretext by giving a solution other than reinstallation of Netweaver.
    I am Using NetWeaver`04 SP14
    Thanking you in advance.
    Regards
    Prabhat

    Hi Prabhat,
    Is your server up and running?  It sounds like that's the main problem.  If it's not up then you won't be able to login with the J2EE engine.  I had some trouble with SP14 in that the database service needs to be up and running before you try to use the SAP Managment Console to start the server.  Try shutting down the server, starting the windows service that corresponds to your database, and then restarting the server.
    Cheers,
    Steve
    If you find a post useful, please help keep the community going by setting a good example and rewarding the poster with points.

  • PCK SP14 Sapmple Adapter

    Dear all,
    I have a question regarding the sample adapter which is described in the PCK documentation. Is this one functional or just only a skeleton for further own developments? I have tried to set up a loopback scenario as described in the manual, but it seems the adapter does not run. If I go into monitoring the Adapter is shown, but i was not able to get details; it is not listed if I retrieve "installed and started" adapters.
    Any hints for me? I'm using PCK SP14 deployed on WebAS SP14.
    Thank you very much!
    Prinz

    Hi Kleiner,
       You can test the Sample Adapter, it is not only just skeleton for own development.I have tested it on Decentralized Adapter Engine.The same way you can test it on PCK. You need to upload your metadata in a perticular namespace.And in monitoring if the adapter is not started means u haven't deployed the Adapter. Have a look at this weblog
    /people/gowtham.kuchipudi2/blog/2006/01/04/testing-sample-adapter
    regards,
    Gowtham K.

  • Trouble with mkinitrd (All of your loopback devices are ...)

    Hi all,
    I'm trying to rebuild the kernel, and have been somewhat succesful. The only step missing is building the "initrd-image". This I can however not do, as mkinitrd is failing (ERROR: All of your loopback devices are in use!). A bit of googling turned up these postings
    http://lists.us.dell.com/pipermail/linu … 07473.html
    that I believe is an accurate description of my troubles (lsmod | grep loop returns nothing, and I can not find loop.[o|ko] in /lib/modules/`uname -r`).
    The abovementioned postings recommend booting from a live-cd with a stock kernel, mounting whatever neccesary and then doing mkinitrd. I however do not have a live-cd (or arch install cd) available, so I was wondering whether it would be possible to just compile loop.o for the running kernel and the modprob'ing it? Any suggestions would be welcomed.
    Thanks,
    Mads
    PS. I'm also a bit curious as to why loopback support is not compiled as a module in the stock kernel (I believe it was recently updated with pacman). Has something gone wrong in this update, or is this an error of some sort?

    Try resetting your router. Unplug it for about 30 seconds, then plug it in again. Turn WiFi off on your iPad, reboot the iPad, turn WiFi on again.
    Reboot the iPad by holding down on the sleep and home buttons at the same time for about 10-15 seconds until the Apple Logo appears - ignore the red slider if it appears on the screen - let go of the buttons. Let the iPad start up.
    If that doesn't work, reset network settings. Settings>General>Reset>Reset Network Settings.

  • XI PCK (SP9) Loopback Example

    Does anyone have the definitive documentation on getting this to work in SP9?

    Testing sap adapter on PCK
    1.     Prerequisite:
    My current PCK is SP14
    2.     Configure the property in service SAP XI Adapter XI in visual administrator
    Reference document: Partner Connectivity kit ->Adapter and Module Development ->Example Adapter and Example Module -> Configuration Objects for Adapter
    Test in the browser the url specified in xiadapter.isconfig.url using the username in xiadapter.isconfig.username and password in xiadapter.isconfig.password
    The property xiadapter.adapterTypeNamespace keeps default value http://sap.com/xi/XI/System  
    3.     Configure the file adapter inherent in PCK as sender and receiver to make sure the testing environment is ok
    For configuring the file adapter, find the help doc in Partner Connectivity kit->Adapters->File/FTP Adapters to configure the channel:
    Find help doc in Partner Connectivity kit ->Adapter and Module Development ->Example Adapter and Example Module -> Configuration Objects for Adapter Test to configure agreement
    4.     Test the file adapter whether it works. If not working, I am not clear too.
    Check adapter channels whether it configured right: http://host:port/mdt/amtServlet
    Check adapter agreement whether it configure right: http://host:port/MessagingSystem/monitor/auditlog.jsp.
    5.     Get the sample adapter from the PCK named sample_ra.sda
    6.     Change the property xiadapter.adapterTypeNamespace to value http://sap.com/xi/XI/Sample, due to the sample adapter using this namespace.
    7.     Deploy the sample_ra.sda using sdm tool
    8.     Upload the metadata named SampleRA.xml located in sample_ra.sda to the server: http://host:port/CPACache/schemaupload.jsp. Specify the adapter type to JCA and adapter namespace to http://sap.com/xi/XI/Sample complicant to the info denoted in RA.xml in sample_ra.sda.
    9.     Configure the sample adapter in pck like file adapter.  In the dropdown list, you select the “JCA|http://sap.com/xi/XI/Sample”. Pck address is  http://host:port/pck/start/index.jsp
    10.     Test the sample adapter, if it is not ok, maybe I missed someone, please tell me.
    Check adapter channels whether it configured right: http://host:port/mdt/amtServlet
    Check adapter agreement whether it configure right: http://host:port/MessagingSystem/monitor/auditlog.jsp.
    P.S. 1.the namespace in xiadapter.adapterTypeNamespace need be compliant to the adapter namespace being tested. I got it from forum. Just followed it
        2. For my own scenario, I need to use my own adapter and file adapter to work together, I just change my own adapter’s namespace to http://sap.com/xi/XI/System.
    Message was edited by: Spring Tang
    added adapter monitor
    Message was edited by: Spring Tang
    Message was edited by: Spring Tang

  • Reagarding XI alerts in PI 7.0 SP14

    Hi experts,
    Our landsacpe consists of   production XI system  which is at PI 7.0 SP14.There are three application servers(instances) for XI system(out of which one is central instance).
    Recently ,i have configured alerts for errors in Adapter engine and Integration engine to be sent as emails(using SCOT).
    i have started receiving alerts to my mailbox initially.
    currently  alerts are not being triggered from XI system(no configuration change was done recently).i have gone through various forum threads and blogs on SDN.but ,i could not troubleshoot the exact issue.
    can you please suggest the how  the issue can be resolved.
    -Kaushik

    HI
    XI: Alerts - Troubleshooting guide
    http://help.sap.com/saphelp_nw04/helpdata/en/dc/6b7f2243d711d1893e0000e8323c4f/content.htm
    http://help.sap.com/saphelp_nw04/helpdata/en/68/253239bd1fa74ee10000000a114084/content.htm
    http://help.sap.com/saphelp_nw04/helpdata/en/cf/f2bbc8142c11d3b93a0000e8353423/frameset.htm
    http://help.sap.com/saphelp_nw04/helpdata/en/5d/2166e6a91d11d188de0000e8216438/content.htm
    http://help.sap.com/saphelp_nw04/helpdata/en/05/bb223905b61b0ae10000000a11402f/content.htm
    Triggering XI Alerts from a User Defined Function
    The specified item was not found.
    The specified item was not found. - Alert Configuration
    The specified item was not found. - Trouble shoot alert config
    Configuring scenario specific E-mail alerts in XI-CCMS: Part  - 1 -- ccms alerts u2013 1
    Configuring scenario specific E-mail alerts in XI-CCMS: Part-2 -- ccms alerts u2013 2
    Configuring scenario specific E-mail alerts in XI-CCMS: Part 3 -- ccms alerts --- 3
    Alerts with variables from the messages payload (XI) - UPDATED -
    The specified item was not found.
    http://help.sap.com/saphelp_nw04/helpdata/en/49/cbfb40f17af66fe10000000a1550b0/frameset.htm
    cheers

  • Sparse Root Zone using loopback refuses to shutdown

    New to zones, so been following along with the System Administration Guide: Solaris Containers-Resource Management and Solaris Zones doc from Sun (#817-1592). Everything seems ok with a plain jane zone, but I've run into trouble trying to use the loopback method to mount some other filesystems.
    The zone in question refuses to shut down no matter what method I use, and seemingly points to an RPC issue.
    using zlogin from the global zone, I get this, and it just hangs:
    # zlogin oracle_ods01 shutdown -i 0
    Shutdown started.    Fri Jul 24 08:40:02 PDT 2009
    Cannot send to root on /dev/pts/2
    open: No such device or address
    Cannot send to root on /dev/pts/2
    open: No such device or address
    showmount: oracle_ods01: RPC: Rpcbind failure - RPC: SuccessLogged into the zone:
    # shutdown -i 0
    Shutdown started.    Fri Jul 24 08:41:27 PDT 2009
    Broadcast Message from root (pts/2) on oracle_ods01 Fri Jul 24 08:41:28...
    The system oracle_ods01 will be shut down in 1 minute
    Broadcast Message from root (pts/2) on oracle_ods01 Fri Jul 24 08:41:28...
    The system oracle_ods01 will be shut down in 1 minute
    Broadcast Message from root (pts/2) on oracle_ods01 Fri Jul 24 08:41:28...
    The system oracle_ods01 will be shut down in 1 minute
    showmount: oracle_ods01: RPC: Rpcbind failure - RPC: Success
    Changing to init state 0 - please waitBasically, I'm guessing its related to communication between the zones, but I'm not sure exactly what I'm missing. It's a default Solaris 10 install, so I've not disabled anything that wasn't already disabled. I did enable pools, but thats about it for the changes I've made so far. I guess I"m jus tnot sure if I should be looking at something I need to do in the global zone, or if I need to do something in the sparse root zone.
    Any insights appreciated, as I'm not sure that I didn't miss something along the way!
    Edited by: jef_e on Jul 24, 2009 8:52 AM
    I take that back - my other test zone also seems to be giving me issues. I initally issues a zone halt to shut it down, which seems to work for all zones. But is that recommended?

    New to zones, so been following along with the System Administration Guide: Solaris Containers-Resource Management and Solaris Zones doc from Sun (#817-1592). Everything seems ok with a plain jane zone, but I've run into trouble trying to use the loopback method to mount some other filesystems.
    The zone in question refuses to shut down no matter what method I use, and seemingly points to an RPC issue.
    using zlogin from the global zone, I get this, and it just hangs:
    # zlogin oracle_ods01 shutdown -i 0
    Shutdown started.    Fri Jul 24 08:40:02 PDT 2009
    Cannot send to root on /dev/pts/2
    open: No such device or address
    Cannot send to root on /dev/pts/2
    open: No such device or address
    showmount: oracle_ods01: RPC: Rpcbind failure - RPC: SuccessLogged into the zone:
    # shutdown -i 0
    Shutdown started.    Fri Jul 24 08:41:27 PDT 2009
    Broadcast Message from root (pts/2) on oracle_ods01 Fri Jul 24 08:41:28...
    The system oracle_ods01 will be shut down in 1 minute
    Broadcast Message from root (pts/2) on oracle_ods01 Fri Jul 24 08:41:28...
    The system oracle_ods01 will be shut down in 1 minute
    Broadcast Message from root (pts/2) on oracle_ods01 Fri Jul 24 08:41:28...
    The system oracle_ods01 will be shut down in 1 minute
    showmount: oracle_ods01: RPC: Rpcbind failure - RPC: Success
    Changing to init state 0 - please waitBasically, I'm guessing its related to communication between the zones, but I'm not sure exactly what I'm missing. It's a default Solaris 10 install, so I've not disabled anything that wasn't already disabled. I did enable pools, but thats about it for the changes I've made so far. I guess I"m jus tnot sure if I should be looking at something I need to do in the global zone, or if I need to do something in the sparse root zone.
    Any insights appreciated, as I'm not sure that I didn't miss something along the way!
    Edited by: jef_e on Jul 24, 2009 8:52 AM
    I take that back - my other test zone also seems to be giving me issues. I initally issues a zone halt to shut it down, which seems to work for all zones. But is that recommended?

  • Networking troubles with ABIT BP6 board and Solaris 8

    Hi, Im trying to install the Solaris 8 software on my ABIT BP6 board with a Compaq NetFlex3 10TX NIC. This is a SMP board (dual celeron) but is not on the HCL (the NIC is).
    The installation gives no problems at all (except for a memory conflict between memory devices), and SunOS works pretty well except for networking... using ifconfig -a shows me the networking interface and the loopback interface but I can't ping outside of the Solaris machine (or ping to the Solaris machine from an other machine).
    I know that the board is not on the HCL but I had no networking troubles with Solaris 8 early access.
    After instalation of the software and the reboot, I get the status as below:
    >
    configuring IPv4 interfaces: cnft0.
    Hostname: MILLIWAYS
    Configuring /dev and /devices
    Configuring the /dev directory (compatibility devices)
    The system is coming up. Please wait.
    checking ufs filesystems
    /dev/rdsk/c0d0s7: is clean.
    All devices are configured...
    Configuring network interface addresses: cnft0.
    RPC: Timed out
    Starting IPv4 routing deamon.
    starting rpc services: rpcbind done.
    Setting netmask of cnft0 to 255.255.255.0
    <
    As you can see I get a time out while configuring the NIC. I tried a lot of different things (and some bad ones like using the device driver disk of the EA version with the cd's of the final version but no luck there...)
    Anyone with the same problems or any help?
    Thanx, Marcel

    Hi maeck,
    I'm sorry that my message is off the topic. Could you help me with a problem that I have with Abit BP6 + Solaris 8 combo?
    I'm encountering error message on console screen during booting/reboot/shutting down like "APIC error interrupt on CPU 0. Status=2" where CPU can be 0 or 1, status can be 0, 2, 4 or 6.
    If I let my dual Celeron400 run at 400MHz, the frequency of errors is few and far between. Though it still happens. If I overclock them to 558MHz like I udually do, it will show at least 4 times during a booting process. I've tried MPS 1.1 and 1.4 settings. I've also tried turning off all cache, delayed transaction, passive release settings.
    In addition, the overclocked system tends to lock up while it runs flawless in Windows 2000 Professional and Redhat 6.1. Do you have any similar experience?
    My system config:
    Abit BP6 motherboard
    400 MHz CPU X 2
    GlobalWin FEP32 X 2
    128M SDRAM
    Creative Labs 3DBlaster TNT2
    13GB Maxtor DiamondPlus 6800
    Acer 10x DVD drive

  • Trouble with wireless switch (rfkill) and wireless connectivity.

    Hello, this is my first message in this community so please bare with me if this message should be in the newbie part; but I think it's better fitted here. Other than that, I'm glad to be here .
    After quite some time in Fedora I'm coming to Arch and I must say I'm delighted, so I wanted to use it in my laptop too which was running an old version of Fedora.
    The laptop is an Airis N930 (about 5 years old) with a RaLink RT2500 wireless adapter which worked well in Fedora 11 but I'm having some trouble getting it to work in Arch. The problem is that the connectivity switch in this laptop is kind of a software one: in Windows it's compulsory to have a program which came in the drivers disk so that when that button is pressed (think of it as another key in the keyboard) the wireless connectivity is turned on and the indicator led lights up.
    For a Linux based system there's no such program (I think) but the behaviour seems to be different in newer and older systems (I've tried Fedora and Ubuntu recent live environments and the behaviour is the same as in Arch). In Fedora 11 it just works everything's unblocked by default, in Arch the hardware block seems to be on and I don't know of any way to unblock it:
    root@laptop ~ $ ifconfig wlan0 up
    SIOCSIFFLAGS: Operation not possible due to RF-kill
    root@laptop ~ $ rfkill list
    0: phy0: Wireless LAN
    Soft blocked: no
    Hard blocked: yes
    root@laptop ~ $ rfkill event unblock phy0
    1298671843.804446: idx 0 type 1 op 0 soft 0 hard 1
    Pressing the wireless connectivity button doesn't produce any event... Does anyone know what can I try or how to remove the hard block? Could it be related to newer kernels?
    Thank you very much for your time, any fixes, workarounds or ideas are welcomed.

    Thank you for your tips lamegaptop. I already have linux-firmware installed and I'm using the supported kernel module for the card (it's a PCI one):
    06:01.0 Network controller: RaLink RT2500 802.11g (rev 01)
    Loaded modules for it:
    rt2500pci 12420 0
    rt2x00pci 3890 1 rt2500pci
    rt2x00lib 24866 2 rt2500pci,rt2x00pci
    mac80211 178404 2 rt2x00pci,rt2x00lib
    cfg80211 120337 2 rt2x00lib,mac80211
    eeprom_93cx6 1004 1 rt2500pci
    Rfkill is installed too, the output I posted in the first post belongs to the commands I entered in the Arch system. In Fedora rfkill always reports both blocks to be off.
    As the Fedora system is running a 2.6.30.10 kernel I tried to run some tests using the LTS kernel (it's a 2.6.32.X right now) in the Archboot live environment, the output of "rfkill list" changed as seen below:
    $ rfkill list
    0: phy0: Wireless LAN
    Soft blocked: no
    Hard blocked: no
    $ rfkill iwconfig
    lo no wireless extensions.
    eth0 no wireless extensions.
    wlan0 IEEE 802.11bg ESSID:off/any
    Mode:Managed Access Point: Not-Associated Tx-Power=0 dBm
    Retry long limit:7 RTS thr:off Fragment thr:off
    Encryption key:off
    Power Management:on
    $ ifconfig
    lo Link encap:Local Loopback
    inet addr:127.0.0.1 Mask:255.0.0.0
    inet6 addr: ::1/128 Scope:Host
    UP LOOPBACK RUNNING MTU:16436 Metric:1
    RX packets:4 errors:0 dropped:0 overruns:0 frame:0
    TX packets:4 errors:0 dropped:0 overruns:0 carrier:0
    collisions:0 txqueuelen:0
    RX bytes:264 (264.0 b) TX bytes:264 (264.0 b)
    $ ifconfig wlan0 up
    $ ifconfig
    lo Link encap:Local Loopback
    inet addr:127.0.0.1 Mask:255.0.0.0
    inet6 addr: ::1/128 Scope:Host
    UP LOOPBACK RUNNING MTU:16436 Metric:1
    RX packets:4 errors:0 dropped:0 overruns:0 frame:0
    TX packets:4 errors:0 dropped:0 overruns:0 carrier:0
    collisions:0 txqueuelen:0
    RX bytes:264 (264.0 b) TX bytes:264 (264.0 b)
    $ rfkill list
    0: phy0: Wireless LAN
    Soft blocked: no
    Hard blocked: yes
    $ ifconfig wlan0 up
    SIOCSIFFLAGS: Operation not possible due to RF-kill
    This behaviour was the same when running the default Arch kernel in Archboot. I'm thinking in extracting the kernel configuration from the Fedora kernel and use it to build a new one and see if it helps, although I'm not sure where the problem may be.

  • Trouble with advertise a route BGP from VRF on Cisco IOS 7600

    Hi
    the diagram especifie the actually operating network
    we try to advertise the network 172.16.161.6 to Nortel devices and Cisco devices on cisco AS 2005 and 64912, if we are staying look the routing table on cisco 7600 the network 172.16.161.6 is know it
    Success rate is 100 percent (5/5), round-trip min/avg/max = 20/24/28 ms
    cisco 7600#trace                            
    cisco 7600#traceroute vrf data 172.16.161.6
    Type escape sequence to abort.
    Tracing the route to 172.16.161.6
      1 189.1.11.5 [MPLS: Labels 581/730 Exp 0] 24 msec 24 msec 24 msec
      2 172.16.12.73 [MPLS: Label 730 Exp 0] 36 msec 28 msec 36 msec
      3 172.16.12.74 20 msec 20 msec 24 msec
      4 172.16.14.10 64 msec 20 msec 20 msec
      5 172.16.19.9 20 msec 24 msec 20 msec
      6 172.16.161.6 24 msec 20 msec 24 msec
    PE_CAR_1#ping vrf data 172.16.161.6     
    Type escape sequence to abort.
    Sending 5, 100-byte ICMP Echos to 172.16.161.6, timeout is 2 seconds:
    but the devices Nortel on AS 64912 on routing tables don´t know the networ 172.16.161.6
    the difference on cisco 7600 that know both AS 64912 and 2005 is this one:
    configuration on Cisco Router 7600
    router bgp 2006
    bgp router-id 172.16.110.97
    bgp log-neighbor-changes
    bgp graceful-restart restart-time 120
    bgp graceful-restart stalepath-time 360
    bgp graceful-restart
    neighbor 172.16.10.41 remote-as 64912
    neighbor 172.16.10.41 description PP-A6
    neighbor 172.16.11.233 remote-as 64912
    neighbor 172.16.11.233 description PP-2TE2
    neighbor 172.16.12.73 remote-as 2005
    neighbor 172.16.12.73 description PE_MEX_1
    neighbor 172.16.12.73 fall-over bfd
    neighbor 172.16.13.9 remote-as 2005
    neighbor 172.16.13.9 description PE_MEX_3
    neighbor 172.16.13.9 fall-over bfd
    neighbor 172.16.13.77 remote-as 2005
    neighbor 172.16.14.6 remote-as 64512
    neighbor 172.16.14.10 remote-as 64512
    neighbor 172.16.16.26 remote-as 64982
    neighbor 172.16.16.26 description INTERNET-2
    neighbor 172.16.16.30 remote-as 64982
    neighbor 172.16.16.30 description INTERNET-1
    address-family ipv4
      neighbor 172.16.10.41 activate   (conexion to Nortel Devices)
      neighbor 172.16.10.41 route-map AS-PATH-MAN in
      neighbor 172.16.10.41 route-map REDES-WAN->MAN out
      neighbor 172.16.11.233 activate   (conexion to Nortel Devices)
      neighbor 172.16.11.233 route-map AS-PATH-MAN in
      neighbor 172.16.11.233 route-map REDES-WAN->MAN out
      neighbor 172.16.12.73 activate
      neighbor 172.16.12.73 route-map REDES-WAN-PE_MEX_1 in
      neighbor 172.16.12.73 route-map DEFAULT-ROUTE out
      neighbor 172.16.13.9 activate  (conexion to Cisco 7600 Devices)
      neighbor 172.16.13.9 route-map REDES-WAN-PE_MEX_3 in
      neighbor 172.16.13.9 route-map DEFAULT-ROUTE out
      neighbor 172.16.13.77 activate
      neighbor 172.16.13.77 route-map DEFAULT-ROUTE out
      neighbor 172.16.14.6 activate  (conexion to ASR 9000)
      neighbor 172.16.14.6 route-map default out
      neighbor 172.16.14.10 activate (conexion to ASR 9000)
      neighbor 172.16.14.10 route-map default out
    the difference that look it from routes to know Nortel devices an Cisco Devices is the sollow on Cisco 7600
    Cisco 7600#sho ip bgp 150.151.1.250
    BGP routing table entry for 150.151.0.0/16, version 5612717
    Paths: (2 available, best #1, table default)
    Multipath: eBGP
      Advertised to update-groups:
         2          4        
      2005
        172.16.13.9 from 172.16.13.9 (150.220.250.5)
          Origin IGP, localpref 300, valid, external, best
          Community: 100:22
          Extended Community: RT:100:22
      2005
        172.16.12.73 from 172.16.12.73 (150.220.250.1)
          Origin IGP, localpref 260, valid, external
          Community: 100:22
          Extended Community: RT:100:22
    Cisco 7600#sho ip bgp 172.16.161.6
    BGP routing table entry for 172.16.161.6/32, version 6133620
    Paths: (2 available, best #2, table default)
    Multipath: eBGP
      Not advertised to any peer
      64512 64513
        172.16.14.6 from 172.16.14.6 (172.16.14.1)
          Origin incomplete, localpref 100, valid, external, multipath
          Extended Community: RT:64512:64513
      64512 64513
        172.16.14.10 from 172.16.14.10 (172.16.14.2)
          Origin incomplete, localpref 100, valid, external, multipath, best
          Extended Community: RT:64512:64513
    NOT advertised to any peer
    if we looking on ASR the vrf GAT the network is advertised but on vrf CAMPUS not
    RP/0/RSP0/CPU0:ED_MEX_1#sho bgp vrf CAMPUS 172.16.161.6
    Mon May 20 12:58:03.516 UTC
    BGP routing table entry for 172.16.161.6/32, Route Distinguisher: 64512:64513
    Versions:
      Process           bRIB/RIB  SendTblVer
      Speaker                 20          20
        Local Label: 16004
    Last Modified: May 17 17:24:29.877 for 2d19h
    Paths: (1 available, best #1)
      Not advertised to any peer
      Path #1: Received by speaker 0
      Not advertised to any peer
      64513
        172.16.19.5 from 172.16.19.5 (172.16.162.4)
          Origin incomplete, metric 110, localpref 100, valid, external, best, group-best, import-candidate
          Received Path ID 0, Local Path ID 1, version 20
          Extended community: RT:64512:64513
    but the vrf GAT:
    RP/0/RSP0/CPU0:ED_MEX_1#sho bgp vrf GAT 172.16.161.6   
    Mon May 20 12:58:52.909 UTC
    BGP routing table entry for 172.16.161.6/32, Route Distinguisher: 64512:2006
    Versions:
      Process           bRIB/RIB  SendTblVer
      Speaker                 30          30
    Last Modified: May 17 17:24:29.877 for 2d19h
    Paths: (1 available, best #1)
      Advertised to CE peers (in unique update groups):
        172.16.14.5    
      Path #1: Received by speaker 0
      Advertised to CE peers (in unique update groups):
       172.16.14.5    
      64513
        172.16.19.5 from 172.16.19.5 (172.16.162.4)
          Origin incomplete, metric 110, localpref 100, valid, external, best, group-best, import-candidate, imported
          Received Path ID 0, Local Path ID 1, version 30
          Extended community: RT:64512:64513
    Any idea for this trouble, we try to advertise the extend community but nothing.
    the configuration on ASR is the follow:
    router bgp 64512
    bgp router-id 172.16.14.1
    address-family ipv4 unicast
    address-family vpnv4 unicast
    vrf GAT
      rd 64512:2006
      address-family ipv4 unicast
       redistribute connected
       redistribute static
      neighbor 172.16.14.5
       remote-as 2006
       address-family ipv4 unicast
        send-community-ebgp
        route-policy pass-all in
        route-policy pass-all out
        send-extended-community-ebgp
    vrf CAMPUS
      rd 64512:64513
      address-family ipv4 unicast
       redistribute connected
       redistribute static
      neighbor 172.16.19.5
       remote-as 64513
       address-family ipv4 unicast
        route-policy pass-all in
        route-policy pass-all out
    we only put send-extended-community-ebgp only on vrf GAT.
    Best Regards

    Hi Harold thanks for your comment
    We do it your recommendation and put on AS 64912 routes a route-map for identify the traffic IN on interface the finally configuration on cisco 7600 is:
    router bgp 2006
    bgp router-id 172.16.110.97
    bgp log-neighbor-changes
    bgp graceful-restart restart-time 120
    bgp graceful-restart stalepath-time 360
    bgp graceful-restart
    neighbor 172.16.14.6 remote-as 64512
    neighbor 172.16.14.6 description EDGE_MEX_1
    neighbor 172.16.14.10 remote-as 64512
    neighbor 172.16.14.10 description EDGE_MEX_2
    address-family ipv4
      no synchronization
      neighbor 172.16.14.6 route-map REDES_CAMPUS in
      neighbor 172.16.14.6 route-map default out
      neighbor 172.16.14.10 activate
      neighbor 172.16.14.10 route-map REDES_CAMPUS in
      neighbor 172.16.14.10 route-map default out
      neighbor 172.16.16.26 activate
    with the follow route maps:
    ip extcommunity-list standard GAT permit rt 64512:64513
    ip bgp-community new-format
    ip community-list standard REDES-GAT permit 64512:2006
    route-map REDES_CAMPUS permit 430
    match extcommunity GAT
    set local-preference 250
    set community 64512:2006 additive
    set extcommunity rt  64512:64513 additive
    route-map REDES-WAN->MAN permit 1600
    match community REDES-GAT
    with this information the routes advertise on neighbord know the loopback 172.16.161.6
    GW_MEX_2#sho ip bgp neighbors 172.16.11.233 advertised-routes
    BGP table version is 6160029, local router ID is 172.16.110.97
    Status codes: s suppressed, d damped, h history, * valid, > best, i - internal,
                  r RIB-failure, S Stale
    Origin codes: i - IGP, e - EGP, ? - incomplete
       Network          Next Hop            Metric LocPrf Weight Path
    *> 1.0.0.1/32       172.16.12.73                  300      0 2005 ?
    *> 1.0.0.2/32       172.16.12.73                  300      0 2005 ?
       Network          Next Hop            Metric LocPrf Weight Path
    *> 172.16.140.72/32 172.16.13.9                   300      0 2005 ?
    *> 172.16.141.22/32 172.16.12.73                  250      0 2005 ?
    *> 172.16.141.61/32 172.16.12.73                  250      0 2005 i
    *> 172.16.141.71/32 172.16.12.73                  250      0 2005 i
    *> 172.16.142.0/27  172.16.13.9                   300      0 2005 ?
    *> 172.16.142.32/27 172.16.13.9                   250      0 2005 ?
    *> 172.16.144.0/27  172.16.13.9                   300      0 2005 ?
    *> 172.16.146.1/32  172.16.13.9                   300      0 2005 65451 i
    *> 172.16.150.0/27  172.16.12.73                  250      0 2005 ?
    *> 172.16.152.0/27  172.16.13.9                   300      0 2005 ?
    *> 172.16.152.32/28 172.16.13.9                   300      0 2005 ?
    *> 172.16.155.1/32  172.16.13.9                   300      0 2005 ?
    *> 172.16.161.1/32  172.16.14.6              0    250      0 64512 ?
    *> 172.16.161.6/32  172.16.14.10             0    250      0 64512 ?
    Thanks for your cooperation
    Best Regards

  • Accessing Oracle on loopback adapter remotely

    Hello All,
    Facing trouble using Oracle 10g services remotely under same network. I have installed Oracle 10 G using Loopback adapter giving it 10.10.10.10 local IP. now i am try to access the same oracle service from another machine on the same network. using "jdbc:oracle:thin:@168.110.111.222:1521:ORCL", not able to access. though when keep the same IP in tnsnames.ora , tnsping for define TNS entry responds fine.
    Please advise
    many thanks in advance.
    -Nitin
    Edited by: user12946423 on Sep 19, 2010 8:08 AM

    Facing trouble using Oracle 10g services remotely under same network. I have installed Oracle 10 G using Loopback adapter giving it 10.10.10.10 local IP. now i am try to access the same oracle service from another machine on the same network. using "jdbc:oracle:thin:@168.110.111.222:1521:ORCL", not able to access. though when keep the same IP in tnsnames.ora , tnsping for define TNS entry responds fine.
    you installed oracle 10g uisng the loopback adapter... it means that ip can be used only on that computer... if u want to connect to the oracle 10g from a remote computer through the lan....
    go the network properties (where u can see all the list of netwok adapters on the systems).... you will see the loop back adapter... select it and then select the other adapter which is connected to the lan (i mean the network adapter that this computer uses to communicate with the remote computer that you are using)... then select both of these adapter and the right click and then click the bridge connections... now.. both the networks will be able to connect... after bridging the connection try using ping whether u are able to get a reply... remember ping will be blocked by the windows firewall so disable the firewall in both the computer if u dont get a reply...

  • PCK Update to SP9 hangs in SDM

    hi there. i'm having trouble upgrading my PCK installation. the WEB AS update seemed to work just fine using SAPInst. Now that it comes to deploying the new AdapterFramework my SDM causes trouble.First time it hung during deployment of the AdapterFramework Core - several packages have been deployed but then it hung when deploying '*security.service'. after 20min i killed sdm and now i cannot get sdm to deploy this SAP-XIAFC-sca file at all since it always hangs/freezes in Step 2 of 4! Even when i restore my backup where no SDM-deployment at all has been done - still the same. any suggestions ? i'm stuck...

    In past time, I had the same error. The problem was with memory parameters for SDM. Check memory parameters for SDM.
    Regards,
    Carlos

Maybe you are looking for

  • Network Setup - help!

    Hi all, I have finally gotten to the end of my tether with my attempts to set up my network here. Would someone please give me a step by step guide to what I should be doing? This is my configuration: 1 MacBook Pro 2 Laptops with Windows 1 Airport Ex

  • How to transfer videos from laptop to iPad

    How do I import videos from MacBook Pro to an iPad mini?

  • Problem with Facebook..."no stream post available"

    I'm currently experiencing this problem on my BB Curve 8330.

  • Nokia n8 camera

    when i take pics with my n8 the photos look great on the phone but when i upload them to my pc or facebook they look terable. please help!!!!

  • Multiple ActiveX event registrations

    The attached zip file contains a .NET 2003 project that builds an ATL COM object with two identically typed events. Both events fire every half second sending the same count integer as data for 10 seconds when the Go method is invoked. The eventrig t