[Contents] [Prev] [Next] [Index] [Report an Error]

show system statistics arp

Syntax

show system statistics arp

Syntax (Routing Matrix)

show system statistics arp
<all-lcc | lcc number | scc>

Release Information

Command introduced before JUNOS Release 7.4.

Description

Display system-wide Address Resolution Protocol (ARP) statistics.

Options

all-lcc — (Routing matrix only) (Optional) Display system-wide ARP statistics for all T640 routing nodes (or line-card chassis) connected to a TX Matrix platform.

lcc number(Routing matrix only) (Optional) Display system statistics for ARP for a specified T640 routing node (or line-card chassis) connected to a TX Matrix platform. Replace number with a value from from 0 through 3.

scc — (Routing matrix only) (Optional) Display system statistics for ARP for the TX Matrix platform (or switch-card chassis).

Additional Information

By default, when you issue the show system statistics arp command on a TX Matrix master Routing Engine, the command is broadcast to all the T640 master Routing Engines connected to it. Likewise, if you issue the same command on the TX Matrix backup Routing Engine, the command is broadcast to all the T640 backup Routing Engines that are connected to it.

Required Privilege Level

view

List of Sample Output

show system statistics arp

Output Fields

Output field descriptions to be provided.

show system statistics arp

user@host> show system statistics arp
arp:
        44134607 datagrams received
        2 ARP requests received
        2026 ARP replies received
        3152 resolution requests received
        0 unrestricted proxy requests
        0 received proxy requests
        0 proxy requests not proxied
        0 with bogus interface
        787 with incorrect length
        712 for non-IP protocol
        0 with unsupported op code
        0 with bad protocol address length
        0 with bad hardware address length
        0 with multicast source address
        7603 with multicast target address
        0 with my own hardware address
        14218490 for an address not on the interface
        0 with a broadcast source address
        0 with source address duplicate to mine
        29905774 which were not for me
        0 packets discarded waiting for resolution
        6 packets sent after waiting for resolution
        17790 ARP requests sent
        2 ARP replies sent
        0 requests for memory denied
        0 requests dropped on entry
        0 requests dropped during retry

[Contents] [Prev] [Next] [Index] [Report an Error]