Thanks Chopper, but I already know the typical port configuration. This is exactly what I'm doing. And regarding CDP, for whatever reason it is required with my Polycom phones; it plainly says so in the Polycom documentation, which I only discovered when my first phone just wouldn't work.
The thrust of my question was about autoconfiguration of the voice VLAN, i.e. autosensing a phone when it is introduce on an existing data port and configuring accordingly.
Main Topics
Browse All Topics





by: ChopperCenturyPosted on 2008-12-02 at 11:03:12ID: 23079708
Here is a typical config for a PC and Phone to work on the same switchport....
interface FastEthernet#/#
switchport mode access
switchport voice vlan #
Also if you want to change the PC VLAN from the default, simply add the following...
switchport access vlan #
CDP has no bearing on either of these to work....CDP is just for discovery, letting you know what devices are connected to the ports.