SW_SNPG/3/ENTRY_ADD_FAIL: Failed to add MAC entry, because the index of entry is out of the index range on the board. (VlanOrVsi=[ULONG], MAC=[STRING], IndexType=[STRING], Index=[ULONG], MaxIndex=[ULONG])
A MAC address entry fails to be delivered because the number of entry indexes exceeds the index range of the device.
Parameter Name | Parameter Meaning |
---|---|
VlanOrVsi |
Indicates the VLAN or VSI index. |
MAC |
Indicates the MAC address of the multicast group. |
IndexType |
Indicates the index type. |
Index |
Indicates the current index. |
MaxIndex |
Indicates the maximum index. |
If so, run the reset igmp-snooping group { all | vsi { all | name } } command to delete unnecessary entries.