Page 331 / 998 Scroll up to view Page 326 - 330
TCP/IP command reference
IP
4-29
iMG/RG Software Reference Manual (IPNetwork Functions)
Example
--> ip interface ip1 delete secondaryipaddress 1
See also
IP LIST INTERFACES
IP INTERFACE LIST SECONDARYIPADDRESSES
4.1.8.2.28 IP INTERFACE DELETE STATICARPENTRY
Syntax
IP INTERFACE <name> DELETE STATICARPENTRY <number>
Description
This command deletes a single static ARP entry that was created using the IP INTER-
FACE ADD STATICARPENTRY command.
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 delete staticarpentry 2
See also
ip list interfaces
ip interface list staticarpentries
4.1.8.2.29 IP INTERFACE LIST PROXYARPENTRIES
Syntax
IP INTERFACE {<name>|<number>} LIST PROXYARPENTRIES
Description
This command displays information about proxy ARP entries and exclusions that were
created using the IP INTERFACE ADD PROXYARPENTRY and IP INTERFACE ADD
PROXYARPEXCLUSION commands.
The following information is displayed:
secondary
ipaddress
number
The number that identifies a secondary IP address that you
want to delete from the main IP interface. To display sec-
ondary IP address numbers, use THE IP INTERFACE LIST
SECONDARYIPADDRESSES command. The number
appears in the first column under the heading ID.
N/A
Option
Description
Default Value
name
An existing IP interface. To display interface names,
use the IP LIST INTERFACES command.
N/A
number
An existing static ARP entry. To display static ARP
entry numbers, use the IP INTERFACE LIST
STATICARPENTRIES command.
N/A
Option
Description
Default Value
Page 332 / 998
IP
TCP/IP command reference
iMG/RG Software Reference Manual (IPNetwork Functions)
4-30
Interface ID numbers
IP address and netmask of proxy ARP entries and exclusions
Exclusion status: true for exclusions, false for inclusions
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 proxyarpentries
ID
|
IP Address
|
Netmask
|
Exclude
-----|----------------|----------------|----------
1 | 192.168.100.0
| 255.255.255.0
| false
2 | 192.168.100.8
| 255.255.255.254| true
--------------------------------------------------
See also
IP INTERFACE ADD PROXYARPENTRY
IP INTERFACE ADD PROXYARPEXCLUSION
IP LIST INTERFACES
4.1.8.2.30 IP INTERFACE LIST SECONDARYIPADDRESSES
Syntax
IP INTERFACE {<name>|<number>} LIST SECONDARYIPADDRESSES
Description
This command lists the secondary IP addresses (and netmasks if applicable) that have
been added to an existing IP interface using the IP INTERFACE ADD SECONDARYI-
PADDRESS command.
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).
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
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
Page 333 / 998
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
Page 334 / 998
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
Page 335 / 998
TCP/IP command reference
IP
4-33
iMG/RG Software Reference Manual (IPNetwork Functions)
-----------------|-------------------|--------------|--------
20.20.20.20
| 00:20:2b:03:0a:72 | ip2
| no
-----------------|-------------------|--------------|--------
30.30.30.30
| 00:20:2b:03:09:c4 | ip1
| no
-------------------------------------------------------------
See also
IP CLEAR ARPENTRIES
4.1.8.2.34 IP LIST CONNECTIONS
Syntax
ip list connections
This command lists the active TCP/UDP connections in use by applications running
on the device. It displays the following information:
Protocol type (TCP or UDP)
Local connection address
Remote connection address
Connection state for TCP connections
This command does not show raw socket connections or UDP connections opened
internally within the IP stack.
Example
The example below shows an active telnet connection, WebServer, TFTP server and
SNMP:
--> ip list connections
Local TCP/UDP connections:
Prot | Local address
| Remote address
| State
| Owner
------|----------------------|----------------------|-------------|------------
tcp
| *:8008
| *:*
| LISTEN
| webserver
tcp
| *:22
| *:*
| LISTEN
| sshd
tcp
| *:23
| *:*
| LISTEN
| webserver
tcp
| *:80
| *:*
| LISTEN
| webserver
udp
| 255.255.255.255:3913 | <2> *:*
|
| grsp
udp
| *:68
| *:*
|
| dhcpclient
udp
| *:68
| <1> *:*
|
| dhcpclient
udp
| *:55001
| *:*
|
| tftp
udp
| *:55000
| *:*
|
| tftp
udp
| *:50001
| *:*
|
| snmpr
udp
| *:161
| *:*
|
| snmpr
udp
| *:50000
| *:*
|
| dnsrelay
udp
| *:53
| *:*
|
| dnsrelay
udp
| *:520
| *:*
|
| rip
udp
| *:123
| *:*
|
| sntp

Rate

4 / 5 based on 3 votes.

Popular Allied-Telesis Models

Bookmark Our Site

Press Ctrl + D to add this site to your favorites!

Share
Top