Dag allen,
Doelstelling
Graag had ik een guest wifi netwerk opgezet met behulp van VLAN's.
Apparatuur
1 x Telenet DOCSIS 3.0 modem/router
1 x TP-link TL-SG1016DE switch
2 x EnGenius ECB350 Access Points
Netwerk layout
Telenet router -> switch -> AP1, AP2
De Telenet modem is verbonden met port 1 op de switch en de AP's op poort 15 en 16.
Probleemstelling
Op de AP's heb ik telkens 2 SSID's gecreëerd; eentje voor privé gebruik en eentje voor guest access met de volgende VLAN indeling:
private = 2
guest = 3
Zoals je kan zien op onderstaande screenshot:

Op de switch heb ik '802.1Q VLAN' enabled met de volgende setup:
VLAN ID 2 = {
member ports: 1-16
tagged ports: 15,16
untagged ports: 1
}
VLAN ID 3 = {
member ports: 1,15,16
tagged ports: 15,16
untagged ports: 1
}
Het private netwerk werkt perfect, maar het guest netwerk niet. Dit is namelijk heel traag en kampt met time-outs.
Ik vermoed dat de switch en AP's hun werk correct doen maar dat de Telenet modem niet overweg kan met VLAN's.
Deze zal waarschijnlijk pakkertjes terugsturen zonder VLAN tags waardoor de switch niet weet waar hij ze moet afleveren.
Is de enige oplossing dan een router kopen met VLAN ondersteuning of kan ik iets configureren met behulp van 802.1Q PVID?
Extra Info
Manual switch: http://www.tp-link.com/resources/document/TL-SG1016DE_V1_User_Guide_1910010980.pdf
Manual AP: http://www.engeniustech.com/resources/ECB350-UM-20120222.pdf
Untagged:
"Click the check box to configure the egress rule of the traffic on this port as untagged. The switch drops the tag header before sending the packet."
Tagged:
"Click the check box to configure the egress rule of the traffic on this port as tagged. The switch adds the tag header before sending the packet."
802.1Q PVID:
"PVID (Port Vlan ID) is the default VID of the port. When the switch receives an un-VLAN-tagged packet, it will add a VLAN tag to the packet according to the PVID of its received port and forward the packets."
Alvast bedankt voor de tips
Doelstelling
Graag had ik een guest wifi netwerk opgezet met behulp van VLAN's.
Apparatuur
1 x Telenet DOCSIS 3.0 modem/router
1 x TP-link TL-SG1016DE switch
2 x EnGenius ECB350 Access Points
Netwerk layout
Telenet router -> switch -> AP1, AP2
De Telenet modem is verbonden met port 1 op de switch en de AP's op poort 15 en 16.
Probleemstelling
Op de AP's heb ik telkens 2 SSID's gecreëerd; eentje voor privé gebruik en eentje voor guest access met de volgende VLAN indeling:
private = 2
guest = 3
Zoals je kan zien op onderstaande screenshot:

Op de switch heb ik '802.1Q VLAN' enabled met de volgende setup:
VLAN ID 2 = {
member ports: 1-16
tagged ports: 15,16
untagged ports: 1
}
VLAN ID 3 = {
member ports: 1,15,16
tagged ports: 15,16
untagged ports: 1
}
Het private netwerk werkt perfect, maar het guest netwerk niet. Dit is namelijk heel traag en kampt met time-outs.
Ik vermoed dat de switch en AP's hun werk correct doen maar dat de Telenet modem niet overweg kan met VLAN's.
Deze zal waarschijnlijk pakkertjes terugsturen zonder VLAN tags waardoor de switch niet weet waar hij ze moet afleveren.
Is de enige oplossing dan een router kopen met VLAN ondersteuning of kan ik iets configureren met behulp van 802.1Q PVID?
Extra Info
Manual switch: http://www.tp-link.com/resources/document/TL-SG1016DE_V1_User_Guide_1910010980.pdf
Manual AP: http://www.engeniustech.com/resources/ECB350-UM-20120222.pdf
Untagged:
"Click the check box to configure the egress rule of the traffic on this port as untagged. The switch drops the tag header before sending the packet."
Tagged:
"Click the check box to configure the egress rule of the traffic on this port as tagged. The switch adds the tag header before sending the packet."
802.1Q PVID:
"PVID (Port Vlan ID) is the default VID of the port. When the switch receives an un-VLAN-tagged packet, it will add a VLAN tag to the packet according to the PVID of its received port and forward the packets."
Alvast bedankt voor de tips