D-Link DXS-3600-32S 24-port Top Of Rack 10 Gigabit Managed Switch With Expansion Slot

User Manual - Page 254

For DXS-3600-32S.

PDF File Manual, 695 pages, Read Online | Download pdf file

DXS-3600-32S photo
Loading ...
Loading ...
Loading ...
DXS-3600 Series 10GbE Layer 2/3 Switch CLI Reference Guide
246
21-5 mac-address-table notification
This command is used to enable and configure the MAC address notification function. Use the no form of the command
to disable the function or set the optional configuration to default.
mac-address-table notification [interval SECONDS | history-size VALUE]
no mac-address-table notification [interval | history-size]
Parameters
Default
None.
Command Mode
Global Configuration Mode.
Command Default Level
Level: 12
Usage Guideline
Only a unicast MAC address can be specified for the entry.
An error message “The specified VLAN does not exist.” will be displayed if the
specified VLAN does not exist.
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 filtering address 00:00:00:0A:12:EE 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:00:0A:12:EE” will be dropped.
DXS-3600-32S#configure terminal
DXS-3600-32S(config)#mac-address-table filtering 00:00:00:0A:12:EE vlan 4
DXS-3600-32S(config)#
interval SECONDS Specifies the interval of sending the MAC address trap message, the default is 1
second.
history-size VALUE Specifies the maximum number of the entries in the MAC address notification table,
The range is 0 to 500; the default is 50 entries.
Default
MAC address notification is disabled, the interval is 1 second, and history-size is 50
entries.
Command Mode
Global Configuration Mode.
Command Default Level
Level: 12
Usage Guideline
Whenever the switch learns or removes a MAC address, an SNMP notification can
be generated and sent to the SNMP server. The MAC notification history table stores
the MAC address learned or delete for each hardware port for which the trap is
enabled.
Example
This example shows how to enable MAC address notification, and set interval to 10
seconds, history-size to 500 entries.
DXS-3600-32S#configure terminal
DXS-3600-32S(config)#mac-address-table notification
DXS-3600-32S(config)#mac-address-table notification interval 10
DXS-3600-32S(config)#mac-address-table notification history-size 500
DXS-3600-32S(config)#
Loading ...
Loading ...
Loading ...