DGS-1100-06/ME Metro Ethernet Managed Switch CLI Reference Guide
98
<macaddr> − The MAC address to be removed from the forwarding
table.
Only Administrator or operator-level users can issue this command.
Example usage:
To delete a permanent FDB entry:
DGS-1100-06/ME:5#delete fdb default 00-00-00-00-01-02
Command: delete fdb default 00-00-00-00-01-02
Success
DGS-1100-06/ME:5#
To enable the Switch’s forwarding database on the Switch.
The enable flood_fdb command enables dynamically learned
entries from the Switch’s forwarding database.34
Only Administrator or operator-level users can issue this command.
Example usage:
To enable FDB dynamic entries:
DGS-1100-06/ME:5#enable flood_fdb
Command: enable flood_fdb
Success.
DGS-1100-06/ME:5#
To disable the Switch’s forwarding database on the Switch.
The disable flood_fdb command disables dynamically learned
entries from the Switch’s forwarding database.
Only Administrator or operator-level users can issue this command.
Example usage:
To disable FDB dynamic entries:
DGS-1100-06/ME:5#disable flood_fdb
Command: disable flood_fdb
Success.
DGS-1100-06/ME:5#