Unsolved

This post is more than 5 years old

3 Posts

2272

July 27th, 2016 04:00

Manually configure IP on Voice VLAN

I have a switch configured with dual vlans ( data/voice   ).

I have a PC, and I need to  manually assign an IP from Voice VLAN56.  

But something I'm missing here ( VLAN / general, access mode... )  and I cannot make this happen. 

the switch is Dell N3048 

switchport voice detect auto
spanning-tree portfast
switchport mode general
switchport general pvid 53
switchport general allowed vlan add 53
switchport general allowed vlan add 56 tagged
lldp transmit-tlv sys-desc sys-cap
lldp transmit-mgmt
lldp notification
lldp med confignotification
voice vlan 56
voice vlan data priority untrust

3 Posts

November 24th, 2016 06:00

I manage by doing this configs, and manually assign an IP from voice subnet.So this was solved, thanks.

switchport general pvid 56
switchport general allowed vlan add 53
switchport general allowed vlan add 56 tagged
switchport access vlan 56

_________________ 

But until we migrate current phones, I cannot activate Global Voice VLAN for entire switch. If I will do that, I think the current phones, Avaya, will take IP from  new Voice VLAN which is not configured to work with the old PBX system.

Can I "activate" Voice VLAN, only on  few interfaces, where I could test the new phones , without entering the Global Voice VLAN ?

3 Posts

November 28th, 2016 08:00

oooh..thanks for the info.

then, for testing purposes, I will try to manually configure a phone, via webmail..and add all the details regarding SIP, VLAN..... hopefully it will work.

No Events found!

Top