E-DOC-CTC-20061027-0003v2.0
IP Commands
460
ip auto ifadd
Create an autoIP interface.
SYNTAX:
where:
EXAMPLE:
RELATED COMMANDS:

ip auto ifadd intf = <string>

[addr = <ip-address>]

intf The name of the IP interface for which a link-local address has to be
allocated.
REQUIRED
dest The preferred link-local IP address. OPTIONAL
=>ip auto ifadd intf=eth0
=> ip auto iflist
eth0 : [INIT] 0.0.0.0
poolstart = 169.254.1.1 poolend = 169.254.254.254 netmask = 255.255.0.0
claim : 10 defence : 5 probe : 4 interval : 2 (sec)
probes sent = 0
collisions = 0
=>
ip auto ifdelete Delete an existing autoIP interface.
ip auto iflist Display the autoIP interfaces.