# Task: ARP — v7.0.0

**Version:** 7.0.0
**Category:** Basic discovery
**Description:** ARP table
**New in this version:** No
**IPv6 Support:** No
**URL:** https://feature-matrix-imenovsky01a.user.ipf.cx/7.0.0/task/88002643

---

## Vendor Support Matrix

| Vendor / Family | Status | IPv6 | Notes |
|-----------------|--------|------|-------|
| aws@ec2 | ✗ | — |  |
| alcatel@aos | ✓ | — |  |
| azure | ○ | — |  |
| brocade@fastiron | ✓ | — |  |
| cisco@ios | ✓ | — |  |
| cisco@ios-xe | ✓ | — |  |
| cisco@nx-os | ✓ | — |  |
| cisco@ios-xr | ✓ | — |  |
| cisco@asa | ✓ | — |  |
| cisco@wlc-air | ○ | — |  |
| cisco@sg | ✓ | — |  |
| cisco@ftd | ✓ | — |  |
| cisco@aci | ✓ | — |  |
| cisco@meraki | ✗ | — | missing API endpoint |
| cisco@viptela | ✓ | — |  |
| cisco@apic | ○ | — |  |
| cisco@encs | ✓ | — |  |
| dell@ftos | ✓ | — |  |
| dell@powerconnect | ✓ | — |  |
| dell@os10 | ✓ | — |  |
| fs@fsos | ✓ | — |  |
| gcp | ○ | — |  |
| hp@comware | ✓ | — |  |
| hp@aruba | ✓ | — |  |
| hp@arubasw | ✓ | — |  |
| hp@arubacx | ✓ | — |  |
| hp@3com | ✓ | — |  |
| hp@aruba-iap | ○ | — |  |
| riverbed@steelhead | ✓ | — |  |
| fortinet@fortigate | ✓ | — |  |
| fortinet@fortiswitch | ✓ | — |  |
| forcepoint@ngfw | ✓ | — |  |
| paloalto@pan-os | ✓ | — |  |
| paloalto@prisma | ✗ | — |  |
| juniper@junos | ✓ | — |  |
| juniper@mist | ○ | — |  |
| checkpoint@gaia | ✓ | — |  |
| checkpoint@gaia-embedded | ✓ | — |  |
| extreme@boss | ✓ | — |  |
| extreme@enterasys | ✓ | — |  |
| extreme@voss | ✓ | — |  |
| extreme@exos | ✓ | — |  |
| arista@eos | ✓ | — |  |
| f5@big-ip | ✓ | — |  |
| huawei@vrp | ✓ | — |  |
| mikrotik@routeros | ✓ | — |  |
| quagga | ○ | — |  |
| frr | ○ | — |  |
| versa@vos | ✓ | — |  |
| silverpeak@unity | ✓ | — |  |
| vmware@nsx-t | ✓ | — |  |
| vmware@velocloud | ✓ | — |  |
| ruckus@vsz | ✗ | — |  |
| opengear@og | ✓ | — |  |
| opengear@og-om | ✓ | — |  |
| stormshield@sn | ✓ | — |  |
| nokia@timos | ✓ | — |  |
| citrix@adc | ✓ | — |  |

---

## CLI Commands

| Vendor / Family | Command | Notes |
|-----------------|---------|-------|
| juniper@junos | `show arp no-resolve` |  |
| extreme@voss | `show ip interface` |  |
| extreme@voss | `show ip arp` |  |
| extreme@enterasys | `show arp` |  |
| extreme@boss | `show arp-table` |  |
| checkpoint@gaia-embedded | `arp` |  |
| checkpoint@gaia | `show route all` |  |
| checkpoint@gaia | `show mdps state` |  |
| checkpoint@gaia | `show arp static all` |  |
| checkpoint@gaia | `show arp dynamic all` |  |
| riverbed@steelhead | `show interfaces` |  |
| riverbed@steelhead | `show arp` |  |
| paloalto@pan-os | `show arp management` |  |
| paloalto@pan-os | `show arp all` |  |
| extreme@voss | `show ip interface vrf <vrfName>` |  |
| fortinet@fortiswitch | `get system arp` |  |
| fortinet@fortigate | `get system arp` |  |
| hp@arubacx | `show arp` |  |
| hp@arubacx | `show arp all-vrfs` |  |
| hp@arubasw | `show vlans` |  |
| hp@arubasw | `show mac-address vlan <vlanId>` |  |
| hp@arubasw | `show ip` |  |
| hp@arubasw | `show arp` |  |
| hp@aruba | `show arp` |  |
| hp@3com | `display arp` |  |
| hp@comware | `display ip vpn-instance` |  |
| hp@comware | `display ip interface` |  |
| hp@comware | `display arp` |  |
| stormshield@sn | `arp -a` |  |
| citrix@adc | `switch partition` |  |
| citrix@adc | `show cluster instance` |  |
| citrix@adc | `show arp` |  |
| nokia@timos | `show router "<router-instance>" arp` |  |
| nokia@timos | `show router "<router-instance>" interface detail` |  |
| vmware@velocloud | `WSS /ws/<ARP_DUMP>` |  |
| vmware@nsx-t | `GET /api/v1/logical-router-ports/<portId>/arp-table?source=realtime&transport_node_id=<transportNodeId>` |  |
| vmware@nsx-t | `GET /api/v1/logical-ports` |  |
| vmware@nsx-t | `GET /api/v1/logical-router-ports?logical_router_id=<router-id>` |  |
| vmware@nsx-t | `GET /api/v1/logical-routers/` |  |
| silverpeak@unity | `GET /gms/rest/action/status?key=<statusKey>` |  |
| silverpeak@unity | `POST /gms/rest/broadcastCli cmdList: "show arp"` |  |
| versa@vos | `GET /vnms/dashboard/appliance/<appliance>/live?command=arp/all` |  |
| fs@fsos | `show management arp` |  |
| opengear@og-om | `arp -n` |  |
| opengear@og | `arp` |  |
| mikrotik@routeros | `/ip arp print detail without-paging` |  |
| f5@big-ip | `list net self` |  |
| f5@big-ip | `show net arp all` |  |
| huawei@vrp | `display arp all` |  |
| huawei@vrp | `display arp` |  |
| arista@eos | `show ip arp vrf <vrfName>` |  |
| arista@eos | `show ip arp` |  |
| extreme@exos | `show virtual router` |  |
| extreme@exos | `show iparp vr <vrName>` |  |
| extreme@voss | `show ip vrf` |  |
| cisco@ios | `show interface` |  |
| cisco@nx-os | `show vrf all detail` |  |
| cisco@nx-os | `show ip arp vrf <vrf>` |  |
| cisco@nx-os | `show ip arp` |  |
| cisco@ios-xe | `show interface` |  |
| cisco@ios-xe | `show vrrp brief` |  |
| cisco@ios-xe | `show glbp brief` |  |
| cisco@ios-xe | `show standby brief` |  |
| cisco@ios-xe | `show ipv6 interface` |  |
| cisco@ios-xe | `show ip interface` |  |
| cisco@ios-xe | `show ip vrf detail` |  |
| cisco@ios-xe | `show vrf detail` |  |
| cisco@ios-xe | `show ip arp vrf <vrf>` |  |
| cisco@ios-xe | `show ip arp` |  |
| cisco@nx-os | `show ip interface vrf all` |  |
| cisco@ios | `show vrrp brief` |  |
| cisco@ios | `show glbp brief` |  |
| cisco@ios | `show standby brief` |  |
| cisco@ios | `show ipv6 interface` |  |
| cisco@ios | `show ip interface` |  |
| cisco@ios | `show ip vrf detail` |  |
| cisco@ios | `show vrf detail` |  |
| cisco@ios | `show ip arp vrf <vrf>` |  |
| cisco@ios | `show ip arp` |  |
| forcepoint@ngfw | `ip neighbor` |  |
| brocade@fastiron | `show arp` |  |
| alcatel@aos | `show ip interface` |  |
| cisco@ftd | `show arp` |  |
| fs@fsos | `show ip arp vrf <vrfName>` |  |
| fs@fsos | `show arp vrf <vrfname>` |  |
| fs@fsos | `show ip arp` |  |
| fs@fsos | `show arp` |  |
| dell@os10 | `show ip arp vrf <vrfName>` |  |
| dell@os10 | `show ip arp` |  |
| dell@powerconnect | `show arp` |  |
| dell@ftos | `show arp` |  |
| cisco@viptela | `GET /dataservice/device/arp?deviceId=<deviceId>` |  |
| cisco@aci | `show ip arp vrf all` |  |
| cisco@sg | `show arp` |  |
| cisco@ftd | `show interface detail` |  |
| cisco@ftd | `show interface` |  |
| alcatel@aos | `show arp` |  |
| cisco@asa | `show interface detail` |  |
| cisco@asa | `show interface` |  |
| cisco@asa | `show arp` |  |
| cisco@encs | `show switch arp` |  |
| cisco@encs | `support show arp` |  |
| cisco@ios-xr | `show adjacency ipv4 detail` |  |
| cisco@nx-os | `show running configuration` |  |
| cisco@nx-os | `show interface` |  |
| cisco@nx-os | `show vrrp` |  |
| cisco@nx-os | `show glbp brief` |  |
| cisco@nx-os | `show hsrp brief` |  |
| cisco@nx-os | `show ipv6 interface vrf all` |  |

---

## Legend

- **✓** = Fully Integrated
- **✗** = Not Yet Integrated
- **○** = Not Available

*Generated: 2026-04-16T22:12:24.139Z*
