D-Link DGS-3600 Switch User Manual


 
xStack
®
DGS-3600 Series Layer 3 Gigabit Ethernet Managed Switch CLI Manual
484
delete nlb multicast_fdb
Syntax
delete nlb multicast_fdb [<vlan_name 32> | vlanid <vlanid>] <macaddr>
Description The delete nlb multicast_fdb command is used to delete the NLB multicast FDB entry.
Parameters
<vlan_name 32> - Specify the VLAN of the NLB multicast FDB entry to be deleted.
vlanid <vlanid> - Specify the VLAN by VLAN ID.
<macaddr> - Specify the MAC address of the NLB multicast FDB entry to be deleted.
Restrictions Only Administrator and Operator-level users can issue this command.
Example usage:
To delete NLB multicast FDB entry:
DGS-3627:admin# delete nlb multicast_fdb default 03-bf-01-01-01-01
Command: delete nlb multicast_fdb default 03-bf-01-01-01-01
Success.
DGS-3627:admin#
config nlb multicast_fdb
Purpose Use to configure the switch’s NLB multicast FDB entry.
Syntax
config nlb multicast_fdb [<vlan_name 32> | vlanid <vlanid>] <macaddr> [add | delete]
<portlist>
Description The config nlb multicast_fdb command is used to add or delete the forwarding ports for the
specified NLB multicast FDB entry.
Parameters
vlan_name - Specify the VLAN of the NLB multicast FDB entry to be configured.
vlanid <vlanid> - Specify the VLAN by the VLAN ID.
<macaddr> - Specify the Mac address of the NLB multicast FDB entry to be configured.
add <portlist> - Specify a list of forwarding ports to be added.
delete <portlist> - Specify a list of forwarding ports to be removed.
Restrictions Only Administrator and Operator-level users can issue this command.
Example usage:
To configure NLB multicast MAC forwarding database:
DGS-3627:admin# config nlb multicast_fdb default 03-bf-01-01-01-01 add 1:1-1:5
Command: config nlb multicast_fdb default 03-bf-01-01-01-01 add 1:1-1:5
Success.
DGS-3627:admin#
show nlb fdb
Purpose Used to show NLB configured entry.
Syntax
show nlb fdb
Description The show nlb fdb command is used to show the NLB Configured entry.
Parameters None.
Restrictions None.
Example usage: