Example execution of commands
Enable ARP management and add the static match into the 'list' list: МАС address
00:60:70:AB:CC:CD, IP address 192.168.16.98 Assign the 'list' static ARP match list for the
VLAN 11:
console# configure
console(config)# ip arp inspection list list
console(config-ARP-list)# ip 192.168.16.98 mac 0060.70AB.CCCD
console(config-ARP-list)# exit
console(config)# ip arp inspection list assign 11 list
Show static IP and MAC address match lists:
console# show ip arp inspection list
List name: servers
Assigned to VLANs: 11
IP ARP
----------- --------------------------
192.168.16.98 0060.70AB.CCCD
5.24.6 MAC Address Notification configuration
MAC Address Notification allows to monitor the availability of the network equipment by saving
MAC address learning history. When changes in learnt MAC addresses list occur, the switch saves
information to the table and notifies the user with SNMP message. Function has configurable
parameters—the event history depth and the minimum message transmission interval. MAC Address
Notification service is disabled by default and can be configured selectively for the specific switch ports.
Global configuration mode commands
Command line request in global configuration mode appears as follows:
console(config)#
Table 5.225 —Global configuration mode commands
This command is designed for the global management of MAC
notification function. This command enables the registration of
MAC address addition/removal events to/from the switch tables
and sending event notifications.
Negative form of command (with 'no' prefix) disables the function
globally and overrides all respective settings on all interfaces.
To ensure the proper function operation, you should additionally
enable generation of notifications for interfaces (see below).
The maximum time interval between SNMP notification
transmissions. If the interval value equals 0, the generation of
notifications and events saving to history will be performed
immediately right after MAC address table state change events
occur. If the interval value is greater than 0, the device will collect