User`s guide

DES-3226S Layer 2 Switch CLI Reference
75
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 notification 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 the highest switch number,
and the highest port number of the range (also
separated by a colon) are specified. The
beginning and end of the port list range are
seperated by a dash. For example, 1:3
specifies 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> - 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.