![D-Link DGE-560SX User Manual Download Page 63](http://html.mh-extra.com/html/d-link/dge-560sx/dge-560sx_user-manual_74063063.webp)
D-Link DGE-560SX User Guide
63
virtual adapter to the same frame type on the physical adapter. The other VLANs
are automatically bound.
4.
Bind protocols to BASP.LAN.
Example:
BIND IP BASP_1_V2_EII ADDR=x.x.x.x MASK=x.x.x.x
This example creates a team with two adapters using VLAN ID 2. Outbound
packets are tagged with VLAN ID 2, and only similarly-tagged packets can be
received by the adapters on the team. Additional VLANs with different VLAN IDs
can be created on the same team. The maximum number of VLANs per virtual slot
is 64. The valid range of values for VLAN IDs is from 1 to 4094. VLAN=0 indicates
the VLAN is untagged and is the default. Use decimal numbers to specify the VLAN
ID.
The following are examples of multiple VLAN configurations:
LOAD BASP FRAME=ETHERNET_II NAME=BASP_1_V100_EII VSLOT=1 VLAN=100
LOAD BASP FRAME=ETHERNET_II NAME=BASP_1_V200_EII VSLOT=1 VLAN=200
LOAD BASP FRAME=ETHERNET_II NAME=BASP_1_V300_EII VSLOT=1 VLAN=300
LOAD ODINEB.NLM
LOAD B57 FRAME=ETHERNET_II NAME=B57_1_EII SLOT=1
LOAD B57 FRAME=ETHERNET_II NAME=B57_2_EII SLOT=2
BASP BIND BASP_1_V100_EII B57_1_EII
BASP BIND BASP_1_V100_EII B57_2_EII
BIND IP BASP_1_V100_EII ADDR=172.16.210.1 MASK=255.255.0.0
BIND IP BASP_1_V200_EII ADDR=172.17.210.1 MASK=255.255.0.0
BIND IP BASP_1_V300_EII ADDR=172.18.210.1 MASK=255.255.0.0
NOTES:
o
When BASP BIND BASP_1_V100_EII B57_1_EII is executed, the adapter
B57_1_EII is bound to all three VLANs.
o
If you are unable to log on to the system after configuring BASP, add the
following command lines before loading BASP:
UNLOAD SLPTCP
LOAD SLPTCP