IP COMMANDS
514
DMS-CTC-20101206-0049 v1.0.Copyright 2011Technicolor. All rights reserved.
This document contains Technicolor proprietary and confidential information. Passing on and copying of this document, use,
extraction and communication of its contents, is not permitted without written authorization from Technicolor.
ip auto ifconfig
Configures an autoIP interface.
SYNTAX:
ip auto ifconfig
intf = <>
[addr = <ip-address>]
[poolstart = <ip-address>]
[poolend = <ip-address>]
[netmask = <ip-mask(dotted or cidr)>]
[claim = <number{0-65535}>]
[defence = <number{0-65535}>]
[probe = <number{0-65535}>]
[interval = <number{1-65535}>]
where:
intf
The name of the autoIP interface to configure.
REQUIRED
addr
The preferred link-local IP address.
OPTIONAL
poolstart
The start IP address of the link-local address pool.
OPTIONAL
poolend
The end IP address of the link-local address pool.
OPTIONAL
netmask
The netmask of the link-local IP address pool.
OPTIONAL
claim
The number of link-local address selection retries before
giving up.
OPTIONAL
defence
The number of times the link-local address is defended
before releasing the address.
OPTIONAL
probe
The number of ARP probes to be sent before accepting a
link-local address.
OPTIONAL
interval
The time interval between two ARP probe transmissions.
OPTIONAL