> Source: [sk112753](https://support.checkpoint.com/results/sk/sk112753)

# sk112753 - 'ARP table' entries are different in the output of CLISH 'show arp table dynamic all' and Bash 'arp -an' commands

| Property | Value |
|----------|-------|
| Solution ID | sk112753 |
| Date Created | 2016-08-08 |
| Last Modified | 2024-12-16 |
| Technical Level | General |
| Products | Security Gateway |
| Versions | R82.10, R82, R81.20 |
| OS | Gaia |

## Symptoms

- The CLISH command `"show arp table dynamic all"` and Bash command `"# arp -an"` show different entries.   

Example:

```

#clish -c "show arp dynamic all" | wc -l
1062

#arp -a | wc -l 
1700
```

## Cause

The `"show arp table dynamic"` command in CLISH has a limit of 1062 entries.

## Solution

This problem was fixed. The fix is included in:

* **[Check Point R80.30](https://supportcenter.checkpoint.com/supportcenter/portal?eventSubmit_doGoviewsolutiondetails=&solutionid=sk144293&partition=General&product=All%22)**
* **[Jumbo Hotfix Accumulator for R80.20](https://supportcenter.checkpoint.com/supportcenter/portal?eventSubmit_doGoviewsolutiondetails=&solutionid=sk137592) starting from Take 73**
* **[Jumbo Hotfix Accumulator for R80.10](https://supportcenter.checkpoint.com/supportcenter/portal?eventSubmit_doGoviewsolutiondetails=&solutionid=sk116380) starting from Take 203**

<br />

---

# Agent Instructions

This content is from the Check Point Support Center (https://support.checkpoint.com), the official knowledge base for Check Point cybersecurity products.

## Navigating This Knowledge Base

- **Complete index**: [llms.txt](https://support.checkpoint.com/llms.txt)
- **All SK articles**: [SecureKnowledge Sitemap](https://support.checkpoint.com/sitemaps/secureknowledge-sitemap-index.xml)
- **SK article URL pattern**: `https://support.checkpoint.com/results/sk/{skId}`
- **Markdown responses**: AI bot User-Agents automatically receive `text/markdown` content
