check the DHCP server settings. customer told me the data vlan id is 225 and voice vlan id is 237. customer only set the SSON 176 for voice vlan, they didn't configure the option 176 on the data vlan, and the parameter for option 176 on voice vlan 237 is incorrect like below:
MCIPADD=10.242.157.10,10.242.128.10,MCPORT=1719,L2Q=225,L2QVLAN=237,TFTPSRVR=10.239.32.176
I requested customer add option 176 to data vlan 225 with parameter:
MCIPADD=10.242.157.10,10.242.128.10,MCPORT=1719,L2Q=1,L2QVLAN=237,TFTPSRVR=10.239.32.176
changed the option 176 in voice vlan 237 with parameter:
MCIPADD=10.242.157.10,10.242.128.10,MCPORT=1719,TFTPSRVR=10.239.32.176
After that, customer reboot the IP phone, things get worse, the IP phone can not get IP address from DHCP and prompt DHCP ACK error. I told customer this is more about the data switch or DHCP server issue, since the option 176 configuration is correct now.