Hello,
we are moving to IP telephony.
We install J179 phone anf IP office.
In some of the offices, computers and telephones each have their own outlet.
In other offices, we don't have enough sockets so I want to plug the PC and the phone into the same socket
We have vlan for data and vlan for telephony. The DHCP server is Windows. On this server, we have created different scopes. On those dedicated to telephony, we have added option 242.
We have also set up filtering by mac address on the DHCP server. The mac address equipment are well on the scopes.
We also have access-lists on our Cisco switches.
When I plug a phone alone into its dedicated socket, it works.
But when I want to plug a computer and a phone into the same outlet, it doesn't work. The PC gets its Ip and works. But the phone displays "waiting for dhcp"
I have configured the test ports like this when there is only one socket with a pc and a phone.
Switch(config-if)#switchport mode access
Switch(config-if)#spanning-tree portfast
Switch(config-if)#switchport access vlan 230 ( data vlan)
Switch(config-if)#switchport voice vlan 235 ( voice vlan)
All vlans are declared on our core switch, with ip helper address
LLDP is enabled on all the switch.
and as i say when i put a single phone on its port, with only the vlan 235 configured, it works.I get an ip from the good vlan
Something is missing, but I don't know what?
we are moving to IP telephony.
We install J179 phone anf IP office.
In some of the offices, computers and telephones each have their own outlet.
In other offices, we don't have enough sockets so I want to plug the PC and the phone into the same socket
We have vlan for data and vlan for telephony. The DHCP server is Windows. On this server, we have created different scopes. On those dedicated to telephony, we have added option 242.
We have also set up filtering by mac address on the DHCP server. The mac address equipment are well on the scopes.
We also have access-lists on our Cisco switches.
When I plug a phone alone into its dedicated socket, it works.
But when I want to plug a computer and a phone into the same outlet, it doesn't work. The PC gets its Ip and works. But the phone displays "waiting for dhcp"
I have configured the test ports like this when there is only one socket with a pc and a phone.
Switch(config-if)#switchport mode access
Switch(config-if)#spanning-tree portfast
Switch(config-if)#switchport access vlan 230 ( data vlan)
Switch(config-if)#switchport voice vlan 235 ( voice vlan)
All vlans are declared on our core switch, with ip helper address
LLDP is enabled on all the switch.
and as i say when i put a single phone on its port, with only the vlan 235 configured, it works.I get an ip from the good vlan
Something is missing, but I don't know what?