xStack
®
DGS-3400 Series Layer 2 Gigabit Managed Switch CLI Manual
259
D G S – 3 4 2 6 : 5 # d i s a b l e m a c _ n o t i f i c a t i o n
C o m m a n d : d i s a b l e m a c _ n o t i f i c a t i o n
S u c c e s s .
D G S – 3 4 2 6 : 5 #
config mac_notification
Purpose
Used to configure MAC address notification.
Syntax
config mac_notification {interval <int 1–2147483647> | historysize <int 1–500>} (1)
Description
This command is used to monitor MAC addresses learned and entered into the FDB.
Parameters
interval <sec 1–2147483647>
– The time in seconds between notifications. The user may
choose an interval between 1 and 2,147,483,647 seconds.
historysize <1–500>
– The maximum number of entries listed in the history log used for
notification.
Restrictions
Only Administrator and Operator-level users can issue this command.
Example usage:
To configure the Switch’s MAC address table notification global settings:
D G S – 3 4 2 6 : 5 # c o n f i g m a c _ n o t i f i c a t i o n i n t e r v a l 1 h i s t o r y s i z e 5 0 0
C o m m a n d : c o n f i g m a c _ n o t i f i c a t i o n i n t e r v a l 1 h i s t o r y s i z e 5 0 0
S u c c e s s .
D G S – 3 4 2 6 : 5 #
config mac_notification ports
Purpose
Used to configure MAC address notification status settings.
Syntax
config mac_notification ports [<portlist | all] [enable | disable]
Description
This command is used to monitor MAC addresses learned and entered into the FDB.
Parameters
<portlist>
– Specify a port or 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
separated 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. Non–contiguous portlist entries are separated by a
comma. (ex: 1:1–1:3,1:7–1:9)
all
– Entering this command will set all ports on the system.
[enable | disable]
– These commands will enable or disable MAC address table
notification on the Switch.
Restrictions
Only Administrator and Operator-level users can issue this command.
Example usage:
To enable port 7 for MAC address table notification: