D-Link DES-3326S Layer 3 Switch CLI Reference
config mac_notification
Purpose Used to configure MAC address notification.
Syntax
config mac_notification
ports <portlist>|all
interval <sec>
historysize <1 - 500>
Description MAC address notificiation is used to monitor
MAC addresses learned and entered into the
FDB.
Parameters
ports <portlist> - specifies a range of ports to
be configured. The port list is specified by
listing the lowest Switch number and the
beginning port number on that Switch,
separated by a colon. Then highest Switch
number, and the highest port number of the
range (also separeted by a colon) are specified.
The beginning and end of the port list range are
seperated by a dash. For example, 1:3 would
specify Switch number 1, port 3. 2:4 specifies
Switch number 2, port 4. 1:3-2:4 specifies all of
the ports between Switch 1, port 3 and Switch 2,
port 4 − in numerical order.
all – to configure all ports for MAC notification.
interval <sec 1-2147483647> - time in seconds
between notifications.
historysize <1 - 500> - maximum number of
entries listed in the history log used for
notification.
Restrictions Only administrator-level users can issue this
command.
Example Usage:
To configure a 60 second interval for MAC address notification on unit 1 ports 6-9:
DES-3326S:4#config mac_notification ports 1:6-1:9 60
Command: config mac_notification ports 1:6-1:9 interval 60
Success.
DES-3326S:4#
67