
triadeye
New Contributor
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-07-2018
12:21 PM
How to configure 2 VLANs (data & voice) on all ports accross three 1550 switches?
I have 3 1550-48P switches. I have VoIP phones (voice) and computers (data). The phones will be connected to the switches. The computer will connect to the phone. I can tag the phones to VLAN 101 (voice) and let the computers default to VLAN 1(data/default). The VoIP wizard appears to limit ports to the voice VLAN only. I need the ports to allow traffic from both VLANs and implement the voice settings (i.e. QOS) on the voice VLAN 101. I am completely new to AdTran switches so guidance/recommendations are appreciated.
1 Reply

Anonymous
Not applicable
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Accept as Solution
- Report Inappropriate Content
07-12-2018
01:33 PM
Re: How to configure 2 VLANs (data & voice) on all ports accross three 1550 switches?
- The VoIP wizard adds the voice Vlan and QOS to the ports and does not remove the Access port VLAN already configured.
Example config with VLAN 1 as the native VLAN and 101 as the voice VLAN _
!
interface gigabit-switchport 0/8
description voice and data
spanning-tree edgeport
no shutdown
switchport voice vlan 101
qos trust cos
!
- Connect the switches with Trunk ports to pass all Vlans
- For more information - Configuring NetVanta Switches for a VoIP Network