D-Link xStack DES-3528 Series Cli Reference Manual page 99

Layer 2 managed stackable fast ethernet switch cli
Hide thumbs Also See for xStack DES-3528 Series:
Table of Contents

Advertisement

xStack® DES-3528/DES-3552 Series Layer 2 Managed Stackable Fast Ethernet Switch CLI Reference Guide
create fdb vlanid
Purpose
Syntax
Description
Parameters
Restrictions
Example usage:
To filter an unicast MAC:
DES-3528:admin# create fdb default 00-00-00-33-01-02 drop
Command: create fdb default 00-00-00-33-01-02 drop
Success.
DES-3528:admin#
create multicast_fdb
Purpose
Syntax
Description
Parameters
Restrictions
Example usage:
To create multicast MAC forwarding:
DES-3528:admin# create multicast_fdb default 01-00-00-00-00-01
Command: create multicast_fdb default 01-00-00-00-00-01
Success.
DES-3528:admin#
Used to create a static entry to the unicast MAC address forwarding table (database).
create fdb vlanid <vidlist> <macaddr> [port <port> | drop]
This command will make an entry into the Switch's unicast MAC address forwarding
database.
<vlanid_list> − Specifies a range of VLANs to be configured.
<macaddr> − The MAC address that will be added to the forwarding table.
port <port> − The port number corresponding to the MAC destination address. The Switch
will always forward traffic to the specified device through this port.
drop - Specifies that all the ports specified will drop the packet of the previously configured
MAC
Only Administrator and Operator and Power-User-level users can issue this command
Used to create a static entry to the multicast MAC address forwarding table (database)
create multicast_fdb <vlan_name 32> <macaddr>
This command will make an entry into the Switch's multicast MAC address forwarding
database.
<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.
Only Administrator and Operator and Power-User-level users can issue this command
99

Hide quick links:

Advertisement

Table of Contents
loading

Table of Contents