BIG NEWS! The Adtran Support Community is moving! In the next few weeks it will be housed in a new location. Be sure to visit our NEW Adtran Community before the end of July to check it out and verify that you can access all the resources and features that you need. If you discover any issues with your account or access, or just want to let us know about your experience, be sure to use our Feedback Form to let us know!
cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 
daskeen
New Contributor

I have a NetVanta 1534, Ports 1-4 are setup with VLAN2 for WAN, the remaining ports are setup for VLAN1, i would like to setup a new hybrid VLAN for ports 17-20 where VLAN1 is untagged and a new vlan, VLAN4 is tagged. Is this possible and if so how?

Jump to solution

I have a NetVanta 1534, Ports 1-4 are setup with VLAN2 for WAN, the remaining ports are setup for VLAN1, i would like to setup a new hybrid VLAN for ports 17-20 where VLAN1 is untagged and a new VLAN, VLAN4, as tagged. Is this possible and if so how?

Labels (2)
Tags (1)
0 Kudos
1 Solution

Accepted Solutions
Anonymous
Not applicable

Re: I have a NetVanta 1534, Ports 1-4 are setup with VLAN2 for WAN, the remaining ports are setup for VLAN1, i would like to setup a new hybrid VLAN for ports 17-20 where VLAN1 is untagged and a new vlan, VLAN4 is tagged. Is this possible and if so how?

Jump to solution

This is done when a phone is used on a port with a PC connected behind it. 

This is configured by setting the Voice VLAN to 4 ( in your example).  Only the untagged Vlan 1 and the Tagged Vlan 4 will be allowed through this port.

Phone&PC.bmp

 

!

  interface switchport 0/10

  description Phone and PC

  spanning-tree edgeport

  switchport voice vlan 2

  no shutdown

!

View solution in original post

0 Kudos
1 Reply
Anonymous
Not applicable

Re: I have a NetVanta 1534, Ports 1-4 are setup with VLAN2 for WAN, the remaining ports are setup for VLAN1, i would like to setup a new hybrid VLAN for ports 17-20 where VLAN1 is untagged and a new vlan, VLAN4 is tagged. Is this possible and if so how?

Jump to solution

This is done when a phone is used on a port with a PC connected behind it. 

This is configured by setting the Voice VLAN to 4 ( in your example).  Only the untagged Vlan 1 and the Tagged Vlan 4 will be allowed through this port.

Phone&PC.bmp

 

!

  interface switchport 0/10

  description Phone and PC

  spanning-tree edgeport

  switchport voice vlan 2

  no shutdown

!

0 Kudos