: inspect system arp
Focus
Focus

inspect system arp

Table of Contents

inspect system arp

Use the
inspect system arp
command to inspect the address resolution protocol (ARP) table and displays the ARP cache for all or a specific interface.

Command

inspect system arp ( all | interface )

Options

all
Enter all to inspect the entire ARP cache.
interface
Enter interface to inspect the ARP cache for a specific interface name or ID.

Command Notes

Role
Super, Read Only
Related Commands
Introduced in
Release 4.4.1

Example

inspect system arp all Address Mask HWtype HWaddress Flags Iface 52.8.132.220 ether b0:7d:47:54:18:46 C eth0 172.20.75.195 ether 00:0c:29:48:49:86 C eth0 172.18.18.160 ether b0:7d:47:54:18:46 C eth0 172.20.75.109 ether 00:0c:29:46:35:bb C eth0 172.20.75.254 ether b0:7d:47:54:18:46 C eth0 172.20.75.251 ether aa:24:76:aa:17:0c C eth0 inspect arp 1 No entries for eth1 inspect arp controller1 Address Mask HWtype HWaddress Flags Iface 52.8.132.220 ether b0:7d:47:54:18:46 C eth0 172.20.75.195 ether 00:0c:29:48:49:86 C eth0 172.18.18.160 ether b0:7d:47:54:18:46 C eth0 172.20.75.109 ether 00:0c:29:46:35:bb C eth0 172.20.75.254 ether b0:7d:47:54:18:46 C eth0 172.20.75.251 ether aa:24:76:aa:17:0c C eth0

Recommended For You