11-26-2011 11:13 AM - edited 03-16-2019 08:15 AM
I have to connect a PBX with IP phones Alcatel OXO switch cisco 4038 to 3560.
How do I configure the ports which connect the PBX and the ones where I connected the phone?
Voice vlan 309 - Data VLAN 305.
Thanks
Solved! Go to Solution.
11-26-2011 03:28 PM
Hi Matteo.
Alcatel IP Phones, should support LDP which means that you can configure phone port as a trunk port with Data VLAN as Native Vlan an Voice VLAN as tagged.
In your case.
Phone ports:
switchport trunk encapsulation dot1q
switchport mode trunk
swtichport trunk native vlan 305
switchport trunk allowed vlan 309
PBX Port:
swtichport mode access
switchport access vlan 309
HTH
Regards
Carlo
11-26-2011 03:28 PM
Hi Matteo.
Alcatel IP Phones, should support LDP which means that you can configure phone port as a trunk port with Data VLAN as Native Vlan an Voice VLAN as tagged.
In your case.
Phone ports:
switchport trunk encapsulation dot1q
switchport mode trunk
swtichport trunk native vlan 305
switchport trunk allowed vlan 309
PBX Port:
swtichport mode access
switchport access vlan 309
HTH
Regards
Carlo
11-30-2011 01:18 PM
Thanks for the answer.
Alcatel allows you to configure the PBX with 2 different IP addresses on VLAN 2.
In this case, how should I configure the switch port where I plug in my PBX?
These specifications alcatel:
Alcatel-Lucent OmniPCX Office Communication Server is connected to a switch with the
following characteristics:
-VLAN-aware: a switch that can recognize and support VLAN-tagged frames.
- Each port to which the PowerCPU Board and IP phone sets are connected must be of
hybrid type with the same VLAN identifier (VID). An hybrid port is a switch port configured
to send and receive 802.3 (data VLAN protocol) or 802.1Q (voice VLAN protocol) frames
Discover and save your favorite ideas. Come back to expert answers, step-by-step guides, recent topics, and more.
New here? Get started with these tips. How to use Community New member guide