xStack Gigabit Layer 3 Switch Command Line Interface Manual
disable mac_notification
Restrictions Only
administrator-level users can issue this command.
Example Usage:
Command: disable mac_notification
To disable MAC notification without changing basic configuration:
DGS-3324SRi:4#disable mac_notification
Success.
DGS-3324SRi:4#
config mac_notification
Purpose
Used to configure MAC address notification.
Syntax
config mac_notification {interval <int 1-2147483647> |
historysize <int 1-500>
MAC address notification is used to monitor MAC addresses
learned and entered into the FDB.
interval <int 1-2147483647>
- The time in seconds between
notifications. The user may choose an interval between 1 and
2,147,483,647 seconds.
historysize <int 1-500>
- The maximum number of entries listed in
the history log used for notification.
Restrictions Only
administrator-level users can issue this command.
Description
Parameters
Example usage:
To configure the Switch’s MAC address table notification global settings:
DGS-3324SRi:4#config mac_notification interval 1 historysize 500
Command: config mac_notification interval 1 historysize 500
Success.
DGS-3324SRi:4#
156