![D-Link DGS-3024 Скачать руководство пользователя страница 75](http://html1.mh-extra.com/html/d-link/dgs-3024/dgs-3024_command-line-interface-reference-manual_3492728075.webp)
DGS-3024 Layer 2 Switch CLI Reference Manual
DGS-3024:4#
create multicast_fdb
Purpose
Used to create a static entry to the multicast MAC address
forwarding table (database).
Syntax
create multicast_fdb <vlan_name 32> <macaddr>
Description
This command will make an entry into the Switch’s multicast MAC
address forwarding database.
Parameters
<vlan_name 32>
−
The name of the VLAN on which the MAC
address resides.
<macaddr>
−
The MAC address that will be added to the forwarding
table.
Restrictions Only
administrator-level users can issue this command.
Example usage:
To create multicast MAC forwarding
:
DGS-3024:4#create multicast_fdb default 01-00-5E-00-00-00
Command: create multicast_fdb default 01-00-5E-00-00-00
Success.
DGS-3024:4#
config multicast_fdb
Purpose
Used to configure the Switch’s multicast MAC address forwarding
database.
Syntax
config multicast_fdb <vlan_name 32> <macaddr> [add | delete]
<portlist>
Description
This command configures the multicast MAC address forwarding
table.
Parameters
<vlan_name 32>
−
The name of the VLAN on which the MAC
address resides.
<macaddr>
−
The MAC address that will be added to the forwarding
table.
[add | delete]
−
Add will add the MAC address to the forwarding
table. Delete will remove the MAC address from the forwarding
table.
<portlist>
−
Specifies a port or range of ports to be configured.
Restrictions Only
administrator-level users can issue this command.
Example usage:
73