Why the debug arp output the follow imformation "IP ARP throttled out the ARP Request for 10.170.254.13"

In the network,sometimes,I can't ping some servers,the getway is in the switch 4507,if I connect my computer in the vlan what the servers in,I will not ping the getway successful,and the computer can't learn the getway's MAC.In the same time I debug arp in the 4507,the output is :
"Jun 20 07:36:21.225: IP ARP throttled out the ARP Request for 10.170.254.46
Jun 20 07:36:21.225: IP ARP throttled out the ARP Request for 10.170.254.13
Jun 20 07:36:21.227: IP ARP: sent req src 10.170.252.30 b838.6168.3c7f,
                 dst 10.170.252.82 0000.0000.0000 Vlan252"
If I reload the 4507,I could ping the getway ,and the servers.
I think it's ARP attack,the machine who was the question one  is  send a lot of ARP request ,that let the 4507's ARP cache full ,and than overflow. My computer wants to request the getway's MAC ,the message is discard.SO my computer can't ping the getway.
Can someone tell me, am I right? It's very important for me.
and tell me ,how can i do ? I'll wait online.
thank you very very much. 

Have a look at this document for troubleshooting ARP throttled issues
http://www.cisco.com/c/en/us/support/docs/ip/express-forwarding-cef/17812-cef-incomp.html
HTH

Similar Messages

  • Why the processing time for loading is taking longtime

    Hi All,
              why  the processing time for loading is taking longtime i want to know the soltion.
    Thanks,
    chandu

    To analyze the process chain and fix it, go through the below document:
    [SAP BW Data Load Performance Analysis and Tuning|https://www.sdn.sap.com/irj/sdn/go/portal/prtroot/docs/library/uuid/3a699d90-0201-0010-bc99-d5c0e3a2c87b]
    Hope it helps,
    Naveen

  • I have Creative Cloud and just downloaded Ae... but it is version CS6... not CC2014.1 . Any idea why the download is for an older version?

    I have Creative Cloud and just downloaded Ae... but it is version CS6... not CC2014.1 . Any idea why the download is for an older version?

    If there are problems with updating or with the permissions then easiest is to download the full version and trash the currently installed version to do a clean install of the new version.
    Download a new copy of the Firefox program and save the disk image (dmg) file to the desktop
    * Firefox 7.0.x: http://www.mozilla.com/en-US/firefox/all.html
    * Trash the current Firefox application to do a clean (re-)install
    * Install the new version that you have downloaded
    Your profile data is stored elsewhere in the Firefox Profile Folder, so you won't lose your bookmarks and other personal data if you uninstall and (re)install Firefox.
    * http://kb.mozillazine.org/Profile_folder_-_Firefox

  • HT200189 Why the VPN update for OS X server won't install?

    Hello
    Why the VPN update for OS X server won't install. It says "VPN update for OS X server can't be installed on the disk. This volume does not meet the requirements for this update" Any help would be appreciated. Thanks

    Is OS X Server setup on your MBP as an actual Server running the Services or are you just using it so you can remotely manage another Mac running OS X Server services?
    VPN Update for Mavericks Server
    Note: the update will only install if you have already launched Server app and used it to set up services.

  • Something keeps trying to download on my mac and I don't know what it is. It is not in the apple store and just comes out nowhere and request for my password to download something and I don't know what it is. How to make this stop?

    Something keeps trying to download on my mac and I don't know what it is. It is not in the apple store and just comes out nowhere and request for my password to download something and I don't know what it is. How to make this stop? It pops up every single day.

    Erica,
         I can, with 99.99% certainty, tell you that you are absolutely right in not wanting to download or install this "Helper," whatever it is (but we can be equally certain it would not "help" anything).
         I cannot comment as to Oglethorpe's recommendation of 'adwaremedic'; I am unfamiliar with it.  His links to the Apple discussion and support pages warrant your time and attention.
         It might be really simple -- Trying looking in your Downloads folder, trash anything that you don't know with certainty is something you want to keep, and then Secure Empty your Trash. Then remove the AdBlock extension, LastPass, and Web of Trust extensions to Safari and re-boot. If the issue goes away, still be extraordinarily careful in the future.
         Unfortunately, it's probably not going to be that simple to get rid of, in which case I'd then try the line by line editing in HT203987. 
         I have no further suggestions (other than a complete wipe and re-install...but that's a pain because trying to restore from Time Machine would simply ... restore the Mal).
       For the rest of us, please post when you find a solution.
         Best.
         BPW
      (Also, try to edit your second post -- black out your last name on the screenshot and re-post it for others)

  • FM to release the spool  request for printing

    I have requirement one of my program generate the spool request.
    now i need to schedule the print job in background.
    can any one help in specifing the Funtion modulde that can be used to releasing the spool request for printing

    Hi ,
    Please can one specify what are the parameters to be populated to make it run in the back ground
    right know i'm populating these fields.
    In SP01 it showing status as "Frontend Unavaliable".
    if i schedule the program in back ground.
    CALL FUNCTION 'RSPO_OUTPUT_SPOOL_REQUEST'
      EXPORTING
       COPIES                         = 1
       DEVICE                         = 'LOCL'
      DIVISION                       = '*'
       ENDPAGE                        = 0
       PRIO                           = 1
      RECEIVER                       = '*'
      REQEST_TITLE                   = '*'
        spool_request_id               = '9817'
      STARTPAGE                      = 0
      TELELAN                        = '*'
      TELENUM                        = '*'
      POSNAME                        =
      ACTTIME                        =
    TABLES
      ATTRIBUTES                     =
    EXCEPTIONS
       ARCHIVE_DEST_INVALID           = 1
       ARCHIVE_DEST_NOT_FOUND         = 2
       ARCHIVE_DEST_NO_RIGHT          = 3
       CANNOT_ARCHIVE                 = 4
       CHANGE_ARCHDEST_NO_RIGHT       = 5
       CHANGE_COPIES_NO_RIGHT         = 6
       CHANGE_DEST_NO_RIGHT           = 7
       CHANGE_DEVTYPE_NO_RIGHT        = 8
       CHANGE_PRIO_NO_RIGHT           = 9
       CHANGE_TELENUM_NO_RIGHT        = 10
       CHANGE_TITLE_NO_RIGHT          = 11
       DEST_INVALID                   = 12
       DEST_NOT_FOUND                 = 13
       DEST_NO_RIGHT                  = 14
       INTERNAL_PROBLEM               = 15
       INVALID_FAX_ATTRIBUTE          = 16
       INVALID_PARAMETERS             = 17
       NON_OWNER_NO_RIGHT             = 18
       NO_LAYOUT                      = 19
       NO_SPOOL_REQUEST               = 20
       OUT_AGAIN_NO_RIGHT             = 21
       SPOOLER_PROBLEM                = 22
       OTHERS                         = 23

  • Doubt in creating the transport request for "STANDARD TEXT""

    HI ALL,
    i used the standard text in scripts but i am getting the problem while creating the transport request for that,
    i am not able to create the transport request for that,if anybody knows plzlet me know,
    this is very urgent,
    thanks and regards,
    saikrishna.

    HI SURESH ,
    THANKS FOR UR IMMEDIATE REPLY ,
    i executed that report in that i have given
    Name of Correction : ZREPST
    Textkey-object:
    Text key name:
    Text key - ID: ST
    Text key - language :EN
    Here Textkey-object,Text key name
    wat i have to ,give after that ,can i execute that ,
    will it create the request.
    plz let me know,now ur answer is very valueble ,because ,now i have to release everything,
    plz let me know immediately,
    thanks and regards,
    saikrishna.

  • Why the download page for any site cannot to appear????it appear black page only?????

    why the download page using safari cannot to open???it just appear black page only...for example, i wanna to download any product (dmg) but i couldn't.. why????????

    If the patch level of the browser is not exposed to the website, the website should probably not claim that I'm running the latest version, since it cannot know for sure. Often patch level updates are security updates and those are the most critical ones (I can skip new features for ages, no problem, but a big security hole needs to be fixed ASAP). I'm tech-savvy enough to click on "Download a fresh copy", because I know what I'm doing and I know the page is wrong, but don't expect my mother to that ("But the page said, I am already running the latest version...").
    The auto updater doesn't work because all apps I install on my Mac have root:wheel ownership (just like when installing apps from the Ma AppStore or those that ship as part of the system) and nobody but root:wheel has write permissions to the app bundle. This is actually standard for programs on any Linux system I know, why should I go with less security on my Mac?
    This is no problem for AppStore apps (Apple updates those with a daemon running with root privileges) and this is also no problem for apps updating with Sparkle (after downloading and verifying the update, they will prompt for an admin password and then perform the actually file changes with root privileges), but Fx has no such mechanism. It will just try to update and fail because of insufficient privileges.
    See [https://bugzilla.mozilla.org/show_bug.cgi?id=318855 Bug 318855], [https://bugzilla.mozilla.org/show_bug.cgi?id=394984 Bug 394984], all their duplicates and other related bugs.

  • Identify the transport request for released Objects from BW(any BW Object)

    Hi
    How do i identify the transport request in which i have collected the BW Object(Say Transfer rule) which got released to the testing system.
    Please guide me.
    Thanks,
    Satya

    Hi Satya,
    Just follow these steps,
    1)Go to the Update Rule and Double click on the Rule.
    2)Click on Extras->Object Directory Entery>In hte Heading u can c Object.
    3)This Objectr has Detials>R3TRUPDR-->Tech Name of Update Rule
    4)Come to SE03
    5)Come to Eiight Row-8 and Enter UPDR in the 3 Column adn the Tech Name in the 4 Column,TICK it and Execute
    Now it will display when and all it gpot transported.
    Similarly u can do it for Objects like MPRO for Multiprovider,ODSO for DSO,ETC
    Rgds
    SVU123
    Edited by: svu123 on Dec 10, 2009 12:05 PM

  • How to genrate the spool request for the smart form.

    Hi Friends,
    I have a page to FAX to vendor for which i have made a smartform for the page to be send. For this purpose i have to genrate the spool request without displaying the output of the smartform. The program should give the spool number genrated.
    can you please suggest somthing.
    Regards,
    Vidya.

    hi
    for this when u r callin the form write some code in u r program
    IF RADIOBUTTON = 'X' .     "GET THE SPOOL
    CONTROL_PARAMETERS-NO_DIALOG = 'X'.
    ELSE.
    CONTROL_PARAMETERS-NO_DIALOG = ' '.
    ENDIF.
    and pass this to the calling form.
    Please Close this thread.. when u r problem is solved. Reward if Helpful
    Regards
    Naresh Reddy K

  • Usage of Company code field in the Change Request for Company

    Hi,
    Would like to know the usage of - Company code field in the UI for Change request for Company.
    1. If a new Company is created, can i assign the company code directly in the UI, will the assignment also replicated to backend in this case?
    2. In case of new Company creation, is it possible for multiple company code assignments?
    3. Is it possible to to pick the existing Company from the F4 list in the CR and assign the company code in the CR? How about the replication work in this case?
    Please share your comments, Thank you.

    Thanks Sanjay.
    Just to summarize and a bit more specific, here is my understanding:
    1. (a). You have mentioned that we can assign new company code also - does this mean i can select            a company code which is not in the F4 list? In such case, how will be the assignment                   replicated? It should ideally create a company code in the backend before the assignment is           processed.
        (b). Usually, if a new company code is created in backend, i need to load that in to MDG tables                 such that it will be active in MDG F4 list, for Company assignments in the Change request.
    2.      Understood
    3.      In the Change request, if i pick existing company from F4 values and edit company related data,          it will be replicated accordingly.
             In the same CR, if i give some value in the company code data, the replication will result in one          more assignment added to the company, so as on date, SAP has given the option of only                    additional assignments to the existing assignments.

  • In which database table we can find the Transport request for programs?

    Hi i have  set of programs , for them i have to find the transport request , please guide me in this
    thanks in advance

    Hi Sitaram,
    If you happend to be one of those who forgot the transport request number of your abap program.
    You can easily find it via the Versions Management.
    Steps :-
    Transaction SE38
    Filled in your ABAP program name.
    Then click Utilities -> Versions -> Version Management
    SAP system will display this sample list :- 
    Versions: Report source ZPROGRAM
    Version Cat Fla SAP Rel. Arch Request              Date       Time     Author
    Version(s) in the development database:
    X activ          X  46X                                      01.08.9999 15:21:56 SAP
    Version(s) in the version database:
    X 00002             46X        ABCD123456      01.08.9999 15:52:43 SAP
    X 00001  S    X  46X                                     00.00.0000 00:00:00
    Kindly Reward Points If You Found The Reply Helpful,
    Cheers,
    Chaitanya.

  • How to get the soap request for the particular operations in CRM

    Hi friends,
    We got the wsdl files of different modules from the crm(Oracle CRM on demand). We converted the wsdl files to java classes using axis1.4 wsdl2java tool.Now all create,update,download,lookup operations are implemented in java using the generated classes and they are working properly with the client stub.Now the problem is how can we get the soap request and response of particular operations that we submitted to CRM .The request and response should get by using java code.We are looking no tool for the soap request/response. We are working in Eclipse IDE.
    thanks in advance...

    Refer the link. It might tellsa about attaching to transport request but using the way you can find also -
    Re: How To Transport STANDARD TEXTS??
    Regards,
    Amit
    Reward all helpful replies

  • How to find the Transport request for table entry

    Hi ,
    There was certain entry made in the SAP std table and which got transported to subsequent system. I want to find the Transport Request Number which was containign that table entry and which gor transported.
    Please suggest how can I find that transport number.
    Thanks
    Saurabh

    Hi,
    Yes we can get , Basis team will help.
    B'coz i had same requirement my basis got the TR for me.
    Take their help.
    He said u can like this.
    SE11 - > Table Display - > Table Entry in Menu Bar - > Transport Entries.
    Rhea.

  • How to get the transport request for a particular standard text?

    Hi,
    i want to know, how we get the transport request which associated for standard text.
    Please note already the standard text is assigned to the TR using RSTXTRAN program.
    i have a std text. i want to find the related TR for that!
    rds,
    Siva.

    Refer the link. It might tellsa about attaching to transport request but using the way you can find also -
    Re: How To Transport STANDARD TEXTS??
    Regards,
    Amit
    Reward all helpful replies

Maybe you are looking for

  • Cannot Boot MacBook from an external seagate hd

    I'm trying to boot osx from an external seagate hd on a recent MacBook via it's USB port. The external hd has a GUID max osx journaled partition and has osx installed on it. I can use either option restart or system pref / startup disk to select the

  • JQuery Mobile with Trinidad/ADF Faces

    Hi Is it possible to use JQuery Mobile with Trinidad/ADF Faces? I tried using JQuery Mobile with Trinidad, but the trinidad components are not rendering on the page. Is there a way out? Below is my code: <?xml version='1.0' encoding='UTF-8'?> <jsp:ro

  • Export to Quicktime 16:9

    I'm trying to export a FCE 16:9 to Quicktime, but everytime I export it it comes out 4:3. I know with Quicktime Pro there is an option in the Inspector to tell Quicktime to recognize it as anamorphic, but I don't have QT Pro at home and when I import

  • RE: RCPTRAN4 enhancement for WERKS

    G'day APO Team, How are you travelling?  Can someone please advise whether they have enhanced the RCPTRAN4 program to Evaluate & send change recordings.  Client is using ECC6 & SCM 7.0 and working on Global Job Schedule. Looking to enhance so only lo

  • Does SQL Developer 1.5.3 install as a 'Program' in Windows XP

    I just downloaded and installed SQL Developer 1.5.3 for my Windows XP Media Center laptop. I ran the program and it works fine. Looks very nice! However, I don't see that any programs have been added to my 'All Programs' list. And I don't see anythin