Show ip cef switching statistic output - some clarifications required

Good morning, everyone!
I need some clarifications regarding ouput of show ip cef switching statistic on Catalyst 6k and some entries apply to other platforms as well. Consider output:
#show ip cef switching statistics
       Reason                          Drop       Punt  Punt2Host
RP LES No route                      179269          0      12866
RP LES Packet destined for us             0  153061543          2
RP LES No adjacency                12460594          0          0
RP LES Incomplete adjacency           10400          0          0
RP LES Unresolved route                1476          0          0
RP LES Bad checksum                      17          0          0
RP LES TTL expired                        0          0   24725338
RP LES IP options set                     0          0          3
RP LES Fragmentation failed, DF  1757274333          0     481160
RP LES Features                         975          0       5278
RP LES IP redirects                       0          0          7
RP LES Unknown input if                 192          0          0
RP LES Neighbor resolution req     32540982       7290          0
RP LES Total                     1802468238  153068833   25224654
All    Total                     1802468238  153068833   25224654
Questions are:
1) What the difference between rows
RP LES No adjacency
RP LES Incomplete adjacency
RP LES Neighbor resolution req
2) What the difference between rows
RP LES No route 
RP LES Unresolved route   
3) What does mean collum name - Punt2Host?
I will higly aprecciate your answers! Thnx in advance.

So far I partially have found answer on first question.
RP LES Neighbor resolution req - here counted packets that have no adjacency and they are punted to arp request to send.
RP LES No adjacency  - after ARP request sent throttling adjacency is installed for this destination for 2 seconds and all subsequent packets get drop.  Those packets are counted here.
RP LES Incomplete adjacency - here packets counted which matches to incomplete adjacencies. Which are stays in adjacency table marked incomplete - as i understand it can happen after arp entry aged out. But those adjacencies must be deleted as well, but as i can see in my environment some of them stays for a while, i am a bit confused here.

Similar Messages

  • Room Reservation feature - Some clarifications required

    Hello
    I am implementing room reservation feature for a business center whereby external tenants will be billed for meeting rooms who already have an office on rent in the same business center.
    The requirement is:
    1. Some of the services in the meeting room may attract discount based on case to case basis i.e. while creating the reservation request, I should be able to modify the price
    2. Invoices have to be issued for the reservation and services cost on periodic basis. Will this be done through RERAIV ?
    3. In our case, certain services are charges on fixed basis and thus created as a condition in the contract. Now the requirement is that, these services should be billed to client along with the reservation cost in one single invoice. As per my understanding, reservation cost has no link to contract master, so how can this be clubbed with conditions getting posted via RERAPP (conditions for the contract).
    Please advise
    Rakesh

    Hi,
    Pls give the error message here.
    Anil

  • Some Clarifications Required

    Dear All,
    Could anyone clarify the following.
    1. How do I set the position of a child window relative to a widget in the parent window?
    2. We have an application in which there is an extenisve usage of codes. The codes are created by the users. It is likely that the codes entered donot match the maximum size defined for it. My problem is while retrieving codes which donot match the maximum size defined for it.
    For e.g. Customer code CharacterData Size 6
    If I enter A00001 and store the record I am able to retrieve the information from the database when I supply the customer code.
    If I enter A001 and store the record I am unable to retrieve any information related to the code from the database?I am to state that I have used the methods TrimTrailing and TrimLeading before I invoke the insert.
    3. Is there any elegant way exporting project plans as a batch. We have a number of projects defined and it is really time consuming to export each and every plan from the Project Workshop. Is there a way by which a batch file containing fscript / escript / iscript commands can be used to achieve my objective.
    Any help on the above queries may be addressed to [email protected]
    Thanks in advance
    Balasubramaniam Suresh

    1. I don't know. Please give more details.
    2. If your database is ORACLE use VARCHAR instead of
    CHAR in your definition. To retrieve the information
    you need the like clause with placeholders to
    retrieve it. ('A00001' -> 'A%1'). This answer is
    works on ORACLE.
    3. Use fscript. Set workspace and Repos. Open the
    workspace. exportworkspace.
    E.g.:
    fscript> setrepos MyRepos
    fscript> setworkspace MyWorkspace
    fscript> open
    fscript> exportworkspace /forte/MyWorkspace.pex
    fscript> close
    fscript> quit
    Write these commands into a file (MyWorkspace.scr).
    Start this command with fscript -i MyWorkspace.scr
    Hope this helps
    Joseph Mirwald
    GERMANY

  • Re: Some Clarifications Required

    How do I set the position of a child window relative to a widget in
    the parent window?If I understand your question correctly, you should be able to set it's
    position by assigning it to a position on a grid on the parent window.
    The widget on the parent window (that you're wanting to position
    relative to) should be in a named grid. Then, you should be able to put
    your window into that grid at specified row and column coordinates. To
    position a widget in a grid, you do something like the following:
    <Widget>.Parent = NIL;
    <Widget>.Row = 1;
    <Widget>.Column = 1;
    <Widget>.Parent = <TargetGrid>;
    I believe that you should be able to do the same thing for a window, too
    (using "Self.Window" instead of "<Widget>"). -- although I didn't
    actually try it.
    Is there any elegant way exporting project plans as a batch. We have a
    number of projects defined and it is really time consuming to export
    each and every plan from the Project Workshop. Is there a way by which
    a batch file containing fscript / escript / iscript commands can be
    used to achieve my objective.Something that you could do here is to make a new workspace that
    includes all the projects that you will be wanting to export. Then,
    after updating this workspace, you can use fscript to export that
    workspace (taking all of the desired projects with it).

    bala wrote:
    2. We have an application in which there is an extenisve usage of codes. The codes are created by the users. It is likely that the codes entered donot match the maximum size defined for it. My problem is while retrieving codes which donot match the maximum size defined for it.
    For e.g. Customer code CharacterData Size 6
    If I enter A00001 and store the record I am able to retrieve the information from the database when I supply the customer code.
    If I enter A001 and store the record I am unable to retrieve any information related to the code from the database?I am to state that I have used the methods TrimTrailing and TrimLeading before I invoke the insert.Bala,
    The behavior that you are experiencing is consistent with a CHAR (fixed
    length character) data type. Try redefining the column to VARCHAR and
    you should get the results that you are expecting.
    Steve Thomas
    [email protected]

  • Oracle Tele Services Case Management - Some clarification required.

    1. Does Oracle Case Management solution supports De Dup check for suctomer data ?
    2. In case management can we create another case from case work item screen ?
    3. Can we customize case management screens ?

    Hi,
    1. Does Oracle Case Management solution supports De Dup check for suctomer data ?
    ------Duplicate SR check can be implemented in Service Request module (i.e. Form Based Module) based on item/instance/customer using profiles/setup (Check Teleservice implementation guide - 'Setting Up Duplicate Checking'). It cannot be implemented in Case Management module.
    2. In case management can we create another case from case work item screen ?
    ------There iss no out of the box solution given by oracle to create a new cae from existing case. However customiztion can be done for this which will call 'case creation API' to generate a new case.
    3. Can we customize case management screens ?
    -------OAF personalization can be used to personalize case management screens as per business requirement. Refer 'OAF personalization guide_R12' for this.
    Thanks & Rgds,
    Gaurav Joshi.

  • CEF Switching accross VLANs

    Hello,
    I am looking for some clarification of CEF switching behavior when using the following topology.
    2 layer 3 switches, A and B, directly connected via a dot1q trunk and 2 hosts, C and D, both connected to switch B. Host C is in VLAN 10, Host D is in VLAN 20, and Switch A is the default gateway for both VLANs.
    In the event that Host C needs to communicate with Host D the traffic must be sent accross the trunk link to the VLAN 10 interface on Switch A (default router) and routed back accross the same trunk link before reaching Host D in VLAN 20. Can this be avoided by configuring a L3 interface in VLANs 10 and 20 on switch B. I do not want to make switch B the default gateway for the hosts, only to add a connected L3 route on switch B. In this case would CEF add the connected route to the FIB and switch all traffic locally or will inter VLAN traffic still be routed via Switch A?

    Hi,
    Unfortunately, even if you do what you proposed, all traffic between the VLANs will be routed via Switch A. One option you might want to consider is to create L3 interfaces on Switch A for the two VLANs and then run HSRP with Switch B. The virtual IP address that you use for HSRP can be the same address currently used as the default gateway by your hosts.
    Hope that helps - pls rate the post if it does.
    Paresh

  • Why did the trace NOT show the other switches in between?

    I have a PC that is connected to a switch (A) in a network. Switch A has many switches in between and connects to another switch B. When I did a trace to the server, the last switch I see in the result is switch B. Also, when I checked to which port of switch B that the server was connected, It showed as Po1. When I did a show cdp neighbor for the interfaces for the interfaces involved inthe bundle, I get a switch and then another. Why did the trace NOT show the other switches in between? Why did I get an arp on Switch B? Could some one explain?

    It's hard to tell, but if you have L2 switches, the addresses on those L2 switches are for management purposes only and you won't see a response from a trace. The only time you'll see a response is when the packet is routed between devices and not switched. You'll get an arp request/response across a single vlan. If you have vlan 10 across 10 switches, all 10 switches will see an arp request because they're broadcasted throughout the whole vlan.
    HTH,
    John
    *** Please rate all useful posts ***

  • T COde CS15 : Report is not showing the "Alternative BOM No" for some BOMs

    Hello Guru,
    I am facing a problem for the transaction CS15, when I use this transaction, in the output for some materials, system is not showing "Alternative number" of BOM.
    I cheked Deletion indicator, status of the BOM, validity period etc.
    But unable to get the reason why system is not showing alternative BOM number for the some materials / BOMs.
    Thanks to give your expert comments or solution.
    Thanks in advance
    Hemant

    Hi Hemant,
    please check in CS02 if those top level BOm's which dont show alternative BOm number in CS15, do they really have alternatives?
    the most probale reaosn why alternative is not shown is they dont have any alternate BOM or they are variant BOMs.
    please check.

  • Reviewed documentation on Reporting: I will appreciate some clarification

    Hi,
    Reviewed documentation on Reporting: I will appreciate some clarification:
    1. Can you help me understand what "Staging" means as used here:
    A data warehouse system serves primarily to stage information from various data source
    The information is staged in various forms including personalized reports, freely definable queries, and predefined reports.
    2. Is RemoteCube the same as Virtual Cubes? if not, what is the difference?
    3. Can you help me understand what "flexible update" means as used here:
    Characteristic InfoObjects have to be included in the InfoProvider tree in the Data Warehousing Workbench to make them available as data targets for flexible updates and as InfoProviders for reporting.
    4. "DataStore Objects are available for transaction data and for master data."
    When do we decide to store master data in a DSO?
    5. Formula Collision vs. "Exception Aggregation"
    I understand what formula collision is about but is it the same as "Exception Aggregation"?
    If not, do you have a real-life example to help me understand the concept of "Exception Aggregation"?
    The documentation/link is not helping.
    6. i. With the followin limitation on Display attribute, why not always make the attribute Navigational?
    "You can show Display Attributes in a report in the drilldown. However, navigation steps are not possible. (For example, you cannot choose values from a display attribute as a filter.)"
    ii. Any example where Nav Attrib does not make sense but it must be Display attrib?
    Thanks

    Hi Amanda,
    2. Is RemoteCube the same as Virtual Cubes? if not, what is the difference?
         Yes, they are one and the same.
    3.Can you help me understand what "flexible update" means as used here:
    Characteristic InfoObjects have to be included in the InfoProvider tree in the Data Warehousing Workbench to make them available as data targets for flexible updates and as InfoProviders for reporting.
    in 3.x, you have infosources and not transformations. So you have basically two types of infosources, direct update and flexible update.
    Direct update infosources do not have any update rules. These are used for master data loading since the format of data is usually fixed as in fields etc.
    Flexible update datasources have update rules, which means that you can use it for loading pretty much anything. You can load master data by changing the update rules and you can use the same infosource for loading transactional data as well. What the statement means is that the infoobject has been set as an infoprovider. and therefore it can be used as a source in a query. The loading is done via flexible updates.
    More info on direct and flexible updates can be found here :[3.x InfoSource Types|http://help.sap.com/erp2005_ehp_04/helpdata/EN/87/3fdf9587f211d5b2ff0050da4c74dc/frameset.htm]
    5)Formula Collision vs. "Exception Aggregation"
    I understand what formula collision is about but is it the same as "Exception Aggregation"?
    If not, do you have a real-life example to help me understand the concept of "Exception Aggregation"?
    The documentation/link is not helping.
    I'm glad that you understand what formula collision is...since its a difficult concept. Exception aggregation is much simpler.
    For every key figure that is present in BW,  there are two types of aggregations that can be maintained.
    Standard: can be sum etc.
    and exception aggregation like avg etc. When you do this, you need to give a reference characteristic. By default this is time. and usually it is summation. Now when you drilldown in your query based on the ref. characteristic, the exception aggregation is used.
    Eg [http://help.sap.com/saphelp_nw70/helpdata/en/d2/e0173f5ff48443e10000000a114084/frameset.htm]
    6.  With the followin limitation on Display attribute, why not always make the attribute Navigational?
    "You can show Display Attributes in a report in the drilldown. However, navigation steps are not possible. (For example, you cannot choose values from a display attribute as a filter.)"
    ii. Any example where Nav Attrib does not make sense but it must be Display attrib?
    Essentially this is a preference or a personal choice basically. You can have several attributes. but keeping all of them as navigational does not help and degrades system performance as they have to be interlinked. For eg.
    You have an employee ID as your characteristic.
    attributes are as follows
    Date of birth
    division
    salary stack
    *** etc
    now things like division,salary stack and  *** could be used as filters in a query but date of birth would in general not be used as filter and hence would make no sense to use it as a navigational attribute(unless you want to find all employees whose birthday is a certain date ).
    In the end, it just comes down to the requirement. If you are required to put a filter on an attribute of master data, then it needs to be a nav. attribute else a display attribute would suffice.
    Hope this helps.
    Regards.

  • Show ip interface brief command output

    Hi,
    I have seen 'show ip interface brief' command output.
    For some interfaces 'method' it is showing 'NVRAM' and for some interfaces it is 'Manual'.
    What does it mean?
    Regards
    SKR

    hello,
    what about CONFIG method. what is the difference between that and manual and how can I change it to CONFIG? this is related to the ASA 5585.
    thanks!!

  • Can't watch TVshow/movie on mac(itunes) and switch video output to Apple TV

    I just got my 2nd gen Apple TV, great product. From the website and the announcement I was to believe that you could be watching a movie/tv show on your mac (using itunes) and have the video automatically "pushed" to your TV by selecting the Apple TV within itunes (continuous play), like music does. I know you can go through the Computers Menu directly on the Apple TV to gain entry to the same content but I thought you could continually watch the show and switch the output to the Apple TV.
    Maybe this only be applicable for iPod/iTouch/iPad devices when the new iOS is released with airplay? Or maybe this will become an available function for itunes on macs when they enhance airplay with the new ios? Or maybe I am missing something really basic.
    Let me know ....thanks

    gmac99 wrote:
    So will they provide an update to itunes at the same time as the new iOS release in November that will allow itunes on Mac to do the same thing
    i don't recall that actually specifically being mentioned at any point, so where did you see that you could do that?

  • Switching my output stream back to the command prompt

    Hi there,
    I was just wondering if anybody could tell me how I can switch back to printing lines in the command prompt after I've set the output stream to a text file.
    jjmclell

    ok, I started by changing the output stream to a text file as follows:
    String path = ("C:/JFiles/Harvest/");
    String filename = path + "Stand_ages.txt";
    System.out.println("Using file: " + filename);
    File file = new File(filename);
    FileOutputStream fos = new FileOutputStream(file);
    PrintStream ps = new PrintStream(fos);
    System.setOut(ps);
    This works fine. However, I'd also like to create other text files for other results from my program. I was able to do this, but what I can't do is get Java to print anything on the screen once I've started to print to text files. All I want is the location of the file to pop up for each of the text files that I create:
    System.out.println("Using file: " + filename);
    I tried this but it didn't work:
    String path2 = ("C:/JFiles/Harvest/");
    String filename2 = path2 + "Harvest_targets.txt";
    PrintStream ps2 = System.out;
    System.setOut(ps2);
    System.out.println("Using file: " + filename2);
    File file2 = new File(filename2);
    FileOutputStream fos2 = new FileOutputStream(file2);
    PrintStream ps3 = new PrintStream(fos2);
    System.setOut(ps3);
    What I wanted to do was briefly switch the output stream back to the command prompt just to print the one line and then switch back to printing to a text file. However, in my code, System.out.println("Using file: " + filename2); is just printing to the text file that I'm creating instead of showing up on the command prompt.
    Any help?
    jjmclell

  • Need some clarification on Replacement Path with Variable

    Hello Experts,
    Need some clarification on Replacement Path with Variable.
    We have 2 options with replacement path for characteristic variables i.e.
    1) Replace with query
    2) Replace with variable.
    Now, when we use  "Replace with variable" we give the variable name. Then we get a list for "Replace with" as follows:
    1) Key
    2) External Characteristic Value Key
    3)Label
    4)Attribute value.
    I need detailed explanation for the above mentioned 4 options with scenarios.
    Thanks in advance.
    Regards
    Lavanya

    Hi Lavanya,
    Please go through the below link.
    http://help.sap.com/saphelp_nw70/helpdata/EN/a4/1be541f321c717e10000000a155106/frameset.htm
    Hope this gives you complete and detailed explaination.
    Regards,
    Reddy

  • HT4623 iOS 6.1 no longer available because you are no longer connected to the internet- this is what my iphone 4 shows. iv tried switching off again and again, closing apps by double tapping the home button but still not working. please help.

    this is what my iphone 4 shows. iv tried switching off again and again, closing apps by double tapping the home button but still not working. please help.
    is there any other method to download ios 6.1.2.
    my phone is not being recognized by itunes on my new windows 8. neither its working on touch copy.
    kindly help.
    thanks

    well in thatcase, i need another help .
    thanks for your instant reply.
    i have currently bought a new laptop (windows 8) and my iphone is not being recognized by itunes.
    because i have no backup on my previous laptop, i downloaded touchcopy but even touch copy is not recognizing my iphone.

  • Just bought a nano and want to download some of my iTunes library. The "Music" button shows almost all my selections but some albums are missing, yet thos albums appear on the nano icon on my desktop but none of the others. What's happening?

    Just bought a nano and want to download some of my iTunes library. The "Music" button shows almost all my selections but some albums are missing, yet ONLY those albums appear on the nano icon on my desktop after being dragged there but none of the others. What's happening?
    I've read some of the post here that I thought might help but they refer to titles (Music) and triangles in the "Devices" window which are nowhere to be seen when I open the "Devices" window.
    I have iTunes 11.0.3 and Mac OS 10.6.8. Does this make a difference?

    I should mention that, for the first problem, I do make sure that my new tracks are stored in the folder where I told iTunes that my music is in. Also, when I say the cataloging of my library stops short of cataloging all my songs, I have tried leaving the computer unattended for days (my computer's sleep mode is disabled). It always stops before cataloging all of my music regardless of whether I am doing something else while iTunes is cataloging, or if I just let iTunes be the only program that's open during the cataloging process.

Maybe you are looking for

  • Gmail won't sync with apple mail

    My apple mail no longer shows any past or current gmail message. I have tried deleting the account and making a new one and I have tried reinstalling OS X (I am currently running OS X 10.10.2 and running Mail 8.2). This has been going on for a couple

  • Help with adobe creative suite 5 design premium download

    I just got a new computer that does not have a cd drive and I have my current software on cds. I need to find out how to download the creative suite 5 premium. I was directed to this page, http://prodesigntools.com/all-adobe-cs5-direct-download-links

  • Problem with concatenating space character. Please help!

    Hi experts,   I have requirement for creating fixed length data like this:   Source Material.   I am getting source value dynamically. Max size of source in 10. But sometime it may come as 'EMS01' and sometimes 'PLTN'. That its value can be of varied

  • Not able to use more than 222 userdatasources in salesorderform with FMS

    Hi, I have some formatted searches on the salesorder-form, but in this case, it doesn't matter if I have one or more. I add some userdatasources to the salesorder-form. The sum of then system-userdatasources and my ones I got 222 and all works fine:

  • Loading hanging every few days.

    Hi experts, I have a scheduled loading of stored procedure, its loading normally, but today it is hanging at some step to loading a physical table. this is not the first time for this issue. this issue occurred multiple time recently. it normally occ