Hi All
Sorry for the long post but wanted to give as full a picture as I can.
We are currently trying to reduce cabling and as a result want to be able to use the LAN port on the Ericsson IP Phones to connect up our desktops.
We have an Ericsson MD110 PABX
We are using Cisco 3750 Switches, there is a separate vlan for voice and data. Data 480, Voice 481
The IP phones work fine but we cannot get the phones and PC's working together. An example of a port config which the IP Phones work fine on is below
!
interface FastEthernet1/0/24
switchport access vlan 481
switchport mode access
no logging event link-status
no snmp trap link-status
spanning-tree portfast
!
An exampe of the config we are trying to use on a port which PC and phone would be on is below.
!
interface FastEthernet1/0/4
description Test IP Phones and PC
switchport trunk encapsulation dot1q
switchport trunk allowed vlan 480,481
switchport mode trunk
no logging event link-status
no snmp trap link-status
spanning-tree portfast
!
We have included "Option 43" on the Data DHCP Scope to include the IP address of the server and the VLAN ID for the VOice VLAN but it aint playing ball!!
Any help is apreciated.
Sorry for the long post but wanted to give as full a picture as I can.
We are currently trying to reduce cabling and as a result want to be able to use the LAN port on the Ericsson IP Phones to connect up our desktops.
We have an Ericsson MD110 PABX
We are using Cisco 3750 Switches, there is a separate vlan for voice and data. Data 480, Voice 481
The IP phones work fine but we cannot get the phones and PC's working together. An example of a port config which the IP Phones work fine on is below
!
interface FastEthernet1/0/24
switchport access vlan 481
switchport mode access
no logging event link-status
no snmp trap link-status
spanning-tree portfast
!
An exampe of the config we are trying to use on a port which PC and phone would be on is below.
!
interface FastEthernet1/0/4
description Test IP Phones and PC
switchport trunk encapsulation dot1q
switchport trunk allowed vlan 480,481
switchport mode trunk
no logging event link-status
no snmp trap link-status
spanning-tree portfast
!
We have included "Option 43" on the Data DHCP Scope to include the IP address of the server and the VLAN ID for the VOice VLAN but it aint playing ball!!
Any help is apreciated.