User guide
TCP/IP command reference IP
4-31
iMG/RG Software Reference Manual (IPNetwork Functions)
Example In the example output below, secondary IP addresses without associated netmasks
appear as 0.0.0.0 by default.
--> ip interface ip1 list secondaryipaddresses
ID | IP Address | Netmask
-----|-----------------------------------
1 | 192.168.104.6 | 255.255.255.0
2 | 192.168.103.4 | 0.0.0.0
3 | 192.168.103.2 | 0.0.0.0
-----------------------------------------
See also ip list interfaces
ip interface list secondaryipaddresses
4.1.8.2.31 IP INTERFACE LIST STATICARPENTRIES
Syntax IP INTERFACE {<name>|<number>} LIST STATICARPENTRIES
Description This command displays information about static ARP entries that were created using the
IP INTERFACE ADD STATICARPENTRY command.
The following information is displayed:
• Interface ID numbers
• IP address of static ARP entries
• MAC address of static ARP entries
Options The following table gives the range of values for each option THAT can be specified with
this command and a Default Value (if applicable).
Example --> ip interface ip1 list staticarpentries
ID | IP Address | Mac Address
-----|----------------|--------------------
1 | 192.168.100.0 | 00:20:2b:e0:03:87
2 | 192.168.100.8 | 00:20:2b:03:0a:72
-------------------------------------------
Option Description Default Value
name An existing IP interface. To display interface names, use the
IP LIST INTERFACES command.
N/A
number An existing IP interface. To display interface numbers, use
the IP LIST INTERFACES command. The number appears
in the first column under the heading ID.
N/A