Find Source IP of Router for Route Learned via BGP

Hi All, 
45 minutes of searching documents and google, and I cannot find a series of commands that will help me identify the Source IP of the router which advertised a route.  The router I am accessing is the on-premise router, and only has one neighbor from which it learns all the routes. 
I recall being able to do this fairly easily in the past. 
Regards,
Jerry

To clarify, 
If I do
show ip bgp neighbor 10.100.100.2 route
I see about 100 routes learned from that neighbor. 
Is there any way to track down where each of those routes came from?
Thanks in advance,
Jerry

Similar Messages

  • Open Source Flex based framework for E-Learning...

    Just wanted to let people on this forum know that there is an open source e-learning framework developed in Flex 3 available on http://www.gyatum.org. This framework has been named CrashCourse. It is in its preliminary stage at the moment but has the potential for expansion.

    Most app servers have some built in container managed security (for example Tomcat Realms) which may or may not meet your requirements.

  • ODI metadata query to find source and Target table for Interface

    Hi Experts,
    Client is migrating there source from EBS 11.5.10 to R12. They are in ODI BIApps. 7952 version.Since,all there mappings are customized they are not bothering about support from Oracle as far as BIApps is concerned.
    Now,we need to know how many ODI mappings will be impacted when source EBS is migrating from 11.5.10 to R12 and so that we can only target those mappings accordingly.
    So,please provide me with below inputs:
    1) Any metadata query which will give me the source table and target table information's against an interface even-if the main interface source is another interface.
    2) What are the other stuffs I need to look from point of view of mapping changes when the source is upgrading.e.g. only source table change is enough or I need to look into other stuffs.I feel,it is boiling down to create a separate source adapter for R12.
    Regards,
    Snehotosh

    SELECT C.TABLE_NAME AS "Target Table Name",
         A.COL_NAME AS "Target Field Name",
         Wm_Concat(G.SOURCE_DT) AS "Target Data Type",
         Wm_Concat(G.LONGC) AS "Target Data Length",
         Wm_Concat(TXT) AS "Transformation Rule",
         Wm_Concat(DISTINCT F.TABLE_NAME) AS "Source Table Name",
         Wm_Concat(D.COL_NAME) AS "Source Field Name",
         Wm_Concat(D.SOURCE_DT) AS "Source Data Type",
         Wm_Concat(D.LONGC) AS "Source Data Length"
    FROM
         SNP_POP_COL A JOIN SNP_TXT_CROSSR B ON A.I_TXT_MAP=B.I_TXT
         JOIN SNP_POP C ON A.I_POP=C.I_POP
         JOIN SNP_TXT E ON A.I_TXT_MAP=E.I_TXT AND B.I_TXT=E.I_TXT
         LEFT OUTER JOIN SNP_COL D ON B.I_COL=D.I_COL
         LEFT OUTER JOIN SNP_TABLE F ON F.I_TABLE= D.I_TABLE
         LEFT JOIN SNP_COL G ON A.I_COL=G.I_COL
    WHERE POP_NAME = 'XXXXXXX'
    GROUP BY C.TABLE_NAME,A.COL_NAME ORDER BY 1

  • I am trying to find the network security key for my airport extreme router

    I am trying to find the network security key for my airport extreme so I can hook up my pc lap top.

    I am afraid that the "key" will be of no use to you (it is 64 characters long).....but I hope I am wrong.
    Since you indicate that you are using an iPad, I assume that you are also using AirPort Utility on the iPad.
    On the iPad home screen, tap AirPort Utility
    Tap on the AirPort Extreme
    Tap on Edit
    Tap on Advanced
    Tap on Show Passwords
    Tap on Main Network and "key" will be revealed

  • I've lost my iPod and I'm trying to find it on the Find iPhone app, my router says its connected to my iPod but iCloud says 'No Internet'. What should I do?

    I've lost my iPod and I'm trying to find it on the Find iPhone app, my router says its connected to my iPod but iCloud says 'No Internet'. What should I do? I've tried searching for it everywhere but I can't see it.

    You can't track it if:
    1. It' not turned on and connected to internet
    2. It's wiped

  • When Primary link restore back route still learn via CE_HQ instead MPLS

    Hi Sir,
    Please refer my issue as below and attachment for log captured;
    1) When primary link down at CE_Branch_1, it will triggered the ISDN to CE_HQ to communicate.
    2) When the primary is up again at CE_Branch_1, the ISDN will be disconnected.
    3) At CE_HQ, when show ip route the 10.106.15.0 network still appear in static route instead of OSPF route. Hence, LAN user at CE_Branch_1 will not able to access HQ anymore.
    4) When sho ip route vrf COURTS at PEWBRF1, you can notice network 10.106.15.0 is still learned via 202.178.128.70 and not 178.28.0.20.
    5) Have tried to manipulate the route-map with set local-preference = 50 and set weight = 0 for network 10.106.15.0 that being redistributed from OSPF into MPBGP at PEWBRF1 still doesn’t help. Furthermore, I encounter the route have become RIB-Failure when show ip bgp vpnv4 vrf COURTS.
    6) At CE_HQ, there is floating static route being configured to point to CE_Branch_1’s LAN, ip route 10.106.15.0 255.255.255.0 128.1.1.15.
    7) When show ip bgp vpnv4 vrf COURTS 10.106.15.0 and show ip route vrf COURTS 10.106.15.0 at PEWBRF1 the route 10.106.15.0 still prefer to come from CE_HQ. This is the problem, now the CE_HQ can not reach CE_Branch_1.
    Please advise.

    Folks, this is typical working when using OSPF. Using OSPF the down bit is set on LSA (not all of them but I dont need to go down that far). Because the router is redistributing the static routes into OSPF the PE router shall receive the routes via the mpls cloud from that redist point. It will then get them back from the original PE-CE but these will never come in. You have GOT to configure sham-links between any area (PE)s that have a backdoor between them. If the ISDN line is using OSPF then what happens is that the routes across the ISDN line appear as "O" routes and the routes from the PE-CE conenction appear as "IA" routes. Hence the ISDN line is the preferred path. Read up on sham-links as they go into the real detail of why this happens. Once you get used to what is happening it all rather makes sense. :-)

  • [ERROR] could not find source for resource bundle modules.

    We are in the process of upgrading our flex application from SDK3.6 to SDK4.5.0.17899.
    Flexmojos version used for compilation is 3.9.
    The flex library project is complied with SDK4.5.0 version but BUILD is not getting SUCESS from maven.
    The following is the reason is showing and unable to find out the root cause.
    [ERROR] could not find source for resource bundle modules.
    Can you please help me out.
    Thanks,

    Copying
    /Software/FB\ Eclipse\ Plugin/Adobe\ Flex\ Builder\ 3\ Plug-in/sdks/2.0.1/frameworks/locale/en_US/charts_rb.swc into
    the 3.5 SDK directory
    /usr/local/lib/flex_sdk/3.5.0/frameworks/locale/en_US
    solves the problem.
    Not sure why as the charts_rb.swc comes from Flex 2.0

  • Error: could not find source for resource bundle charts

    I am trying to upgrade from Flex SDk 3.4 to 3.5.
    I have copied the Data Visualisation SWCs under libs, locale and rlsls folders as suggested by adobe.
    I get the following error when building the application
    flex-library:
         [java] Loading configuration file /usr/local/lib/flex_sdk/3.5.0/frameworks/flex-config.xml
         [java] Error: could not find source for resource bundle charts.
         [java]
    What am I missing? Any help is highly appreciated.
    Thanks

    Copying
    /Software/FB\ Eclipse\ Plugin/Adobe\ Flex\ Builder\ 3\ Plug-in/sdks/2.0.1/frameworks/locale/en_US/charts_rb.swc into
    the 3.5 SDK directory
    /usr/local/lib/flex_sdk/3.5.0/frameworks/locale/en_US
    solves the problem.
    Not sure why as the charts_rb.swc comes from Flex 2.0

  • Error: Unable to find sources for current Linux Kernel

    Hi Guys,
    Hit a bump !!!!
    Oracle Linux x86-64 installed successfully via Oracle VM box.
    Clicked on 'Install Guest Additions'.
    Ran VboxLinuxAdditions.run to install the Guest machine on Linux. It Failed and in error log (/var/log/vboxinstall.log) got the below error:-
    Error: Unable to find sources for current Linux Kernel. Specify KERN_DIR=<directory> and run again
    Looking upto Google i found I need to update Linux headers , in doing so get +'bash: apt-get : command not found'+ which I am not able to understand.
    Any assistance is appreciated.
    Cheers

    Thanks for the information. I was able to resolve it though.
    Ran +'yum install gcc kernel-devel kernel-headers'+
    Hence my query is resolved now.
    Just one question - I need to copy text from Windows to Linux Terminal. Is there a command I can type into Linux terminal to enable copy paste from Windows to Linux and vice-versa ?
    Cheers.

  • HT4889 Source computer getting stuck on "looking for other computers", but target computer finds source computer.

    I'm hoping someone can help me get my source computer to find my target computer when running Migration Assistant.  The source computer (late '08 macbook pro running OS X 10.7.5) gets stuck on "looking for other computers".  But target computer (late '09 imac running OS X 10.7.5) finds source computer.  Both show they are connected to same wifi network in System Preferences-network.  Note:  I have tried with both internet sharing on and off.  Note:  Source computer also can't find its external hard drive when plugged in.  Related? Any ideas for either issue?

    Ok, more updates.
    In my old Mac (Pro) I have several hard drives installed. I was able to create a Time Machine back-up to a non-system HD. I plan on removing this volume and putting it in an external enclosure as soon as I can find the right cables for that enclosure. Meanwhile....
    I saw on one support doc an instruction to open Sharing on the source Mac (my old one, in this case) and make sure the machine had a name specified. I already had done that, but noticed that a specific name based on that was mentioned for other computers to contact it. For example, if my source machine is named "myOldMac", other computers could address is at "myOldMac.local".
    I connected the two computers directly via an Ethernet cable and I ran Migration Assistant again. When I got to the "Looking for source" screen, I clicked the button for "Other Server" and entered "afp://myOldMac.local". This actually found my old Mac. I was prompted to enter the password for the account "root". I changed the name to my account's short name -- "raboyle" not "Robert Boyle" -- and entered the correct password and I actually got a list of volumes to access. In the list were: the hard drives (by volume name), the home folders of the user accounts, and the Public Folders for each user account.
    I tried accessing both my boot volume and the home folder for my primary account, and proceeded to a screen with the following text: "Choose which backup to transfer information from:". The list provided, however, was empty. On the chance that it was looking specifically for a Time Machine backup, I then specifically chose the HD volume with the backup I had just created. Again, the list to choose where to grab my data from was empty.
    So, at least I'm advancing a little bit beyond the "Looking for source" screen ... but then again, since I hit yet another roadblock I can't say whether I've taken one step forward or two steps back.

  • How can I find the all path available for a MPLS VPN in SP network

    How can I find the all path available for a MPLS VPN in SP network between PE to PE and CE to CE?

    Hi There
    If we need to find all the available paths for a remote CE from a local PE it will depend upon whether its a RR or non-RR design. If the MP-iBGP deisgn is non-RR  the below vrf specific command
    sh ip bgp vpnv4 vrf "vrf_name"  will show us the MP-iBGP RT for that particular VPN. It will show us the next hop. Checking the route for same in the Global RT will show us the path(s) available for same ( load-balancing considered) .Then we can do a trace using the Local PE MP-iBGP loopback as source to remote PE's MP-iBGP loopback to get the physical Hops involved.
    However if the design is RR-based there might be complications involved when the RR is in the forwarding path ie we have NHS being set to RR-MP-iBGP loopback and the  trace using the Local PE MP-iBGP loopback as source to remote PE's MP-iBGP loopback will get us the physical Hops involved.
    If we have redundant RRs being used with NHS being set then the output of sh ip bgp vpnv4 vrf "vrf_name" will show us two different available paths for the remote CE destination but just one being used.
    RR-based design with no NHS being used will always to cater to single path for the remote CE detsination.
    So in any case the actual path used for the remote CE connectivity would be a single unless we are using load-balancing.
    Hope this helps you a bit on your requirement
    Thanks & Regards
    Vaibhava Varma

  • PLEASE HELP ME FIND A GOOD CAR PLUG FOR MY iPHONE

    Alright guys, I have been through 3 different plugs to connect my iphone to my car to play music, and I am a bit ticked. So i figured I would ask the Apple Discussion Boards so you guys can tell me the best audio/charger combo for my iPhone. Here is what happened with each of my previous plugs...
    The first one was just a regular ordinary headphone plug that plugged from my iphones headphone slot to my car's auxiliary slot. It worked for a while but then the audio only started coming out through the right side of my car speakers occasionally, and I know for sure it is not my car that made the problem because my radio and CD's play fine through both speakers.
    The second one is a "Kensington LiquidAUX Auxiliary Car Kit with Remote for iPod and iPhone". First off the remote that it came with didn't work properly. But here comes the worse part that is so annoying. This problem got progressively worse by the way.... a lot of times the plug would think that it unplugged itself for some strange reason and the music would stop as well as the charging, but then 1 millisecond later it would think it was plugged back in, and although it starts charging again, the music doesn't play again until I press play. Don't tell me to make sure it is plugged in securely because trust me my friends, I have tried everything possible to get this to work. Keep in mind I am driving...so it is a very bad idea to be messing with my phone to press the play again. And lately it has been getting so bad that I actually have to unplug the plug from my iphone and then plug it back in and press play, which is incredibly annoying. This happens about once a minute OR MORE now a days. Also, it makes a really annoying "whirrling" sound whenever I am using it. By the way, I even turned Airplane mode on, and the exact same problems still happened. So a summary of this: this audio/charger combo is a failure.
    My 3rd plug I decided to try a normal headphone to aux plug again like the first except this time by a better brand, Griffin. But oh wait, the exact same problem happened that the first one had.
    Ok guys, so what I really want for you to do for me is PLEASE HELP ME FIND A GOOD CAR PLUG FOR MY iPHONE.
    Here is what I am looking for in my plug:
    Plays music through my car's speakers AND charges at the same time;
    I would prefer if it wasn't an FM transmitter because those tend to lose audio quality compared to direct plugins, unless you know of an amazing FM transmitter where you don't lose audio quality;
    And finally, I want my plug to ACTUALLY WORK WITHOUT GLITCHES
    Also, it would be nice if the plug that you refer to me, you actually own, so I know that you have tested it out before and that it works great.
    Any HELP would be very much appreciated, thank you.

    i thought about going the same route you did, but when I started looking at the prices of everything, I decided it was a better idea to just get a new stereo that can play and charge my iPhone.
    After a lot of comparing, looking and price checking, I decided to go with the Alpine IDA-X100. This is a media player only device (no cd player built in) and it has been great. It has an awesome interface and dial setup that let's you go through your music just as if it were on an iPod. It even has a small color screen that displays the album artwork for you. My car has a factory BOSE system in it and the Alpine head unit even managed to improve the sound quality. Go see you local alpine dealer (or best buy) and check it out. The supplied cable charges the phone and plays music too. Your iPhone will give you an error message when you plug it in, saying that the accessory was not designed for iPhone, but if you just click no it works great.

  • LSO: Ensuring learner desktop is "LMS ready" & support plan for E-learning

    We are entering a time period with a significant rollouts planned for WBT's and on-line tests. Despite the efforts of our IT organization, our end user environment isn't quite as standardized as we would like. This creates the potential that when learners go into the Learning Portal to take a WBT or on-line test, things might not work as planned, leading to learner frustration and an increased volume of support tickets.
    Examples of things which could go wrong include: (1) user has a pop-up blocker turned on, (2) user might not have the Java plug-in installed for their browser (or a really old version).
    So.....
    1) What do you do to minimize the risk of learners running into problems?
    I'm especially interested in any attempts you've made to give users information to help self-audit their own PC's in anticipation of taking E-learning.
    2) What does your technical support plan look like for E-learning tickets?
    What I'm interested in is what directions do you give to your Help Desk so they know under what circumstances they should route a call to a particular resource.
    I  would like to hear from other customers who are live with LSO (300 or above) as to how you address these items.

    Variability in content and users desktops are two major issues from a support standpoint. Some of our content is internal IP and created by employees with no instructional design background. For this we provide standard templates, standard creation tools and job aids to assist in creating a WBT that allows the user to know what to expect from one to the next. For desktop issues, we often identify known issues (a WBT requires a new version of Flash plug-in for example) prior to deployment and have the specific technology pushed to all user's desktops.
    For issues like pop-up blockers, we note the need to disable them completely from the users Learning Plan where they access the content since this is a common problem. As issues are identified and solutions determined, we make sure the helpdesk is notified. This is then added to their ticket management support checklist depending on the issue that was originally reported. If the helpdesk (Level 1) can't resolve the issue over the phone then they refer it to the developers (Level 2) who contact the employee directly. The developers close the loop by communicating the resolution to the helpdesk for future use.
    Hope this helps.

  • Where can I find a Adobe Reader LE for free

    Where can I find a Adobe Reader LE for free

    Hi kenk98!
    You can order replacement parts for your EOS 60D by calling us at 1-800-OK-CANON.  The hours of operation are 9:00 A.M. to 7:00 P.M. EST from Monday to Friday.  When calling, speak the term "order parts" when the speech routing system asks the reason for your call.  You will immediately be routed to the Parts Desk for assistance.
    Did this answer your question? Please click the Accept as Solution button so that others may find the answer as well.

  • I have songs in my iTunes library that I burned from CD's. They play in iTunes and will sync with my iPad. They play fine on the iPad.  However, the songs will not sync to my iPhone 4S.  There are now exclamation points next to songs (can't find source).

    I burned cd's in iTunes. The songs were able to sync and play on my iPad. After this, exclamation points appeared in iTunes on my laptop (unable to find source).  They still play in iTunes but will not sync with my iPhone 4S.  Do some cd's have a limit on the number of times you can copy them or is this an iTunes problem.

    KiwiLouisa - I had the same problem.  I was eventually able to distribute my content that was "Not eligible for iCloud" to my iPhone by switching off ITunes Match in both the ITunes app/machine that hosts my library (my Macbook Pro, in this case) as well as on the device to which I wished to distribute my content (my iPhone 6+).  This opened up the option for my device iTunes Music settings for selecting "Entire Music Library".
    After I successfully transferred *ALL* my music and music videos via iTunes sync, I then again switched on ITunes Match in iTunes on my Macbook and on my iPhone.
    This does not change the iCloud status, but at least I have the content on my iPhone.

Maybe you are looking for

  • Connot download adobe flash player

    connot download adobe flash player

  • Table Field

    Hi All, I want Product hierarchy and its Description field in my report.. for ex. Product hierarchy..............Description 0000A0000H0000000D......BRAKE PANELS & RESISTANCES BUT, i want 0000A description value in my field... Plz Tell... Thanks

  • How save factory software on T400 and reinstall after clean install of Windows 7

    Hi I have a Thinkpad T400  2764-CTO Running Vista Business 32-bit  and want to do a clean install to Windows 7 Pro. Sounds like I can get all the drivers via System Update 4.0, but I'm concerned about how to save/re-install some of the software that

  • Error in personal information in ESS

    Hi all We have suceessfully configured ESS business package.But when i click on the personal information workset, i am unable to see any details.Instead i am getting the message <b>"There are no services in this area"</b> Any configurations needed to

  • Thinkpad W500 4058-CTO Ericsson F3507g gone

    Ericsson F3507g WWAN modem disappeared after some time (about one day) from the device list. Since every attempt to restore it failed (UBUNTU etc). Please, note that after installation WWAN was working OK and connection with a provider was fine. O/S: