xStack® DES-3200 Series Layer 2 Ethernet Managed Switch CLI Reference Manual
50
7
delete nlb unicast_fdb
Used to rem
ove a previously created MAC address entry from the NLB unicast FDB.
Purpose
delete nlb u
nicast_fdb
Syntax
The delete nl
b unicast_fdb command is used to remove an entry from the NLB FDB.
Description
<ma
caddr> - The MAC address being removed from the NLB Forwarding Data Base.
Parameters
Only Administrator-level users
can issue this command.
Restrictions
Example usage
To remove an NLB unicast FDB entry:
DES-3200-28F:4# delete nlb unicast_fdb 02-bf-01-01-01-01
Command: delete nlb unicast_fdb 02-bf-01-01-01-01
Success.
DES-3200-28F:4#
config nlb unicast_fdb
Used to co
nfigure the forwarding ports for an existing NLB FDB entry; or used to
remove previously configured forwarding ports for an NLB FDB entry.
Purpose
config nl
b unicast_fdb <macaddr> [add | delete] <portlist>
Syntax
The co
nfig nlb unicast_fdb command is used to specify which egress ports are matched
to an NLB unicast FDB entry by adding or removing ports on the configured list of
forwarding ports.
Description
<ma
caddr> - The MAC address of the previously created NLB unicast FDB entry.
Parameters
add – Specifies that the ports listed be added to the NLB unicast FDB as allowed
egress ports.
delete - Specifies that the ports listed be removed from the NLB unicast FDB as allowed
egress ports.
<portlist> - The list of forwarding ports being added or removed, to be used for the
configured NLB unicast FDB entry.
Only Administrator-level users
can issue this command.
Restrictions
Example usage:
To configure an NLB unicast FDB entry:
DES-3200-28F:4# config nlb unicast_fdb 02-bf-01-01-01-01 add 1-5
Command: config nlb unicast_fdb 02-bf-01-01-01-01 add 1-5
Success.
DES-3200-28F:4#