DGS-3000 Series Layer 2 Managed Gigabit Ethernet Switch CLI Reference Guide
626
Format
config nlb multicast_fdb [<vlan_name 32> | vlanid <vlanid>] <macaddr> [add | delete]
<portlist>
Parameters
<vlan_name 32> - Enter the VLAN of the NLB multicast FDB entry to be configured.
vlanid - Specify the VLAN by the VLAN ID.
<vlanid> - Enter the VLAN ID here.
<macaddr> - Enter the Mac address of the NLB multicast FDB entry to be configured.
add - Specify a list of forwarding ports to be added.
delete - Specify a list of forwarding ports to be deleted.
<portlist> - Enter the list of ports used for this configuration.
Restrictions
Only Administrators, Operators and Power-Users can issue this command.
Example
To configure NLB multicast MAC forwarding database:
DGS-3000-26TC:admin#config nlb multicast_fdb default 03-bf-01-01-01-01 add 1-5
Command: config nlb multicast_fdb default 03-bf-01-01-01-01 add 1-5
Success.
delete nlb multicast_fdb 58-6
Description
This command is used to delete the NLB multicast FDB entry.
Format
delete nlb multicast_fdb [<vlan_name 32> | vlanid <vlanid>] <macaddr>
Parameters
<vlan_name 32> - Enter the VLAN of the NLB multicast FDB entry to be deleted.
vlanid - Specify the VLAN by VLAN ID.
<vlanid> - Enter the VLAN ID here.
<macaddr> - Enter the MAC address of the NLB multicast FDB entry to be deleted.
Restrictions
Only Administrators, Operators and Power-Users can issue this command.