interface FastEthernet0/1 switchport access vlan 10 switchport mode access switchport voice vlan 4 mls qos trust cos spanning-tree portfast
kmcintosh78 wrote: » Here is the Config for the DHCP pools. ip dhcp pool user network 10.1.11.0 255.255.255.0 domain-name X.X.X.X default-router 10.1.11.1 dns-server 75.75.75.75 75.75.76.76 ! ip dhcp pool voice network 10.3.11.0 255.255.255.0 dns-server 68.87.85.98 68.87.69.146 domain-name X.X.X.X option 43 ascii "id:ipphone.mitel.com;sw_tftp=10.0.3.9;call_srv=10.0.3.9;vlan=4;I2p=6;dscp=46" default-router 10.3.11.2 And all the interfaces, except the ASA connection are configured as follows: interface FastEthernet0/1 - 47 switchport trunk encapsulation dot1q switchport mode trunk switchport voice vlan 4 no ip address duplex full speed 100 no mdix auto spanning-tree portfast trunk spanning-tree bpduguard enable
mls qos mls qos map cos-dscp 0 8 16 24 32 46 48 56 spanning-tree portfast default spanning-tree portfast bpduguard default int f0/1 switchport mode access switchport access vlan <data_vlan_id> switchport voice vlan 4 mls qos trust dscp
drkat wrote: » You never stated if the phone is actually showing being in the voice vlan. Have you statically configured the voice vlan on the phone to verify the config works but may be a port configuration?
drkat wrote: » Are you doing this all remotely?? I mean you could just take the phone into the switch room and test.
pitviper wrote: » Looks like you are still missing: option 43 ascii "id:ipphone.mitel.com;sw_tftp=10.0.3.9;call_srv=10 .0.3.9;vlan=4;I2p=6;dscp=46" in the user DHCP pool.
drkat wrote: » no it shouldnt
drkat wrote: » looks like you're going to need someone on site to describe the issue
kmcintosh78 wrote: » I am sure I know the issue. But the phone powers up, tries to negotiate DHCP, can't find it, so it sits in the DHCP discovery mode. I am almost sure that the MITEL Phones use the spare pairs for POE, as opposed to the used pairs with power injected into it. It appears that the phone is not making a DATA connection to the switch, but is getting power. I am thinking it is a bad patch cable, with a faulty single cable or pair.