xStack
®
DGS-3120 Series Managed Switch CLI Reference Guide
513
Chapter 51 Network Load Balancing
(NLB) Command List
create nlb unicast_fdb [<vlan_name 32> | vlanid <vlanid>] <macaddr>
config nlb unicast_fdb [<vlan_name 32> | vlanid <vlanid>] <macaddr> [add | delete] <portlist>
delete nlb unicast_fdb [<vlan_name 32> | vlanid <vlanid>] <macaddr>
create nlb multicast_fdb [<vlan_name 32> | vlanid <vlanid>] <macaddr>
config nlb multicast_fdb [<vlan_name 32> | vlanid <vlanid>] <macaddr> [add | delete] <portlist>
delete nlb multicast_fdb [<vlan_name 32> | vlanid <vlanid>] <macaddr>
51-1 create nlb unicast_fdb
Description
This command is used to create the NLB unicast FDB entry.
Format
create nlb unicast_fdb [<vlan_name 32> | vlanid <vlanid>] <macaddr>
Parameters
<vlan_name 32> - Specify the VLAN name of the NLB unicast FDB entry to be created.
vlanid - Specify the VLAN ID of the NLB unicast FDB entry to be created.
<vlanid> - Enter the ID of the VLAN.
<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 default 02-bf-01-01-01-01
Command: create nlb unicast_fdb default 02-BF-01-01-01-01
Success.
DGS-3120-24TC:admin#