cancel
Showing results for 
Search instead for 
Did you mean: 

i cant understand vlan configuration

i cant understand vlan configuration

Adnan
New Contributor
Hello

the previous network engineer has configure the network and i am trying to understand the configuration

create vlan "data_managment"
configure vlan data_managment tag 1702
create vlan "KKK"
configure vlan KKK tag 771
create vlan "test"
configure vlan test tag 777
create vlan "voice"
configure vlan voice tag 10

configure vlan data_managment add ports 46-50 tagged
configure vlan KKK add ports 49-50 tagged
configure vlan test add ports 1-50 untagged
configure vlan voice add ports 1-50 tagged

configure vlan data_managment ipaddress 172.17.2.23 255.255.255.0
configure vlan test ipaddress 10.100.9.23 255.255.255.0
configure vlan KKK ipaddress 172.20.40.23 255.255.0.0
configure vlan voice ipaddress 20.0.2.93 255.255.0.0

ports 49 and 50 are connected to the core switch

i am new in extreme switch so i want to ask

first is it must to have ports untagged if they are connected to pc or telephone

second how does the switch distinguish the vlan suppose we connect a pc to port 1

how the switch will know its kkk or voice or test

if i connect a pc it will get ip 172.20.40.40/24 and if i connect a telephone it will get 20.20.0.0/16



2 REPLIES 2

Bin
Extreme Employee
Hello dfsfsdf dfsdfsdfsdf,

There is another discussion which you could reference from our community.

What is the difference between an untagged port and a tagged port?
https://community.extremenetworks.com/extreme/topics/what-is-the-difference-between-an-untagged-port...

Best regards,
Bin

Patrick_Voss
Extreme Employee
Hello dfsfsdf dfsdfsdfsdf,

Most PCs and some other types of devices send traffic untagged only. Considering you can only have one VLAN that is untagged on a port the switch will automatically place this traffic in the untagged VLAN.

The phone will act as a switch and take the PC traffic and forward it as untagged and then send it's own traffic as tagged. In order to tell the switch this is happening usually there is a protocol like LLDP to communicate with the phone.

Here is an article that explains tagging a little better:

https://gtacknowledge.extremenetworks.com/articles/How_To/Understanding-EXOS-VLANS-and-tagged-and-un...

Hope this helps!
GTM-P2G8KFN