Data & Voice VLAN on same port

Reginaldo
Member
Posts: 5
Joined: 23 Nov 2023 12:50

Re: Data & Voice VLAN on same port

Post by Reginaldo »

Hello

I tried to apply the settings below, on an Alcatel-Lucent Enterprise OS6560-P48X4 8.9.221.R03 GA, but unfortunately I was unable to use the IP phone and the computer on the same port. The computer even gets the IP address, but the phone doesn't.
Could anyone tell me what I should do to correctly activate the phone and computer on the same port on this switch model?

Thanks.

__________________________________________________________________________________

Voice vlan ---- 20
PC vlan ------- 10


unp profile "DATA"
unp profile "VOICE"
unp profile "DATA" map vlan 10
unp profile "VOICE" map vlan 20
unp port-template datadefault direction both default-profile "DATA" classification trust-tag ap-mode admin-state enable
unp port 4/1/19-22 port-type bridge
unp port 4/1/19-22 port-template datadefault
unp classification-rule "VOICE"
unp classification-rule "VOICE" Profile1 "VOICE"
unp classification-rule "VOICE" mac-oui 00:80:9f(this should be actual mac of phone)
User avatar
Gleylancer
Member
Posts: 156
Joined: 08 May 2013 03:14

Re: Data & Voice VLAN on same port

Post by Gleylancer »

Missing:

unp profile "VOICE" mobile-tag

The set unp port template looks incorrect to me, but I don't really know your network setup.
Reginaldo
Member
Posts: 5
Joined: 23 Nov 2023 12:50

Re: Data & Voice VLAN on same port

Post by Reginaldo »

Thank you Gleylancer and sorry for the huge delay in responding.

I was able to configure unp for my network according to the settings below.
Even if you want to replicate it for your own use, here's a suggestion.

____________________________________________________________________________________________________________
unp profile "data"
unp profile "voice"
unp profile "data" map vlan 10
unp profile "voice" map vlan 20
unp port-template "datadefault" direction both default-profile "data" classification trust-tag ap-mode admin-state enable
unp port 1/1/1-46 port-type bridge
unp port 1/1/1-46 port-template "datadefault"
unp classification lldp med-endpoint ip-phone profile1 "voice"
unp classification-rule "voice"
unp classification-rule "voice" Profile1 "voice"
___________________________________________________________________________________________________________


Thanks!
Post Reply

Return to “OmniSwitch 6860 / 6860E”