xStack® DES-3200 Series Layer 2 Ethernet Managed Switch CLI Reference Manual
50
9
delete nlb multicast_fdb
Used to rem
ove a previously created MAC address entry from the NLB multicast FDB.
Purpose
delete nlb mu
lticast_fdb [<vlan_name 32> | vlanid <vlanid 1-4094>] <macaddr>
Syntax
The delete nl
b multicast_fdb command is used to delete the NLB multicast FDB entry.
Description
<vlan_
name 32> - Specifies the name of the VLAN of the NLB multicast FDB entry being
removed.
Parameters
vlanid <vlanid 1-4094> - Specifies the VLAN ID of the NLB multicast FDB entry being
removed.
<macaddr> - The MAC address being removed from the NLB multicast Forwarding Data
Base.
Only Administrator-level users
can issue this command.
Restrictions
Example usage:
To remove an NLB multicast FDB entry:
DES-3200-28F:4# delete nlb multicast_fdb default 03-bf-01-01-01-01
Command: delete nlb multicast_fdb default 03-bf-01-01-01-01
Success.
DES-3200-28F:4#
config nlb multicast_fdb
Used to co
nfigure the forwarding ports for an existing NLB multicast FDB entry; or
used to remove previously configured forwarding ports for an NLB multicast FDB
entry.
Purpose
config nl
b multicast_fdb [<vlan_name 32> | vlanid <vlanid 1-4094>] <macaddr>
[ add | delete] <portlist>
Syntax
The co
nfig nlb multicast_fdb command is used to specify the VLAN and egress ports
that are matched to an NLB multicast FDB entry on the configured list of forwarding
ports.
Description
<vlan_
name 32> - Specifies the name of the VLAN of the NLB multicast FDB entry
being configured.
Parameters
vlanid <vlanid 1-4094> - Specifies the VLAN ID of the NLB multicast FDB entry being
configued.
<macaddr> - The MAC address of the previously created NLB multicast FDB entry.
add – Specifies that the ports listed be added to the NLB multicast FDB as allowed
egress ports.
delete - Specifies that the ports listed be removed from the NLB multicast FDB as
allowed egress ports.
<portlist> - The list of forwarding ports being added or removed, to be used for the
configured NLB multicast FDB entry.
Only Administrator-level users
can issue this command.
Restrictions