The arp learning multicast disable command disables an interface from learning ARP entries with multicast MAC addresses.
The undo arp learning multicast disable command enables an interface to learn ARP entries with multicast MAC addresses.
By default, if a device is globally enabled to learn ARP entries with multicast MAC addresses, this function is enabled on all the interfaces. If a device is globally disabled from learning ARP entries with multicast MAC addresses, this function is disabled on all the interfaces.
Ethernet interface view, GE interface view, XGE interface view, 25GE interface view, 40GE interface view, 100GE interface view, MultiGE interface view, Eth-Trunk interface view, VLANIF interface view, VBDIF interface view
Usage Scenario
An IP address may map a multicast MAC address. In this case, a network administrator has to configure a static ARP entry. After a device is enabled to learn ARP entries with multicast MAC addresses, the device can generate dynamic ARP entries. This reduces a network administrator's workload and decreases network operation and maintenance costs.
After a device is globally enabled to learn ARP entries with multicast MAC addresses, all the interfaces will learn ARP entries when receiving ARP packets with the multicast MAC addresses as source MAC addresses. This increases system resource consumption and affects user service running. You can run the arp learning multicast disable command on an interface to disable the interface from learning ARP entries with multicast MAC addresses.
Precautions
After an interface is disabled from learning ARP entries with multicast MAC addresses, the interface directly discards ARP packets with the multicast MAC addresses as source MAC addresses, which may result in service interruption.
In the multicast service scenario, if the mapping between IP addresses and multicast MAC addresses is not specified using the arp static command, do not disable the specified interface from learning ARP entries with multicast MAC addresses to ensure normal running of the multicast service.