D-Link xStack DGS-3610 Series Configuration Manual page 132

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

Advertisement

Chapter 13 MAC Address Configuration
Command
DGS-3610(config)# mac-address-table
static mac-add vlan vlan-id interface
interface-id
To delete a static address entry, use the no mac-address-table static mac-addr vlan
vlan-id interface interface-id command in the global configuration mode.
The following example shows how to configure the static address 00d0.f800.073c. When a
packet is received in VLAN 4 with this MAC address as its destination address, this packet is
forwarded to the specified port gigabitethernet 1/3.
DGS-3610(config)# mac-address-table static 00d0.f800.073c vlan 4 interface
gigabitethernet 1/3
13.1.2.5 Adding and Deleting Filtering Address
Entries
If you want to add a filtering address, it's needed to specify the MAC address to be filtered
which belongs to the VLAN address. The packet will be directly discarded when the packet
received with this MAC address regarded as the destination address within this VLAN by the
device.
Add a filtered address:
Command
DGS-3610(config)# mac-address-table
filtering mac-addr vlan vlan-id
To remove filtering address entries, use the no mac-address-table filtering mac-addr vlan
vlan-id command in the global configuration mode.
This example shows how to configure the device to filter packets in VLAN1 with the source
MAC address 00d0.f800.073c:
DGS-3610(config)# mac-address-table filtering 00d0.f800.073c vlan 1
13-4
DGS-3610 Series Configuration Guide
Function
mac-addr: Specify the destination MAC address that
the entry corresponds to.
vlan-id: Specify the VLAN to which this address
belongs.
interface-id, specify the interface (it can be physical
port or aggregate port) to which the received packet
is forwarded.
When the packets of destination address received
with the specification of mac-addr in the specified
VLAN, they are forwarded to the specified interface
specified by interface-id.
Function
mac-addr: Specify the MAC address to be filtered by
the device.
vlan-id: Specify the VLAN to which this address
belongs.

Advertisement

Table of Contents
loading

Table of Contents