Using python, ask users for the IP address, get the MAC from routers' ARP tables, search the MAC tables to find the interface and display the output of the interface statistics.
netmiko paramiko
Using python, ask users for the IP address, get the MAC from routers' ARP tables, search the MAC tables to find the interface and display the output of the interface statistics.
Python