Dear Forum Members!
I would like to ask for some help or advice how to configure our IP phones.
This is the sixth day when we're trying to set up our new IP phones. Phones are 1608i / 1616i / 9621G and B179.
We would like to set up the data to VLAN.208 and voice to VLAN.210.
We have Cisco 2960-X and Avaya IP500 PBX.
Cisco configured switches as follows:
DHCP-option 242 value to L2Q=0,L2QVLAN=208,VLANTEST=0 for the IP-scope of the DATA VLAN.
If you connect a phone it will receive power by the switch. Then it will first receive an IP-address of the data vlan. The configured option will force the phone to switch to the voicevlan and resend a DHCP-request. Then it will receive an IP-address from the correct vlan.
We tried it but unfortunately not working.
The only way (and the current status is) if we use this configuration:
We knows that this configuration not fits the requirements but at least the phones are working now.
Any help or advice will be really appreciated!
Thanks in advance.
I would like to ask for some help or advice how to configure our IP phones.
This is the sixth day when we're trying to set up our new IP phones. Phones are 1608i / 1616i / 9621G and B179.
We would like to set up the data to VLAN.208 and voice to VLAN.210.
We have Cisco 2960-X and Avaya IP500 PBX.
Cisco configured switches as follows:
DHCP-option 242 value to L2Q=0,L2QVLAN=208,VLANTEST=0 for the IP-scope of the DATA VLAN.
If you connect a phone it will receive power by the switch. Then it will first receive an IP-address of the data vlan. The configured option will force the phone to switch to the voicevlan and resend a DHCP-request. Then it will receive an IP-address from the correct vlan.
We tried it but unfortunately not working.
The only way (and the current status is) if we use this configuration:
Code:
DATA VLAN
172[indent][/indent]MCIPADD=x.x.208.15,MCPORT=1719,HTTPSRVR=x.x.208.15,L2Q=0,L2QVLAN=208,VLANTEST=0
242[indent][/indent]MCIPADD=x.x.208.15,MCPORT=1719,HTTPSRVR=x.x.208.15,L2Q=0,L2QVLAN=208,VLANTEST=0
VOICE VLAN
172[indent][/indent]MCIPADD=x.x.208.15,MCPORT=1719,HTTPSRVR=x.x.208.15,L2QVLAN=210,VLANTEST=0
242[indent][/indent]MCIPADD=x.X.208.15,MCPORT=1719,HTTPSRVR=x.x.208.15,L2QVLAN=210,VLANTEST=0
We knows that this configuration not fits the requirements but at least the phones are working now.
Any help or advice will be really appreciated!
Thanks in advance.