xStack
®
DGS-3120 Series Layer 3 Managed Gigabit Ethernet Switch CLI Reference Guide
684
Chapter 67
Network Load Balancing
(NLB) Command List
create nlb unicast_fdb <macaddr>
config nlb unicast_fdb <macaddr> [add | delete] <portlist>
delete nlb unicast_fdb <macaddr>
create 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>
delete nlb multicast_fdb [<vlan_name 32> |vlanid <vlanid 1-4094>] <macaddr>
67-1 create nlb unicast_fdb
Description
This command is used to create the NLB unicast FDB entry.
Format
create nlb unicast_fdb <macaddr>
Parameters
<macaddr> - Specify the MAC address of the NLB unicast FDB entry to be created.
Restrictions
Only Administrator, Operator and Power-User level users can issue this command.
Example
To create an NLB unicast MAC forwarding entry, for the product that support the VLAN information
on the unicast forwarding:
DGS-3120-24TC:admin#create nlb unicast_fdb 02-bf-01-01-01-01
Command: create nlb unicast_fdb 02-BF-01-01-01-01
Success.
67-2 config nlb unicast_fdb
Description
This command is used to add or delete the forwarding ports for the specified NLB unicast FDB
entry.