xStack® DES-3528/DES-3552 Series Layer 2 Managed Stackable Fast Ethernet Switch CLI Reference Guide
325
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:
DES-3528:admin# config mac_notification interval 1 historysize 500
Command: config mac_notification interval 1 historysize 500
Success.
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.
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:
DES-3528:admin# config mac_notification ports 7 enable
Command: config mac_notification ports 7 enable
Success.
show mac_notification
Purpose
Used to display the Switch’s MAC address table notification global settings.
Syntax show mac_notification
Description
This command is used to display the Switch’s MAC address table notification global settings.
Parameters
None.
Restrictions
None.
Example usage:
To view the Switch’s MAC address table notification global settings:
DES-3528:admin# show mac_notification