Command Manual (For Soliton) – ARPH3C S3100 Series Ethernet Switches Chapter 1 ARP Configuration Commands1-11Parametersdynamic: Displays dynamic ARP entries.static: Displays static ARP entries.|: Uses a regular expression to specify the ARP entries to be displayed. For detailedinformation about regular expressions, refer to Configuration File ManagementCommand in this manual.begin: Displays the first ARP entry containing the specified string and all subsequentARP entries.exclude: Displays the ARP entries that do not contain the specified string.include: Displays the ARP entries containing the specified string.regular-expression: A case-sensitive character string.DescriptionUse the display arp | command to display the ARP entries related to string in aspecified way.Related commands: arp static, reset arp.Examples# Display all the ARP entries that contain the string 77. display arp | include 77Type: S-Static D-DynamicIP Address MAC Address VLAN ID Port Name / AL ID Aging Type192.168.0.77 0000-e8f5-6a4a 1 Ethernet1/0/2 12 D--- 1 entry found ---# Display all the ARP entries that do not contain the string 68. display arp | exclude 68Type: S-Static D-DynamicIP Address MAC Address VLAN ID Port Name / AL ID Aging Type10.2.72.162 000a-000a-0aaa N/A N/A N/A S--- 1 entry found ---Refer to Table 1-1 for the description on the above output information.1.1.14 display arp countSyntaxdisplay arp count [ [ dynamic | static ] [ | { begin | exclude | include }regular-expression ] | ip-address ]