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

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

Advertisement

create fdb
Purpose
Used to create a static entry to the unicast MAC address forwarding table (database)
Syntax
create fdb <vlan_name> <macaddr> [port <port>]
This command will make an entry into the switch's unicast 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 added to the forwarding table.
<port> − The port number corresponding to the MAC destination address. The switch will
always forward traffic to the specified device through this port.
Restrictions
Only administrator-level users can issue this command.
Example Usage:
To create an unicast MAC forwarding:
create multicast_fdb
Purpose
Used to create a static entry to the multicast MAC address forwarding table (database)
Syntax
create multicast_fdb <vlan_name> <macaddr>
This command will make an entry into the switch's multicast 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 added to the forwarding table.
Only administrator-level users can issue this command.
Restrictions
Example Usage:
To create multicast MAC forwarding:
DGS-3224TGR:4# create multicast_fdb default 01-00-5E-00-00-00
Command: create multicast_fdb default 01-00-5E-00-00-00
Success.
DGS-3224TGR:4#
DGS-3224TGR Gigabit Ethernet Switch CLI Reference Manual
DGS-3224TGR:4#create fdb default 00-00-00-00-01-02
port 5
Command: create fdb default 00-00-00-00-01-02 port 5
Success.
52

Advertisement

Table of Contents
loading

Table of Contents