Description

In cases where there are arp related exceptions, Eg: ArpManagerInvalidInterfaceException, is there a way to monitor the arp for interfaces on the SSR device

Symptoms

ARP resolution is crucial for SSR to forward the traffic to LAN and WAN interfaces. In case where reachability is impacted due to arp expiry or where there are arp related exceptions, Eg: ArpManagerInvalidInterfaceException, is there a way to monitor the arp for interfaces on the SSR device

Solution

Use the following PCLI commands

https://docs.128technology.com/docs/cli_reference/#show-arp

https://docs.128technology.com/docs/cli_stats_reference#show-stats-arp-received


Modification History

2025-11-19 : Article Created