D-Link dgs-3420 Work Light User Manual


 
xStack® DGS-3420 Series Layer 2 Managed Stackable Gigabit Switch CLI Reference Guide
581
Chapter 58
Network Load
Balancing (NLB)
Commands
create nlb multicast_fdb [<vlan_name 32> | vlanid <vlanid>] <macaddr>
delete nlb multicast_fdb [<vlan_name 32> | vlanid <vlanid>] <macaddr>
config nlb multicast_fdb [<vlan_name 32> | vlanid <vlanid>] <macaddr> [add | delete] <portlist>
show nlb fdb
58-1 create nlb multicast_fdb
Description
This command is used to create the Switch’s NLB multicast FDB entry. The network load
balancing command set is used to support the Microsoft server load balancing application where
multiple servers can share the same IP address and MAC address. The requests from clients will
be forwarded to all servers, but will only be processed by one of them. In multicast mode, the client
use the multicast MAC address as the destination MAC to reach the server. Regarding of the
mode, this destination MAC is the named the shared MAC. The server uses its own MAC address
(rather than the shared MAC) as the source MAC address of the reply packet.
Format
create nlb multicast_fdb [<vlan_name 32> | vlanid <vlanid>] <macaddr>
Parameters
<vlan_name 32> - Enter the VLAN name of the NLB multicast FDB entry here. This name can be
up to 32 characters long.
vlanid - Specifies the VLAN ID used.
<vlanid> - Enter the VLAN ID used here.
<macaddr> - Specifies the MAC address of the NLB multicast FDB entry to be created.
Restrictions
Only Administrator, Operator and Power-User level users can issue this command.
Example
To create a NLB multicast FDB entry: