IES Show Commands
7210-SAS M Services Guide Page 715
arp
Syntax arp [ip-address] | [mac ieee-address] | [sap sap-id] | [interface ip-int-name]
Context show>service>id
Description Displays the ARP table for the IES instance. The ARP entries for a subscriber interface are displayed
uniquely. Each MAC associated with the subscriber interface child group-interfaces are displayed
with each subscriber interface ARP entry. They do not reflect actual ARP entries but are displayed
along the interfaces ARP entry for easy lookup.
Parameters ip-address — Displays only ARP entries in the ARP table with the specified IP address.
Default All IP addresses.
mac ieee-address — Displays only ARP entries in the ARP table with the specified 48-bit MAC
address. The MAC address can be expressed in the form aa:bb:cc:dd:ee:ff or aa-bb-cc-dd-ee-ff
where aa, bb, cc, dd, ee and ff are hexadecimal numbers.
Default All MAC addresses.
sap sap-id — Displays SAP information for the specified SAP ID. See Common CLI Command
Descriptions on page 939 for command syntax.
port-id — interface — Specifies matching service ARP entries associated with the IP interface.
ip-address —
The IP address of the interface for which to display matching ARP entries.
Values 1.0.0.0 — 223.255.255.255
ip-int-name — The IP interface name for which to display matching ARPs.
Output Show Service-ID ARP — The following table describes show service-id ARP output fields.
Sample Output
*A:DUT-B# show service id 100 arp
==============================================================================
ARP Table
===============================================================================
IP Address MAC Address Type Expiry Interface SAP
Label Description
IP Address
The IP address.
MAC Address
The specified MAC address.
Type
Static — FDB entries created by management.
Learned — Dynamic entries created by the learning process.
Other — Local entries for the IP interfaces created.
Expiry
The age of the ARP entry.
Interface
The interface applied to the service.
SAP
The SAP ID.