The auto smartport and VLAN assignment doesn't work unless you have the auto smartport enabled (which you don't below) and the switch receives a CDP packet from the uplink which tells it what's up.
I was not a fan of smart port for these, and they are not supported in CER either. Adam Message: 18 Date: Wed, 21 May 2014 10:04:52 -0300 From: "Michel L. M. B. Perez" <[email protected]> To: Jeffrey Girard <[email protected]> Cc: "Cisco VOIP \([email protected]\)" <[email protected]> Subject: Re: [cisco-voip] Anyone using the Cisco 300 Series switches? Unable to get Auto Voice VLAN to work Message-ID: <CAGxpHypVMA6ZGRkDZTUwvu5RUM9xussBvwjAy6=vsvbajvp...@mail.gmail.com> Content-Type: text/plain; charset="utf-8" The only that i found to make Voice VLAN work ate this device, is to map the beginning of MAC address of some phones that will be attached at this Switch. We are using at this customer 69XX series phones and CUCM 8.6. This is the config: ! voice vlan id 3 voice vlan state oui-enabled voice vlan oui-table add 28940f CISCO___________________ voice vlan oui-table add 44d3ca CISCO___________________ voice vlan oui-table add 503de5 CISCO___________________ voice vlan oui-table add 649ef3 CISCO___________________ ! interface fastethernet1/2/1 spanning-tree portfast switchport trunk native vlan XX (PC VLAN) lldp optional-tlv port-desc sys-name sys-desc sys-cap 802.3-mac-phy 802.3-lag 802.3-max-frame-size lldp med notifications topology-change enable lldp med enable network-policy poe-pse macro description ip_phone_desktop voice vlan enable voice vlan cos mode all no macro auto smartport !next command is internal. macro auto smartport dynamic_type unknown -- Michel Perez Skype: michelmbperez [email protected] http://br.linkedin.com/in/michelmbperez _______________________________________________ cisco-voip mailing list [email protected] https://puck.nether.net/mailman/listinfo/cisco-voip
