Create Fdb Vlanid - D-Link xStack DGS-3620 Reference Manual

Hide thumbs Also See for xStack DGS-3620:
Table of Contents

Advertisement

xStack® DGS-3620 Series Layer 3 Managed Stackable Gigabit Switch CLI Reference Guide
37-2

create fdb vlanid

Description
This command is used to create an entry into the switch's unicast MAC address forwarding
database using the VLAN ID.
Format
create fdb vlanid <vidlist> <macaddr> [port <port> | drop]
Parameters
<vidlist> - Enter the VLAN ID used here.
<macaddr> - Enter the MAC address to be added to the static forwarding table.
port - The switch will always forward traffic to the specified device through this port.
<port> - Enter the port number corresponding to the MAC destination address.
drop - Specifies to have the switch drop traffic.
Restrictions
Only Administrators, Operators and Power-Users can issue this command.
Example
To create an unicast MAC forwarding:
DGS-3620-28PC:admin#create fdb vlanid 1 00-11-22-33-44-55 port 1:5
Command: create fdb vlanid 1 00-11-22-33-44-55 port 1:5
Success.
DGS-3620-28PC:admin#
37-3
create multicast_fdb
Description
This command is used to make an entry into the switch's multicast MAC address forwarding
database.
Format
create multicast_fdb <vlan_name 32> <macaddr>
Parameters
<vlan_name 32> - Enter the name of the VLAN on which the MAC address resides. The
maximum length is 32 characters.
<macaddr> - Enter the multicast MAC address to be added to the static forwarding table here.
Addresses in the range 01-80-C2-XX-XX-XX are reserved addresses. 01-00-5E-XX-XX-XX is
reserved for IPv4 multicast MAC addresses and 33-33-XX-XX-XX is reserved for IPv6
multicast MAC addresses.
494

Advertisement

Table of Contents
loading

Table of Contents