D-Link DES-3200 Series Washer/Dryer User Manual


 
xStack
®
DES-3200 Series Layer 2 Managed Fast Ethernet Switch CLI Reference Guide
440
Format
config nlb multicast_fdb [<vlan_name 32> | vlanid <vlanid>] <macaddr> [add | delete]
<portlist>
Parameters
<vlan_name 32> - Specify 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> - Specify 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 Administrator, Operator and Power-User level users can issue this command.
Example
To configure NLB multicast MAC forwarding database:
DES-3200-28/ME: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.
DES-3200-28/ME:admin#
47-6 delete nlb multicast_fdb
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> - Specify 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> - Specify the MAC address of the NLB multicast FDB entry to be deleted.
Restrictions
Only Administrator, Operator and Power-User level users can issue this command.