-
Notifications
You must be signed in to change notification settings - Fork 39
Description
Hello ANTA team, please can you develop custom tests to check for presence of the specific ARP and MAC address table entries. For example, for ARP test, it would be useful if specific ARP entry is present in specific VRF and it is known via specific set of interfaces.
For the MAC address table test, it would be useful to verify if specific MAC address entry is present in specific vlan, and it is known via certain interface, and maybe it had more or less number of moves, and last move happened X number of days or hours ago. This is common fields from "show mac address-table" output.
There is also "show vxlan address-table" command, which shares many similarities to "show mac address-table" command, with the primary difference that it shows behind which VTEP a specific MAC address can be found.