D-Link Forums
D-Link Enterprise => DES-3226L => Topic started by: parthaphukon on December 09, 2009, 04:30:44 AM
-
Dear all,
NEED HELP!!!I am having a network of 8 D-LINK(3026) with single broadcast domain.
I want to configure VLAN on my network with trunking enabled.can anybody please help me, in which
way shall I configure my vlan so that it can run efficiently.
-
Simply assign the same VLANs (the VID is the important part) on all of your switches and make ports that will be connected to VLAN unaware devices untagged on their respective VLANs and make trunk ports tagged on all VLANs.
-
Can you please provide me the CLI commands also...
-
I don't remember offhand which CLI that switch had for sure. If it has the one I think it does you would need something like the below. This is from memory and may not be your CLI, but it should get you on the right path.
create vlan blue tag 1000
create vlan green tag 1001
create vlan red tag 1002
config vlan default delete 1-24
config vlan blue add untagged 1-8
config vlan green add untagged 9-16
config vlan red add untagged 17-24
config vlan blue add tagged 25-26
config vlan green add tagged 25-26
config vlan red add tagged 25-26
-
Thanks alot Sir
I got these commands and used and all are working also...
can i use STP..
-
The simplest way would be quite simply
enable stp