D-Link DXS-3600 Series Cli Reference Manual page 530

Layer 2/3 managed 10gigabit
Hide thumbs Also See for DXS-3600 Series:
Table of Contents

Advertisement

DXS-3600 Series Layer 3 Managed 10Gigabit Ethernet Switch CLI Reference Guide
no mac-address-table notification change [interval | history-size]
Parameters
interval SECONDS
history-size VALUE
Default
MAC address notification is disabled.
The default trap interval is 1 second.
The default number of entries in the history table is 1.
Command Mode
Global Configuration Mode.
Command Default Level
Level: 12.
Usage Guideline
When the switch learns or removes a MAC address, a notification can be sent to the notification history
table and then sent to the SNMP server if the snmp-server enable traps mac-notification change
command is enabled. The MAC notification history table stores the MAC address learned or deleted on
each interface for which the trap is enabled. Events are not generated for multicast addresses.
Example
This example shows how to enable MAC address change notification and set the interval to 10 seconds
and set the history size value to 500 entries.
Switch# configure terminal
Switch(config)# mac-address-table notification change
Switch(config)# mac-address-table notification change interval 10
Switch(config)# mac-address-table notification change history-size 500
Switch(config)#
42-6 mac-address-table static
This command is used to add a static address to the MAC address table. Use the no form of the
command to remove a static MAC address entry from the table.
mac-address-table static MAC-ADDR vlan VLAN-ID {interface INTERFACE-ID [, | -] | drop}
no mac-address-table static {all | MAC-ADDR vlan VLAN-ID [interface INTERFACE-ID] [, | -]}
Parameters
MAC-ADDR
(Optional) Specifies the interval of sending the MAC address trap
message. The range is 1 to 2147483647 and the default value is 1
second.
(Optional) Specifies the maximum number of the entries in the MAC
history notification table. The range is 0 to 500 and the default value is
1 entry.
Specifies the MAC address of the entry. The address can be a unicast
or a multicast entry. Packets with a destination address that match this
MAC address received by the specified VLAN are forwarded to the
525

Advertisement

Table of Contents
loading

Table of Contents