D-Link DES-3200 Switch User Manual


 
xStack® DES-3200 Series Layer 2 Ethernet Managed Switch CLI Reference Guide
489
create nlb multicast_fdb
Purpose
Used to create an entry for the NLB multicast FDB.
Syntax
create nlb multicast_fdb [ <vlan_name 32> | vlanid <vlanid 1-4094>] <macaddr>
Description
The multicast NLB FDB is needed in order to match the multicast MAC address and the
egress ports. If the destination MAC address matches the configured NLB multicast FDB
entry, the frame is forwarded directly to the configured egress ports.
Parameters
<vlan_name 32> - Specifies the name of the VLAN of the NLB multicast FDB entry being
created.
vlanid <vlanid 1-4094> - Specifies the VLAN ID of the NLB multicast FDB entry being
created.
<macaddr> - The MAC address being entered into the NLB Forwarding Data Base.
Restrictions
Only Administrator-level users can issue this command.
Example usage
To create an NLB multicast FDB entry:
DES-3200-28F:4# create nlb multicast_fdb default 03-bf-01-01-01-01
Command: create nlb multicast_fdb default 03-bf-01-01-01-01
Success.
DES-3200-28F:4#