• April 26, 2024, 09:37:44 AM
  • Welcome, Guest
Please login or register.

Login with username, password and session length
Advanced search  

News:

This Forum Beta is ONLY for registered owners of D-Link products in the USA for which we have created boards at this time.

Author Topic: VLAN + LAG  (Read 4310 times)

davidology

  • Level 1 Member
  • *
  • Posts: 1
VLAN + LAG
« on: September 16, 2017, 09:42:46 PM »

Ports 11 & 12 on my DGS-1210-20 are for my AP. It's a LAG configuration. I want to set the AP to "tagged" for VLANs 2 & 3.

I can set ports 11 & 12 to tagged on those VLANs, but it's not working. I believe this is because ports 11 & 12 are LAG1. Unfortunately, the UI doesn't seem to allow you to set VLANs to LAG trunks. Where do I set this? Or is setting the individual ports the right move? This is much clearer on Netgear's UI as it has specific VLAN tags for ports AND LAGs.
Logged

FurryNutz

  • Poweruser
  •   ▲
    ▲ ▲
  • *****
  • Posts: 49923
  • D-Link Global Forum Moderator
    • Router Troubleshooting
Re: VLAN + LAG
« Reply #1 on: September 18, 2017, 07:11:04 AM »

Link>Welcome!

  • Link>What Firmware version is currently loaded? Found on the switches web page under status.

Check the user manual for any information regarding set up of VLANs for this model switch?

Some reading as well:
http://forums.dlink.com/index.php?topic=72435.0
Logged
Cable: 1Gb/50Mb>NetGear CM1200>DIR-882>HP 24pt Gb Switch. COVR-1202/2202/3902,DIR-2660/80,3xDGL-4500s,DIR-LX1870,857,835,827,815,890L,880L,868L,836L,810L,685,657,3x655s,645,628,601,DNR-202L,DNS-345,DCS-933L,936L,960L and 8000LH.

PacketTracer

  • Level 4 Member
  • ****
  • Posts: 441
Re: VLAN + LAG
« Reply #2 on: September 18, 2017, 01:53:04 PM »

According to this manual (REVC), you can't configure VLAN memberships for Link Aggregation Groups (LAG) - instead you have to configure identical VLAN settings (same tagged and untagged memberships and PVID settings) for any LAG member port. See the NOTE on page 45: "Each combined trunk port must be connected to devices within the same VLAN group."

I'd suggest you start with a single link to connect your AP (e.g. via port 11) and try to configure a working VLAN configuration. Given, your AP supports multi SSID mapped to several VLANs, all of them sent and received tagged, port 11 must be set to be a tagged member of both VLAN 2 and VLAN 3 and no further (tagged or untagged) VLAN memberships. Since untagged frames are not received by port 11 ('cause your AP only sends tagged frames), the PVID setting of port 11 doesn't matter, you should set it to some dummy VLAN (e.g. VLAN 1000), that isn't used for purposes other than to be a dummy data sink. In addition define access ports for VLAN 2 (untagged membership and PVID=2) and VLAN 3 (untagged membership and PVID=3).

If the scenario works, add port 12 to form a LAG (same VLAN/PVID settings as for port 11!). Problems may arise, if you configure LACP for the switch while your AP only supports static LAG. In this case also configure static LAG at the switch. In case LACP is supported and configured, choose one end of the LAG to be "active" (e.g. the switch) while the other end is set to "passive".
Logged