D-Link DGS-3224TGR Command Line Interface Reference Manual page 57

Layer 2 gigabit ethernet switch
Hide thumbs Also See for DGS-3224TGR:
Table of Contents

Advertisement

config multicast_fdb
Purpose
Used to configure the switch's multicast MAC address forwarding database.
Syntax
config multicast_fdb <vlan_name> <macaddr> [add|delete] <portlist>
This command configures the multicast MAC address forwarding table.
Description
<vlan_name> − The name of the VLAN on which the MAC address resides.
Parameters
<macaddr> − The MAC address that will be added to the forwarding table.
[add|delete] − Add will add the following ports to the MAC address's forwarding port, delete
will remove the MAC address from the forwarding port.
<portlist> − Specifies a range of ports to be configured. The port list is specified by listing the
beginning port number and the highest port number of the range. The beginning and end of
the port list range are separated by a dash. For example, 3 would specify port 3. 4 specifies
port 4. 3-4 specifies all of the ports between port 3 and port 4 − in numerical order.
Restrictions
Only administrator-level users can issue this command.
Example Usage:
To add multicast MAC forwarding:
DGS-3224TGR:4# config multicast_fdb default 01-00-5E-00-00-00 add 1-5
Command: config multicast_fdb default 01-00-5E-00-00-00 add 1-5
Success.
DGS-3224TGR:4#
delete fdb
Purpose
Used to delete an entry to the switch's forwarding database.
Syntax
delete fdb <vlan_name> <macaddr>
This command is used to delete a previous entry to the switch's MAC address forwarding
Description
database.
<vlan_name> − The name of the VLAN on which the MAC address resides.
Parameters
<macaddr> − The MAC address that will be deleted.
Only administrator-level users can issue this command.
Restrictions
Example Usage:
To delete a permanent FDB entry:
DGS-3224TGR:4#delete fdb default 00-00-00-00-01-02
Command: delete fdb default 00-00-00-00-01-02
Success.
DGS-3224TGR:4#
DGS-3224TGR Gigabit Ethernet Switch CLI Reference Manual
53

Advertisement

Table of Contents
loading

Table of Contents