DXS-3600 Series 10GbE Layer 2/3 Switch CLI Reference Guide
245
21-4 mac-address-table filtering
This command is used to add a filtering address to the MAC address table. Use the no form of the command to remove
a filtering MAC address entry from the table.
mac-address-table filtering
MAC-ADD
vlan
VLAN-ID
no mac-address-table filtering
MAC-ADD
vlan
VLAN-ID
Parameters
Default
None.
Command Mode
Global Configuration Mode.
Command Default Level
Level: 12
Usage Guideline
An error message “The specified interface does not exist.” will appear if the specified
interface does not exist.
An error message “The specified VLAN does not exist.” will be displayed if the
specified VLAN does not exist.
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.
An error message “The specified entry does not exist.” will be displayed if the user
tries to remove an entry that does not exist.
Example
This example shows how to add the static address 00:00:22:0A:12:F4 to the MAC
address table. The user also specifies that when any packet received on VLAN 4
that has a destination MAC address of “00:00:22:0A:12:F4” will be forwarded to
tenGigabitEthernet 1/0/1.
DXS-3600-32S#configure terminal
DXS-3600-32S(config)#mac-address-table static 00:00:22:0A:12:F4 vlan 4 interface
tenGigabitEthernet 1/0/1
DXS-3600-32S(config)#
Example
This example shows how to add the static address 01:00:22:0A:12:F4 to the MAC
address table. The user also specifies that when any packet received on VLAN 2
that has a destination MAC address of “01:00:22:0A:12:F4” will be forwarded to
Ethernet interface 2 and 3.
DXS-3600-32S#configure terminal
DXS-3600-32S(config)#mac-address-table static 01:00:22:0A:12:F4 vlan 4 interface
tenGigabitEthernet 1/0/2
DXS-3600-32S(config)#mac-address-table static 01:00:22:0A:12:F4 vlan 4 interface
tenGigabitEthernet 1/0/3
DXS-3600-32S(config)#
MAC-ADDR
Specifies the unicast source or destination MAC address to add to the address table.
Packets which source or destination address is the address received by the
specified VLAN will be dropped. The acceptable formats are 00-01-80-40-30-20,
00:01:80:40:30:20, 000180403020, and 0001.8040.3020.
vlan
VLAN-ID
Specifies the VLAN that the packet with the specified MAC address will be received
by. The range is 1 to 4094.
Summary of Contents for DXS-3600-16S
Page 1: ...CLI Reference Guide Product Model DXS 3600 Series Layer 2 3 Managed 10GbE Switch Release 1 10 ...
Page 232: ...DXS 3600 Series 10GbE Layer 2 3 Switch CLI Reference Guide 224 ...
Page 301: ...DXS 3600 Series 10GbE Layer 2 3 Switch CLI Reference Guide 293 ...
Page 349: ...DXS 3600 Series 10GbE Layer 2 3 Switch CLI Reference Guide 341 ...
Page 494: ...DXS 3600 Series 10GbE Layer 2 3 Switch CLI Reference Guide 486 ...
Page 564: ...DXS 3600 Series 10GbE Layer 2 3 Switch CLI Reference Guide 556 ...
Page 649: ...DXS 3600 Series 10GbE Layer 2 3 Switch CLI Reference Guide 641 ...