Phone Registration - Mac Address Increase Needed

Strange one, I wondered if people had encountered it. We havent until recently and its random affects random users?
We have switchports set up with seperate voice and data vlans and a max of 3 macs
switchport access vlan 71
switchport mode access
switchport nonegotiate
switchport voice vlan 553
switchport port-security maximum 3
switchport port-security
auto qos voip cisco-phone
spanning-tree portfast
Users complain they are disconnected and the phone is trying to register. When you check the switchport the phone MAC is stuck in the native untagged vlan 1. Clearing MAC and port security does not work, Removing the voice vlan and adding it back does not work, however Increasing the Mac address Max command to 4 allows it to start using the Voice Vlan again and register.
Has anyone experienced this before? I guess I need span the port when it occurs again and pick apart a capture!

Hi Joseph
Switch:WS-C3750V2-24PS
IOS: c3750-ipbasek9-mz.122-58.SE2.

Similar Messages

  • How do you find the phone's mac address for Droid RAZR Maxx HD?

    how do you find the phone's mac address for Droid RAZR Maxx HD?

    Ann154 wrote:
    WalrusM wrote:
    how do you find the phone's mac address for Droid RAZR Maxx HD?
    It is listed under the advanced options for the WiFi settings or About Phone > Status within the phone's settings
    Motorolas list them under About Phone > Status.
    Edit:  Oh, snap!  It is listed in both places.     Nevermind!  Please excuse! 

  • WRT120N: QOS doesn't accept my phone's MAC address

    My Linksys WRT120N router doesn't accept my cellphone's MAC address... I wonder why.
    Phone's MAC address is AC:81:F3:08:13:F5 but upon adding the MAC address Internet Access Priority Category based on MAC address, I get an error "Assign MAC address is incorrect".
    I wonder why.

    KenWeiLL wrote:
    My Linksys WRT120N router doesn't accept my cellphone's MAC address... I wonder why.
    Phone's MAC address is AC:81:F3:08:13:F5 but upon adding the MAC address Internet Access Priority Category based on MAC address, I get an error "Assign MAC address is incorrect".
    I wonder why.
    http://forum1.netgear.com/showthread.php?t=51629
    Looks like this issue is not exclusive to only Linksys firmware...
    This looks like it could be an interesting if not risky workaround fix example used for netgear routers:  http://forums.overclockers.com.au/showthread.php?t=856799
    BTW:  I don't have any issue assigning non-standard 00 beginning mac address on my linksys routers running open source firmware!
    Member of the Professional Aviation Safety Specialists Union!

  • How do I move contacts from phone to Mac Address Book

    I just bought an iPhone 4 and they moved my contacts from my Blackberry to the iPhone OK.
    Now I want to move the contacts from the iPhone to my Mac Address Book.
    I'm afraid if I sync the phone with a blank Address Book it will erase the contacts on my phone.
    Please help me.
    THanks
    I'm soooooooo glad to get rid of my Crackberry

    Thank you for letting me know!
    Going to give it a go. Had a back up of all my clients files stupidly not my software as I have the originals disks. Just realised that amongst the software is ibiz and have lost al my accounting and billing files for the last 7 years want to cry so losing my contacts now will really tip me over the edge!
    Fingerscrossed this works!

  • Need to disable "Block Anonymous Internet Requests" with "Clone MAC address?"

    Ok -- so I learned from tech support and this forum that the "Clone MAC address" option needs to be enabled when connecting to the Internet via a cable modem. In one of the forum posts (sorry lost track of which one), it said that in addition I need to disable "Block Anonymous Internet Requests" as well -- is this correct? If so what is the effect of this? Linksys documentation is not clear if this is absolutely necessary.
    I think the comment is in this thread
    http://forums.linksys.com/linksys/board/message?board.id=Wireless_Routers&message.id=8600

    Usually resetting you cable modem will allow you to use a router without cloning the MAC address.  Reset modem, power down, plug router into the modem, power up the modem, power up the router and you should be good to go.  The popular reason that I know of for unchecking "Block Anonymous Internet Requests" is when you plan to use P2P software like Azureus.  Your computer becomes pingable and can be seen on the net.

  • 802.1x phone with two MAC address

    Hello,
    I have following scenario: Computers are connected behind phones, and phones are authenticating with MAB. The problem is with phones, because they have two mac addresses one is in voice vlan and another is in data vlan. Both phone and computer are authenticated successfully but when switch sees additional MAC address of phone in data vlan it shuts down port. Here is sample configuration:
    interface FastEthernet0/1
    switchport mode access
    switchport access vlan 10
    switchport voice vlan 15
    authentication host-mode multi-domain
    authentication port-control auto
    dot1x pae authenticator
    authentication violation shutdown
    mab
    spanning-tree portfast

    Can you verify if the phone's mac address is being learned on the data vlan and the voice vlan? Because cisco phones use cdp to discover if a voice vlan is configured on the switchport before forwarding traffic.
    Please issue a show mac address table interface x/y after bouncing the port to see what is causing the port to error disable.
    Also what version of code is running on the switch and phone?
    Thanks

  • How is that the MAC address (BIA : Burn -in -Address) not yet exhausted?

    How is that the MAC address (BIA : Burn -in -Address) not yet exhausted? IPV4 is exhausted and we are moving to IPV6!

    MAC addresses are 48 bits long. That is 65536 times the IPv4 space. IP addresses need to be globally unique while MAC addresses only need to be unique on their local LAN segment (LAN/VLAN).
    Here is a good link explaining it more in detail:
    http://blog.michaelfmcnamara.com/2013/03/are-we-running-out-of-mac-addresses/
    There is also a link there that suggests some edits to the 24-bit OUI assignments:
    http://www.ietf.org/proceedings/86/slides/slides-86-iab-techplenary-5
    Daniel Dib
    CCIE #37149

  • Hyper-V MAC addresses

    Hi,
    I understand that each Hyper-v node in a cluster will have its own dynamic pool of MAC addresses that should be different between them. When a VM is started on a node it gets a MAC from this pool, if it's moved to another node and restarted it will get a
    new MAC from the pool on that node. This is a concern for me as I don't want MAC addresses to change when VM's are restarted on different nodes, besides statically assigning a MAC address to EVERY single VM (which could be a fair few with the amount you can
    host these days) is there any easier way to ensure once a VM has a MAC then it will always retain that MAC regardless of which node it is restarted on?
    I am running Server 2012 R2 as the hyper-v host if that makes any difference.
    Many thanks
    Steve

    Hi,
    With Hyper-V you can configure a virtual machine to use a dynamic or a static MAC address for any given network adapter.
    The default option is to use a dynamic MAC address – which means that Hyper-V will generate an initial MAC address for the network adapter, and it will regenerate the MAC
    address if it believes it is necessary.
    If you use static MAC addresses you need to manually specify the MAC address to use, but Hyper-V will never change it.
    More information:
    Hyper-V and Dynamic MAC Address Regeneration
    http://blogs.msdn.com/b/virtual_pc_guy/archive/2010/05/14/hyper-v-and-dynamic-mac-address-regeneration.aspx
    Hope this helps.
    We
    are trying to better understand customer views on social support experience, so your participation in this
    interview project would be greatly appreciated if you have time.
    Thanks for helping make community forums a great place.

  • Facing issues on binding VFC to a MAC-Address on Nexus 5010

    Hello,
    After creating a VFC interface, I am binding it to Ethernet MAC-Address of the CNA. On the wireshark trace it is observed that the initiator is sending a VLAN request but there is no response from the switch hence no FLOGI is seen.
    Although when I bind the VFC to the ethernet interface, everything works well and the initiator logs into the switch. Is there a extra config that needs to be done while a VFC is bound to a MAC?
    Thanks,
    Somayajulu

    No other special configuration.. Just make sure the MAC address is correct one. If this interface connects to a single CNA/Server, you could just bind it to physical ethernet interface. Binding to a MAC address is needed only if you have multiple servers connected on the interface through a FIP snooping device.

  • How to make mac address gmail contacts overwrite the ones on my HTC Android phone - I don't want to sync - that makes the phone scramble and overwrite my computer.  I want to remove or correctly overwrite the phone information as I have done with iPad.

    Please help - I am beginning to hate google, my android and gmail.  I have just wasted about 5 hours in a futile attempt to try and get my current Mac contacts list on my computer updated to my phone. I'm not that computer literate but I have looked up about google phone accounts, vCards, backing up contact lists, what SD on phones are, and God know what else.  I have searched the internet and tried all sorts of things and I still have a mac with a now correct contact list (after the iPad contacts scrambled it and I spent ages manually correcting them all) and a phone with an outdated contact list.  If you try and sync them the phone wants to overwrite the computer one just like the iPad did (would it be so **** hard to give you a choice on the phone as to which overwrites which!).  After all the  advice on the internet failed, I got the bright idea to completely delete all the ones on the phone and if it was empty of contacts the computer one could be exported to it.  Not as simple as it sounds.  First I backed up (I think) my computer contacts list. Numerous futile attempts to go through the phone options to globally delete all contacts did not work - they gave a warning message and you got to choose whether to continue or not, I did, and it looked like it might be working as it changed to zero data on the phone, but then they all popped back up again from God knows where from, but without their little added bits like pictures of the people.  So, I tried un- syncing the darn phone from  google and then deleting them globally.  That didn't work either.  I tried deleting them  all again and again and google would crash and not let me do it. It is absolutely ridiculous that this is so damned difficult to do (especially if you are not computer savvy) and that you cannot choose which device overwrites which when syncing. I gave up and ticked sync with Google again (not that it appears to do anything to the phone contact list at all).  So after 5 hours I am back to where I started from, with a phone showing all the same  incorrect contacts (but the pictures are back), which wants to overwrite the computer if I try any sort of sync, and no way to fix them except go into each one manually and try and do it - and how long would that take (and I've already wasted hours and hours fixing scrambled contact lists!).  I think I will do a print out of the computer contact list and just carry it around with me like an address book - so much bloody simpler.  So now I have a headache, am fighting an overwhelming urge to hurl the phone at the wall,  hoping for a heat wave to evaporate icloud things and am wishing I had bought an iPhone instead of the stupid HTC Android.  Can any one offer me any suggestions on how to get rid of the contacts on my phone and replace them with the ones in my mac address list - hopefully after that  they can sync to their hearts content and not stuff everything up again (which was why I unsynced google a while back - because the phone's list kept making stuff ups and scrambling and duplicating my computer contacts list).  Am I the only one on the planet having this problem or is there someone else out there who has had it and solved it.

    Without "pretending" to be yourself on the other phone (change settings) there's nothing else you can do.
    iOS devices are meant to be single user and can't view iCloud.com the same way a Mac or PC can do.
    You need to find a desktop or laptop machine (Mac or PC) to log in at iCloud.

  • How do I add my phone's Wi-Fi Mac address to my home server so that I can use my home Wi-Fi with my phone?

    Hello. I am using an Android cell phone and, though the phone sees my home server name and accepts my password, it won't connect. I understand that I may have to add my phone's Wi-Fi Mac address to my home server in order for it to allow my phone access, but I have no idea how I might do that. Could someone help me with this? Thank you.

    Tdalso wrote:
    How do I add a phone number so I can use either my US or Canadian number (depending on where I am) with iMessage and Facetime on both my iPhones?
    You need to log out of iMessage and Facetime, make sure your number is correct in Settings/General/About, then log back in again to send a new activation request.

  • I recently changed my email address and need to change my icloud account both on my itunes and iphone. how do I do this without completely wiping the phone?

    I recently changed my email address and need to change my icloud account on both my itunes and iphone. How do I do this without completely wiping the phone.
    Also I tried to update to iOS6 and it is asking for my password under my old signin and locked me out of my phone.
    What can I do?
    Thanks

    This explains how to change your ID: http://support.apple.com/kb/HT5621.  After changing your ID you will need to go to Settings>iCloud, delete the existing account (which only deletes it from your device, not from iCloud), then sign back in with the new ID.  To avoid losing photo stream photos, save them to your camera roll before deleting the existing account.
    If you are signed into your account on your Mac, you will need to go to System Preferences>iCloud, sign out, then sign back in with the new ID.

  • Change phone mac addresses in bulk

    Running 7.1
    I have a block of 80 phones that I need to change out. They are exactly like the old phones so all that I need to do is change the mac address in the device information field. What I was hoping is there was an easier way to do this. I will have to do this multiple times. I was looking at the phone migration tool but that looks like it changes other fields except just the mac address. Is there a way to do this?

    Hello,
    yes you are right. Here are some screenshots:
    Bulk:
    Export:
    After export, you delete the phones. Update the CSV with excel and import the CSV (all details).
    Please rate helpful posts.
    Kind regards,
    Marcel Ammann

  • Get MAC-address of IP Phone using CallManager Express

    Good evening,
    at the moment I am developing some XML-services for Cisco IP Phones. Now I want to personalize some pages and to make that reality I need the MAC-address of the IP Phone to verify the user.
    After a lot of research I found out how to do it with CallManager (use #DEVICENAME# in the url), but I didn't found out how to do it with CallManager Express. I have tried the solution for CCM in CCME, but that didn't work out. So, my question is: How can I get the MAC-address of an IP Phone with CallManager Express?
    Greetings.

    you only have to use #DEVICENAME# when you are using a CallManager IP phone service. Under CME, simply set your services URL and the phone will automatically append the ?name=SEPXXXXXXXXXXXX parameter for you. If you configure your services URL on CME as http://10.1.1.1/MyApp the request will be http://10.1.1.1/MyApp?name=SEPXXXXXXXXXXXX
    (where SEPXXXXXXXXXXXX is the device name of the phone making the request)
    C

  • I need to change the MAC Address for Airport on MacBook

    I have a specific need to change my son's Airport MAC address as his school requires the use of USB network cards that aren't compatible with MACs. These cards are needed because the school's router uses MAC address filtering.
    Before we upgraded his Mac to Snow Leopard, we were able to change the MAC address to the MAC address of the useless dongal the school supplied. We basically created an AppleScript program that ran the "sudo ifconfig en1 ether xx:xx:xx:xx:xx:xx" and all was good.
    This command no longer works for changing the MAC address. We tried it as root user as well and by typing it into the terminal window as root. After running the command, we can run "ifconfig en1" and it does display the new mac address but when we turn the airport on and try to connect, it just hangs and won't connect.
    Our other non-Snow Leopard still works fine after running the commands so I'm guessing Apple disabled this functionality. It's hardly a security issue by being able to change your mac addres.
    Is there a new way to accomplish this? I've searched everywhere.
    Thanks!

    Would an easier solution be to provide the school's IT admin with your mac address and have it added? If they can add a block of mac addresses for the usb dongles, they can add more for machines that cannot use the dongle.
    Also: "It's hardly a security issue by being able to change your mac address."
    While it may not be a security issue for your machine, it is a security for the school network who is using mac address filtering as hopefully only one part of their wireless security.
    That being said, have you read this?
    http://osxdaily.com/2008/01/17/how-to-spoof-your-mac-address-in-mac-os-x/

Maybe you are looking for