User guide

IP TCP/IP command reference
iMG/RG Software Reference Manual (IPNetwork Functions)
4-32
See also IP LIST INTERFACES
4.1.8.2.32 IP LIST APPSERVICES
Syntax ip list aPPSERVICES
Description A number of system processes use the IP stack to provide services, such as SNMP agent
and TFTP server. These services are called AppServices.
This command lists the AppServices that are available and have configurable security
classes. It displays the following information:
AppService ID numbers
AppService names
the Security Class(es) configured on a specific AppService.
Example --> ip list appservices
-------------------------------------------------------------------
ID |AppService| Security Classes
-----|----------|--------------------------------------------------
1 | ssh | all
2 | snmp | all
3 | http | all
4 | telnet | all
-------------------------------------------------------------------
See also IP SHOW APPSERVICE
4.1.8.2.33 IP LIST ARPENTRIES
Syntax ip list arpentries
Description This command displays the ARP table that lists the following information:
IP addresses and corresponding MAC addresses obtained by ARP.
IP interface on which the host is connected
Static status - ‘no’ for dynamically generated ARP entries; ‘yes’ for static entries
added by the user.
Example --> ip list arpentries
IP ARP table entries:
IP address | MAC address | Interface | Static
-----------------|-------------------|--------------|--------
10.10.10.10 | 00:20:2b:e0:03:87 | ip3 | no