Ip ifadd, Create an ip interface, Ip commands – Technicolor - Thomson ST585 V6 User Manual
Page 459: Syntax, Example: related commands
E-DOC-CTC-20061027-0004 v1.0
IP Commands
435
ip ifadd
Create an IP interface.
SYNTAX:
where:
EXAMPLE:
RELATED COMMANDS:
ip ifadd
intf =
dest =
intf
The name of the IP interface to be created.
REQUIRED
dest
An network interface name.
REQUIRED
=>ip iflist
Interface
Group
MTU
RX
TX
TX-Drop
Status HW-address
0
loop
local
65535 122062
72987
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
84105
123358
0
[UP]
00:0e:50:0f:fc:2c
=>ip ifadd intf=myIPintf dest=RtPPPoE_eth
=>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
DOWN
00:0e:50:0f:fc:2c
=>