CSCur53506 - broadcast flood when allowed vlan add/remove on protected port

Does not this Bug occur in IOS 15.XX ?

Thanks for the reply - yes I did save it.  All the other ports have the command.  But when the phone boots up - it ends up disappearing after the above occurs:
When the phone boots up - it seems to encounter a broadcast storm (???) the port goes from this:
interface gigabitethernet36
switchport trunk allowed vlan add 10
to this:
interface gigabitethernet36
storm-control broadcast enable
storm-control broadcast level 10
storm-control include-multicast
port security max 10
port security mode max-addresses
port security discard trap 60
spanning-tree portfast
switchport trunk allowed vlan add 10
macro description ip_phone
!next command is internal.
macro auto smartport dynamic_type ip_phone
Then in a minute or two I'm no longer able to ping the voicelan - and when I do a show run - gi36 isn't even visible.  However, the PC that is also on gi36 works fine.
If I then reissue the 'switchport trunk allowed vlan add 10' to gi36 - the phone is pingable - and works continuously until the phone is rebooted.
So I'm not really sure what happens during the bootup that causes this to happen, or a way to try and prevent it from occuring.

Similar Messages

  • Error when opening the Add-Remove Descriptors dialog

    I've got the error message below when I am trying to open the Add-Remove Descriptors dialog. The problem appears suddenly from one day to another and I don't find the reason. It works in new projects, but does not work on my main project. Where should I find the reason?
    java.lang.NullPointerException
         at oracle.jdeveloper.java.provider.BaseFileProvider.getSourceClass(BaseFileProvider.java:966)
         at oracle.jdeveloper.java.JavaManager.getSourceClass(JavaManager.java:705)
         at oracle.toplink.addin.utils.MWJDevUtils.isOnProjectSourcePath(MWJDevUtils.java:341)
         at oracle.toplink.addin.model.MWDescriptorChooserMetaClassRepository.buildListOfJavaClassNamesInJProject(MWDescriptorChooserMetaClassRepository.java:83)
         at oracle.toplink.addin.model.MWDescriptorChooserMetaClassRepository.refreshOn(MWDescriptorChooserMetaClassRepository.java:63)
         at oracle.toplink.addin.model.MWDescriptorChooserMetaClassRepository.<init>(MWDescriptorChooserMetaClassRepository.java:47)
         at oracle.toplink.addin.ui.action.project.AddRemoveTypeAction$1.<init>(AddRemoveTypeAction.java)
         at oracle.toplink.addin.ui.action.project.AddRemoveTypeAction.buildAvailableTypes(AddRemoveTypeAction.java:70)
         at oracle.toplink.addin.ui.action.project.AddRemoveTypeAction.execute(AddRemoveTypeAction.java:230)
         at oracle.toplink.tsceditor.ui.action.AbstractAction.executeImp(AbstractAction.java:129)
         at oracle.toplink.tsceditor.ui.action.AbstractAction.mav$executeImp(AbstractAction.java)
         at oracle.toplink.tsceditor.ui.action.AbstractAction$1.run(AbstractAction.java:112)
         at java.awt.event.InvocationEvent.dispatch(InvocationEvent.java:209)
         at java.awt.EventQueue.dispatchEvent(EventQueue.java:461)
         at java.awt.EventDispatchThread.pumpOneEventForHierarchy(EventDispatchThread.java:242)
         at java.awt.EventDispatchThread.pumpEventsForHierarchy(EventDispatchThread.java:163)
         at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:157)
         at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:149)
         at java.awt.EventDispatchThread.run(EventDispatchThread.java:110)

    I get the same error also, even when I create a new project. I found I can edit the files manually and use that as a work around, but it is incredible time consuming.

  • 500 Internal Server Error when clicked on Add/Remove Button

    Hi,
    When i Goto System Management -> Administration -> Mobile Infrastructure -> Device Maintenance -> here search for the device id or just click on the search -> scroll down to find 'Mobile Components' tab -> click on Add/Remove button
    The error iam getting is
    <b>500 Internal Server Error</b>
    java.lang.NullPointerException
        at com.sap.ip.mi.admin.wd.device.DeviceMaintenance.supplyUserList1(DeviceMaintenance.java:794)
        at com.sap.ip.mi.admin.wd.device.wdp.InternalDeviceMaintenance.supplyUserList1(InternalDeviceMaintenance.java:562)
    Any Suggestions or solutions
    Rgds,
    Kiran Joshua

    Nameeta,
    There are no short dumps in the middleware, st22.
    Sathya,
    We r trying to look at the SP level, once done will get back
    But still any suggestions are welcome
    rgds,
    Kiran Joshua

  • How to Uninstall iTunes when not in Add/Remove

    How do you uninstall iTunes when it does not appear in Add/Remove programs. For the record, I have used the Window Install Clean-up Utility as described in another thread. Although iTunes appeared in the utilities' list, and seemed to process my request to uninstall (it disappeared from the list), all iTunes program files still remain on my computer, and the icon still appears on my desktop.
    Thanks - Jeff.

    I figured it out.

  • Unable to add allowed VLANs to TenGig trunk port

    Hi,
    I've got a ten gig interface on a 6509 running 12.2(33) configured as a trunk, but I've not been able to add any allowed VLANs as I've done before on other ten gig ports on different 6509 chassis. Am I missing something obvious?
    I'm assuming that the reason I'm unable to set the encapsulation to dot1q is because the new hardware doens't support ISL, hence no need. The command to add the VLANs however doesn't get rejected, it just doesn't appear to do anything.
    I've tried adding single VLANs and multiples, but no joy. Any ideas?
    Here's what I've done:
    SWITCH_1631(config)#default int t4/1
    Interface TenGigabitEthernet4/1 set to default configuration
    SWITCH_1631#sh ru int t4/12
    Building configuration...
    Current configuration : 65 bytes
    interface TenGigabitEthernet4/12
     no ip address
     shutdown
    end
    SWITCH_1631(config)#int t4/1
    SWITCH_1631(config-if)#switchport
    SWITCH_1631(config-if)#switchport mode trunk
    SWITCH_1631(config-if)#switchport trunk allowed vlan ?
      WORD    VLAN IDs of the allowed VLANs when this port is in trunking mode
      add     add VLANs to the current list
      all     all VLANs
      except  all VLANs except the following
      none    no VLANs
      remove  remove VLANs from the current list
    SWITCH_1631(config-if)#switchport trunk allowed vlan add 700
    SWITCH_1631(config-if)#
    SWITCH_1631#sh vlan id 700
    VLAN Name                             Status    Ports
    700  VLAN_NAME                        active    <snip>
    SWITCH_1631#sh ru int t4/1
    Building configuration...
    Current configuration : 74 bytes
    interface TenGigabitEthernet4/1
     switchport
     switchport mode trunk
    end

    Steve,
    Thanks for getting back to me. You're right that it is by default a dot1q trunk allowing all VLANs, therefore it should work for what I want to do.
    Port                Mode         Encapsulation  Status        Native vlan
    Gi3/39              on           802.1q         trunking      1
    Te4/1               on           802.1q         trunking      1
    Po1                 on           802.1q         trunking      50
    Po2                 on           802.1q         trunking      50
    Po3                 on           802.1q         trunking      50
    Po4                 on           802.1q         trunking      50
    Po5                 on           802.1q         trunking      50
    Port                Vlans allowed on trunk
    Gi3/39              15-16,20-23,30,401,608
    Te4/1               1-4094
    Po1                 10,13,20-21,25,30,50,52,61,70,600,700-701,950
    Po2                 10,20,30,50,52,61,70,600,700-701,950
    Po3                 10,20,30,50,61,70,600,700-701,950
    Po4                 10,20,30,50,61,70,600,700-701,950
    Po5                 2-3,10-23,25-26,30,35-36,40,50-53,56,58,61,65,70,77,101-102,145-146,155-158,401-402,600-602,608,700-701,800,950
    The problem was that I've always been advised that best practise is to only allow the VLANs that are actually required on a trunk to avoid broadcasting traffic unnecessarily. I worked out what the issue was though, and it was a pretty simple one!
    Once I saw that 1-4094 was allowed I tried "switchport trunk allowed vlan remove 700" which worked and left me with 1-699,701-4094.
    Then I realised what the problem was  trying to use the "add" command when all possible VLANs had already been added. As soon as I got rid of it and used "switchport trunk allowed vlan 700" followed by "switchport trunk allowed vlan add 701" I was back in business.
    So it was a very simple issue, but thank you Steve for pointing me in the right direction and confirming that all the VLANs were already allowed!

  • Does it need add the native vlan to allowed vlan list ?

    If I confiured the port like this "
    switchport trunk native vlan 10
    switchport trunk allowed vlan 11,12"
    does the vlan 10 allowed passing ? or it still need add vlan 10 to the allowed vlan list like "
    switchport trunk native vlan 10
    switchport trunk allowed vlan 10,11,12"
    Thanks

    Yes you can remove the native VLAN from the list, and it does prevent the native VLAN from traversing the trunk. That is, if you look at the Spanning Tree for the native VLAN, the trunk will be absent from the list of ports on the VLAN.
    The question of untagged frames is a different one. There are some control protocols, particularly link-local ones, that are sent untagged, and these will traverse the trunk regardless. However, they are not considered as part of the native VLAN Spanning Tree as such.
    But beware: there is a bug in earlier IOS and in all CatOS switches! If you use a non-1 VLAN as your trunk native VLAN, and you disallow it from the trunks, and there are no other ports carrying that native VLAN, then the Spanning Tree for that VLAN shut down. That is fair enough. But the bug is that the Spanning Tree for VLAN 1 also breaks down, sending your network into meltdown.
    Kevin Dorrell
    Luxembourg

  • I just downloaded an update and my sophos anti-virus is going beserk.  It will not allow me to remove the threat when I unlock the quarantine manager and I have no idea of what to do

    I just downloaded an update and my sophos anti-virus is going beserk.  It will not allow me to remove the threat manually when I unlock the quarantine manager and I have no idea of what to do.

    The malware it's finding is probably Windows malware attached to e-mail messages. What are the names of some of those things? Assuming they're not Mac malware, allowing Sophos (or any other anti-virus software) to remove them could cause problems. For example, if they're attached to e-mail, removing them improperly by simply deleting the message file will leave the malware on the e-mail server, and it may very well end up getting re-downloaded when your mail client syncs with the server. It may also corrupt the mailbox.
    If you actually ever see a malware name starting with MacOS or OSX (I forget which one Sophos uses), then you will need to worry, and should not assume that the malware can be completely removed by anti-virus software of any kind.

  • When i click on the webcam, it says device is not found. it is in my add/remove section.

    My webcam was showing a black screen when I would try to use it (it's integrated).  So I checked out some forums and ended up disabling it and now it has disappeard.  I have the icon, but it says that there is no device.  It shows up in my add/remove.  I have uninstalled and installed multiple times.  I have tried to repair it.  I think I am missing an image driver.  Nothing installs successfully.
    This question was solved.
    View Solution.

    Very strange, it is more secure to be a driver problem, try to find the latest version but not from the HP website but for the hardware ID from the manufacturer's website. Also check the power options, the system may "turn off" the webcam to save energy.
    Venta de Computadoras

  • Rendering of tab row and pages is totally messed up when I add/remove/scroll through tabs

    After upgrading to 4b9 from 4b8, the rendering is totally messed up, whenever I add, remove or simply scroll through the tab row (if I'm calling it correctly). The tab row basically disappears and at least 5 seconds to come back, while lots of flashing and buggy behavior. During this time the rendering of the main page is also messed up.
    After it finishes rendering, the main page could still be in a bad state. At which I have to switch tabs or scroll the main page, to force a re-draw of the main page, to get the rendering looking correct.
    The only clue I have is that I have lots and lots of tabs open. And it looks like when I'm on the first few tabs it doesn't happen as badly.. This worked perfectly on 4b8.

    I'm sorry to hear that you have so many issues. What version of Firefox were you using before?
    The double title bar issue has been identified as an issue with the Tax Mix Plus extension but it doesn't affect everyone, it's an interaction with something else (not exactly clear what, although Norton Toolbar was mentioned in one thread).
    There is a new version available that you could try. If Firefox is stable enough to do it...
    orange Firefox button (or Tools menu) > Add-ons > "gear" icon > Check for Updates
    If your beta version won't update, you could try installing [https://addons.mozilla.org/en-us/firefox/addon/tab-mix-plus/ from the add-ons site].
    More generally, could I suggest disabling as many extensions as you can live without for 24 hours, and re-enable them gradually? This should help isolate interactions between them. As you know, you can do that here:
    orange Firefox button (or Tools menu) > Add-ons > Extensions category
    Finally, regarding your old session, if you haven't closed Firefox, you might find a sessionstore.bak file in your profile folder that contains your old session. To easily access that folder, try
    Help > Troubleshooting Information > "Show Folder" button
    Grab a copy of that file and save it somewhere outside the folder because it is overwritten when you close Firefox. Got to run, but if you find one with an appropriate date, someone can help you restore it.

  • I recently downloade Firefox v6.0 but had to remove it via the Control Panel Add/Remove Program. When I tried to re-install it I keep getting an error messsage that said that I had to reboot to fully remove the previous copy of v6.0.

    I recently downloade Firefox v6.0 but had to remove it via the Control Panel>Add/Remove Program. When I downloaded v6.0 again and tried to re-install it I keep getting an error messsage that said that I had to reboot to fully remove the previous copyof v6.0. However when I did reboot I get the same error message. I'm sort of stuck in a loop and can't figure out how I can re-install v6.0. I am running Windows XP on a Dell Inspiron 9300 laptop.

    Please do the following.
    Click '''Help '''| '''Check For Updates'''. The option to update should appear and version 3.6.17 should download and install.
    However, sometimes things go pear-shaped and you get version 3.5.19. If that happens, repeat the same steps to update to 3.6.17.
    Once you have 3.6.17 installed, you'll get the opportunity to update to the current version which is 4.0.1 ''Please don't do that for the moment because you first of all have to update your plugins''. To do the latter, please do the following.
    Go to http://www.java.com/en/ and install the latest version of Java.
    Update Adobe Shockwave for Director via http://get.adobe.com/shockwave/
    Update Adobe Flash via http://get.adobe.com/flashplayer/
    Update Adobe Reader via http://get.adobe.com/reader/?promoid=BUIGO
    For security details regarding the Adobe updates, see: http://www.adobe.com/support/security/advisories/apsa11-02.html
    Once you've updated all those, go to '''Help '''| '''Check For Updates '''again to update to version 4.0.1

  • How can I uninstall firefox when the add/remove programs in control panel doesn't work, nor does opening it in the run command?

    I tried to uninstall firefox using the control panel, add/remove programs. When I click on remove it does nothing. Then I tried using run, firefox, uninstall, helper and this does nothing either. Is there another way to remove it or repair it? I am using windows xp not 2000.

    For details of how to manually remove Firefox see http://kb.mozillazine.org/Uninstalling_Firefox - it gives details of the folders you need to delete.
    What is your problem with Firefox, re-installing Firefox does not normally fix problems.

  • How do I uninstall photoshop elements 6 (windows) when there is not option in add-remove programs

    How do I uninstall photoshop elements 6 (windows) when there is not option in add-remove programs.  I have looked on my hard drive extensively for a library or utility folder that would have an uninstall program, nothing.  I want to install Elements 9, but have found out that Elements 9 does not remove Elements 6, so I want to remove elements 6 first.

    Strange that PSE6 does not show up via the control pane.
    I wouldn’t worry about uninstalling it. The two versions sit happily side by side and PSE6 takes up hardly any file space compared with PSE9.

  • [svn:osmf:] 14007: Partial fix for FM-383: ProxyElement needs to dispatch traitRemove/ traitAdd event pairs when the proxy adds or removes a trait that also exists on the proxied element .

    Revision: 14007
    Revision: 14007
    Author:   [email protected]
    Date:     2010-02-05 11:54:43 -0800 (Fri, 05 Feb 2010)
    Log Message:
    Partial fix for FM-383:  ProxyElement needs to dispatch traitRemove/traitAdd event pairs when the proxy adds or removes a trait that also exists on the proxied element.
    Ticket Links:
        http://bugs.adobe.com/jira/browse/FM-383
    Modified Paths:
        osmf/trunk/framework/OSMF/org/osmf/media/MediaElement.as
        osmf/trunk/framework/OSMF/org/osmf/proxies/ProxyElement.as
        osmf/trunk/framework/OSMFTest/org/osmf/proxies/TestProxyElementAsDynamicProxy.as

  • Windows 2000 prof. I noticed that I have both versions 3.6 and 6.02 installed when i checked the this in the add/remove program in the control panel. Can i remove the v3.6?

    I have windows 2000 professional operating system version 5.0.2195 service pack 4 build 2195. I usually logged on as "user1". When i clicked on firefox it will try to install update but will return a message that update cannot be installed "please make sure that there are no other copies of firefox running on your computer". But there are no other copies of firefox running.
    I checked the add/remove program in the control panel and found out that I have ver3.6.10 and ver6.0.2 installed.
    Can i remove the ver3.6.10 using the uninstall button in the add/remove program?
    Another problem is that I cannot logged in as "administrator".
    When i logged in as "administrator" the computer just shut down and restart by itself while loading my desktop icons.

    The normal method is simply
    * Help -> Check for Updates
    on Firefox (Window XP)
    * see also [[Updating Firefox]]
    You should be able to delete Firefox and remove it, from your Windows XP control panel although that may not be what you intend.
    If you have doubts about compatibility stay with Firefox3.6 for now.
    Some software extensions will currently have problems with firefox 4 (and that iircc may include some versions of silverlight )
    Do NOT use any delete settings (or whatever it is worded) that will loose all your passwords and bookmarks.
    BTW the safe mode in relation to Firefox is a totally different concept from Windows safe mode, but you probably have no need to use either of them.
    * see also [[Safe Mode]]
    On an ordinary upgrade Firefox will preserve your profile details which include bookmarks any passwords.
    You should have no problems in installing Firefox 4. You should be able to install firefox 4, and retain any bookmarks etc that were used in firefox 3.6, but sometimes extensions may be incompatible.

  • When I look in Add/Remove Programs in the Control Panel it reports Firefox as 5.44GB. Could this be true? If so how do I reduce the amount of space it is taking up?

    When I look in Add/Remove Programs in the Control Panel it reports Firefox as 5.44GB. Could this be true? If so how do I reduce the amount of space it is taking up?

    It is quite common for the program size listings to be wrong. To check the actual size of the Firefox installation, you can manually check the size of the Firefox [http://kb.mozillazine.org/Installation_directory installation directory]. It is is typically around 26-30Mb, and the default location on 32 bit Windows is C:\Program Files\Mozilla Firefox\
    There are also a couple of other locations where Firefox stores data, check the size of the following folders as well.
    Firefox also stores user data such as bookmarks and passwords in the [[profiles|profile folder]]. It should be inside this folder C:\Users\''username''\AppData\Roaming\Mozilla\Firefox\Profiles\
    Firefox stores temporary files in the cache. To find the location of the cache, type '''about:cache''' into the location bar. It should be inside this folder C:\Users\''username''\AppData\Local\Mozilla\Firefox\Profiles\
    The last 2 folders are normally hidden, you may need to set Vista to [http://www.bleepingcomputer.com/tutorials/tutorial130.html show hidden files and folders].

Maybe you are looking for

  • How to use one URL for several Oracle AS?

    Hi folks, how do I use one URL to access several application servers (i.e. for different applications). Example: We have one URL: www.test.com In our DMZ, wie have three application servers and one web cache: test1.intranet.com:7777 test2.intranet.co

  • Messages read on iPhone/iPad are not being marked as read on Mac

    I've had an iPhone, iPad, and Mac for several years and just recently noticed that my unread messages on my Mac are increasing.  I don't use the Mac much since I use the iPhone or iPad more often.  The number of unread message across my iPhone and iP

  • Lived in germany for 1 year and changed dvd player setting 6 times between 1 and 2

    Hi i lived in germany for one year and had american dvds with me and chnaged between german and english more than 6 times now i am in america and only can watch german videos. Does somebody now how to change a 7th time?

  • Canon MP 700 - problems printing from Leopard

    I have a Canon MP 700 printer and was using it happily until I upgraded to Leopard. I visited a whole bunch of forums in search of a solution and tried to "trick" my MacBook into printing by attempting to piggy back ride on other Canon drivers, but n

  • Real Time Customer Master idoc

    For a real time integration scenario of cust master idocs ,i had customized the customer master msg type Debmas to ZDEBMAS & used method CUSTOMER_ADD_DATA, method used SAVE_DATA & CHECK_ADD_ON_ACTIVE , for triggering the idoc whenever i press save bu