IP CLI Commands
2/1553-ZAT 759 94 Uen B – December 2005
261
12.10
ip list interfaces
12.10.1 Syntax
ip list interfaces
12.10.2 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 address (if previously specified).
•
DHCP
status.
•
Whether a transport is attached to the interface, and if so, the name of the
transport.
•
Whether a virtual interface is attached to a real interface. The name of the
attached virtual interface is displayed in the Transport column in square
brackets, for example [ip2]
12.10.3 Example
-->
ip list interfaces
IP Interfaces:
ID | Name | IP Address | DHCP | Transport
-----|--------------|------------------|----------|----------------
1 | WAN | 0.0.0.0 | ENABLED | wantrans
2 | LAN | 192.168.0.1 | disabled | <BRIDGE>
3 | WLAN | 10.1.0.1 | disabled | wlan_filtered
-------------------------------------------------------------------