Testing Voice VLAN and CUCM

How do I go about testing that the voice VLAN is working on a switch? I have my CUCM/UC servers running on VM and are on VLAN 55 "192.168.55.0/24" Network CUCM is 55.2 and UC is 55.3. Data Vlan is on 1 for now and IP address is 192.168.10.0. Im not quite sure if the CUCM/UC server should be assigned an IP on the Data or Voice Vlan. If I assign it a Voice VLAN IP then I wont be able to manage it from the data vlan. I have not found any documentation on what VLAN to set the server on. Does the port have to be a trunk port assigned to the servers? What am I missing here?
“The problem with quotes on the Internet is that you can’t always be sure of their authenticity.” ~Abraham Lincoln
Comments
1. If using a voice gateway, use router on a stick, and point the CUCM DHCP server to the default gateway.
2. If using a L3 Switch, create SVIs, VLANs, and then point the CUCM DHCP server to the default gateway.
-With both, don't forget the "ip helper-address" command
3. If using just a L2 switch, then get a router and refer back to 1.
The documentation you are looking for is the SRND. It will give best practices for setting up voice and data Vlans. I've seen people do both, and I've done both. Its just a matter of ensuring the phones can reach the server for TFTP.
CUCM SRND 9x/10, UCCX SRND 10x, QOS SRND, SIP Trunking Guide, anything contact center related
CUCM SRND 9x/10, UCCX SRND 10x, QOS SRND, SIP Trunking Guide, anything contact center related
Voice-port 0/0/0
signal ground start
connection plar opx 724-941-XXXX
caller id enable
cptone us
dial-type dtmf
Ring number 1
Im sure I'm way off but seeking advice again. Do I even need to set the Gateway up like this or is there a different way. Im thinking its in the next chapter with building the dial plans with destination patterns. Is there a fast config to get my phones ringing the POTS?
ccm-manager config server "ip address of CUCM"
ccm-manager config
ccm-manager config
ccm-manager config server "ip address of TFTP server"
I know you are using one server, but this comes into play when you have servers with different services. The router will pull the MGCP gateway config from the TFTP server. Also, remember to have it in the correct order. The ccm-manager config server command will be ignored without first enabling ccm-manger config.