E-DOC-CTC-20061027-0003v2.0
IP Commands
445
ip iflist
Display all the IP interfaces.
SYNTAX:
where:
EXAMPLE:
RELATED COMMANDS:

ip iflist [expand = <{disabled | enabled}>]

[string = <string>]

[beginstring = <string>]

expand Enable or disable expanded listing.
The default is disabled.
OPTIONAL
string String matching conditions OPTIONAL
beginstring Bginstring matching conditions OPTIONAL
=>ip iflist
Interface Group MTU RX TX TX-Drop Status HW-address
0 loop local 65535 123966 75177 0 [UP] 00:0e:50:0f:fc:2c
1 Internet wan 1500 0 0 0 DOWN
2 RtPPPoE_ppp wan 1500 0 0 0 DOWN
3 LocalNetwork lan 1500 86589 125262 0 [UP] 00:0e:50:0f:fc:2c
4 myIPintf wan 1500 0 0 0 [UP] 00:0e:50:0f:fc:2c
=>
ip ifadd Create an IP interface.
ip ifdelete Delete an IP interface.
ip ifwait Wait for a status change of an IP interface.