User guide

IP TCP/IP command reference
iMG/RG Software Reference Manual (IPNetwork Functions)
4-34
4.1.8.2.35 IP LIST INTERFACES
Syntax ip list interfaces
Description This command lists information about IP interfaces that were added using the IP ADD
INTERFACE command. The following information is displayed:
Interface ID numbers
Interface names
IP addresses (if previously specified)
•DHCP status
Whether a transport is attached to the interface, and if so, the name of the trans-
port
Whether a virtual interface is attached to a real interface. The name of the attached
virtual interface is displayed in the Transpor t column in square brackets, for example
[ip2]
Example --> ip list interfaces
IP Interfaces:
ID | Name | IP Address | DHCP | Transport
-----|--------------|------------------|----------|---------------
1 | ppp_device | 192.168.102.2 | disabled | pppoe1
2 | ip2 | 192.168.102.3 | disabled | Not attached
3 | ip_real | 192.168.101.2 | disabled | ethernet1
4 | ip_virtual | 192.168.150.1 | disabled | [ip_real]
------------------------------------------------------------------
See also IP SHOW INTERFACE
IP SET INTERFACE DHCP
4.1.8.2.36 IP LIST RIPROUTES
Syntax ip list riproutes
Description This command lists information about the routes that have been obtained from RIP. It
displays the following:
Destination IP addresses
Destination netmask address
Gateway address
Cost - The number of hops counted as the cost of the route.