Show IPv4 networking information Show IPv4 neighbor (ARP) table ${vyos_op_scripts_dir}/neighbor.py show --family inet Show IPv4 neighbor table for specified interface ${vyos_op_scripts_dir}/neighbor.py show --family inet --interface "$5" Show IPv4 neighbors with specified state reachable stale failed permanent ${vyos_op_scripts_dir}/neighbor.py show --family inet --state "$5"