D-Link DXS-3600 Series Reference Manual page 506

Dxs-3600 series layer 2/3 managed 10gigabit ethernet switch
Hide thumbs Also See for DXS-3600 Series:
Table of Contents

Advertisement

DXS-3600 Series Layer 3 Managed 10Gigabit Ethernet Switch CLI Reference Guide
vlan VLAN-ID
interface INTERFACE-ID
,
-
drop
all
Default
No static addresses are configured.
Command Mode
Global Configuration Mode.
Command Default Level
Level: 12.
Usage Guideline
For a unicast MAC address entry, only one interface can be specified. For a multicast MAC address entry,
multiple interfaces can be specified. To delete a unicast MAC address entry, there is no need to specify
the interface ID. To delete a multicast MAC address entry, if an interface ID is specified, only this interface
will be removed. Otherwise, the entire multicast MAC entry will be removed. The option drop can only be
specified for a unicast MAC address entry.
Example
This example shows how to add the static address C2:F3:22:0A:12:F4 to the MAC address table. It also
specifies that when any packet received on VLAN 4 that has a destination MAC address of
C2:F3:22:0A:12:F4 will be forwarded to the Ethernet interface 1/0/1.
Switch# configure terminal
Switch(config)# mac-address-table static C2:F3:22:0A:12:F4 vlan 4 interface eth1/0/1
Switch(config)#
This example shows how to add the static address C2:F3:22:0A:22:33 to the MAC address table. It also
specifies that when any packet received on VLAN 4 that has a destination MAC address of
C2:F3:22:0A:22:33 will be forwarded to port-channel 2.
Switch# configure terminal
Switch(config)# interface range eth1/0/5-6
Switch(config-if-range)# channel-group 2 mode on
Switch(config-if-range)# exit
Switch(config)# mac-address-table static C2:F3:22:0A:22:33 vlan 4 interface port-
channel 2
Switch(config)#
40-7 multicast filtering-mode
This command is used to configure the handling method for multicast packets for a VLAN. Use the no
form of the command to revert to the default setting.
specified interface.
Specifies the VLAN of the entry. The range is 1 to 4094.
Specifies the forwarding ports.
(Optional) Specifies a series of interfaces, or separate a range of
interfaces from a previous range. No spaces are allowed before and
after the comma.
(Optional) Specifies a range of interfaces. No spaces are allowed
before and after the hyphen.
Specifies to drop the frames that are sent by or sent to the specified
MAC address on the specified VLAN.
Specifies to remove all static MAC address entries.
506

Advertisement

Table of Contents
loading

This manual is also suitable for:

Dxs-3600-32s

Table of Contents