Chapter 73 Network Load Balancing (Nlb) Commands - D-Link xstack DGS-3620 series Reference Manual

Layer 3 managed stackable gigabit switch
Hide thumbs Also See for xstack DGS-3620 series:
Table of Contents

Advertisement

xStack® DGS-3620 Series Layer 3 Managed Stackable Gigabit Switch CLI Reference Guide
Chapter 73
create nlb multicast_fdb [<vlan_name 32> | vlanid <vlanid 1-4094>] <macaddr>
delete nlb multicast_fdb [<vlan_name 32> | vlanid <vlanid 1-4094>] <macaddr>
config nlb multicast_fdb [<vlan_name 32> | vlanid <vlanid 1-4094>] <macaddr> [add | delete]
<portlist>
show nlb fdb
create nlb unicast_fdb <macaddr>
config nlb unicast_fdb <macaddr> [add | delete] <portlist>
delete nlb unicast_fdb <macaddr>
73-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 1-4094>] <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 1-4094> - Enter the VLAN ID used here.
<macaddr> - Specifies the MAC address of the NLB multicast FDB entry to be created.
Restrictions
Only Administrators, Operators and Power-Users can issue this command.
Example
To create a NLB multicast FDB entry:
Network Load
Balancing (NLB)
Commands
825

Advertisement

Table of Contents
loading

Table of Contents