I did this setup today and thought I would document it and share it for anyone that is looking to do the same thing. I think this is fairly comprehensive but let me know if you feel if I have left anything out.
Setting up IP Office in a separate VLAN for Voice Traffice Using One DHCP server
IP Office (412) Config
LAN1:
192.168.1.20 /24
GW: 192.168.1.2
LAN2:
192.168.5.20 /24
GW: 192.168.5.2
DHCP Server (Win 2003 Server)
DHCP Server w/ two NICs
NIC 1: 192.168.1.10 (Data network)
NIC 2: 192.168.5.10 (Voice VLAN)
DHCP Scopes:
192.168.1.0 /24
192.168.5.0 /24
192.168.1.0 Scope:
Option 176: L2Q=1,L2QVLAN=2
192.168.5.0 Scope:
Option 176: MCIPADD=192.168.5.20,MCPORT=1719,TFTPSRVR=192.168.5.21,L2Q=1,L2QVLAN=2,VLANSEP=1,PHY2PRIO=1
VMPro Server (also TFTP Server)
VMPRO server w/ two NICS
NIC 1: 192.168.1.21 (Data Network)
NIC 2: 192.168.5.21 (Voice VLAN)
Switches
All Switches are configured with 2 VLANs:
Main Switch (VLAN 1 IP: 192.168.1.2 | VLAN 2 IP: 192.168.5.2)
This switch is a Layer 3 switch that has route statements built in, though you can do the same setup without a Layer 3 switch if it is a small enviroment
VLAN ID: 1 (DEFAULT_VLAN)
VLAN ID: 2 (VOIP) * Tagged on all ports (see exceptions below)
*DHCP Server NIC 1 has VLAN 1 UnTagged on the corresponding switch port
*DHCP Server NIC 2 has VLAN 2 UnTagged on the corresponding switch port
**** IMPORTANT*****
Both ports on the switch for the DHCP server should NOT be tagged with any VLANs, only UnTagged to the appropriate VLAN (if you do not do this you will receive DHCP ACK errors when the phones boot into VLAN 2)
*********************
*Lan 1 IP Office port Untagged to VLAN 1 (NOT tagged to VLAN 2)
*Lan 2 IP Office port Untagged to VLAN 2 (NOT tagged to VLAN 1)
*NIC 1 VMPRO Untagged to VLAN 1 (NOT tagged to VLAN 2)
*NIC 2 VMPRO Untagged to VLAN 2 (NOT tagged to VLAN 1)
This worked like a charm for me, hope this helps someone.
-T
Setting up IP Office in a separate VLAN for Voice Traffice Using One DHCP server
IP Office (412) Config
LAN1:
192.168.1.20 /24
GW: 192.168.1.2
LAN2:
192.168.5.20 /24
GW: 192.168.5.2
DHCP Server (Win 2003 Server)
DHCP Server w/ two NICs
NIC 1: 192.168.1.10 (Data network)
NIC 2: 192.168.5.10 (Voice VLAN)
DHCP Scopes:
192.168.1.0 /24
192.168.5.0 /24
192.168.1.0 Scope:
Option 176: L2Q=1,L2QVLAN=2
192.168.5.0 Scope:
Option 176: MCIPADD=192.168.5.20,MCPORT=1719,TFTPSRVR=192.168.5.21,L2Q=1,L2QVLAN=2,VLANSEP=1,PHY2PRIO=1
VMPro Server (also TFTP Server)
VMPRO server w/ two NICS
NIC 1: 192.168.1.21 (Data Network)
NIC 2: 192.168.5.21 (Voice VLAN)
Switches
All Switches are configured with 2 VLANs:
Main Switch (VLAN 1 IP: 192.168.1.2 | VLAN 2 IP: 192.168.5.2)
This switch is a Layer 3 switch that has route statements built in, though you can do the same setup without a Layer 3 switch if it is a small enviroment
VLAN ID: 1 (DEFAULT_VLAN)
VLAN ID: 2 (VOIP) * Tagged on all ports (see exceptions below)
*DHCP Server NIC 1 has VLAN 1 UnTagged on the corresponding switch port
*DHCP Server NIC 2 has VLAN 2 UnTagged on the corresponding switch port
**** IMPORTANT*****
Both ports on the switch for the DHCP server should NOT be tagged with any VLANs, only UnTagged to the appropriate VLAN (if you do not do this you will receive DHCP ACK errors when the phones boot into VLAN 2)
*********************
*Lan 1 IP Office port Untagged to VLAN 1 (NOT tagged to VLAN 2)
*Lan 2 IP Office port Untagged to VLAN 2 (NOT tagged to VLAN 1)
*NIC 1 VMPRO Untagged to VLAN 1 (NOT tagged to VLAN 2)
*NIC 2 VMPRO Untagged to VLAN 2 (NOT tagged to VLAN 1)
This worked like a charm for me, hope this helps someone.
-T