: inspect flow-arp
Focus
Focus
Table of Contents

inspect flow-arp

Use the
inspect flow-arp
command to inspect the address resolution protocol (ARP) entries used and recorded by the flow controller (FC) module. The ARP cache is displayed for all interfaces or a specific interface filtered by either interface name, VLAN ID, Host IP or Gateway ID.

Command

inspect flow-arp ( all | interface = interface | vlan= vlan_id | host= host_ip_address | gateway= gateway_id )

Options

all
Enter all to inspect data plane ARP cache for all interfaces.
interface
Enter the interface name to inspect data plane ARP cache for an interface.
vlan
Enter the VLAN ID to inspect data plane ARP cache for a VLAN.
host
Enter the host IP address to inspect data plane ARP cache for a host.
gateway
Enter the gateway ID to inspect data plane ARP cache for a gateway.

Command Notes

Role
Super, Read Only
Related Commands
inspect system arp
Introduced in
Release 4.5.1

Example

inspect flow-arp all ifname device vlan_id host mac gateway arp_eth_addr router_arp_srcrouter valid expired expire_secslan 1 eth11 10 10.10.10.9 ec:b9:07:00:0f:c2 10.10.10.10 True True False True False 1215 wan 1 eth10 220 220.220.220.1 00:50:56:a7:1d:9a 220.220.220.1 True False True True False 315359408 wan 1 eth10 10 10.10.10.10 00:50:56:a7:71:8c 10.10.10.10 True False True True False 315359406 wan 1 eth10 35 35.35.35.1 00:50:56:a7:24:02 35.35.35.1 True False True True False 315359408 wan 1 eth10 110 110.110.110.15 00:50:56:a7:62:19 110.110.110.1 True False False True False 1207

Recommended For You