beautypg.com

Ip auto ifconfig, Configure an autoip interface, Ip commands – Technicolor - Thomson ST585 V6 User Manual

Page 482: Syntax

background image

E-DOC-CTC-20061027-0004 v1.0

IP Commands

458

ip auto ifconfig

Configure an autoIP interface.

SYNTAX:

where:

ip auto ifconfig

intf =
[addr = ]
[poolstart = ]
[poolend = ]
[netmask = ]
[claim = ]
[defence = ]
[probe = ]
[interval = ]

intf

The name of the autoIP interface to be configured.

REQUIRED

addr

The preferred link-local IP address.

OPTIONAL

poolstart

The start IP address of the link-local address pool.
The default is

169.254.1.1

.

OPTIONAL

poolend

The end IP address of the link-local address pool.
The default is

169.254.254.254

.

OPTIONAL

netmask

The netmask of the link-local IP address pool.
The default is

16

.

OPTIONAL

claim

A number between 0 and 65535.
Represents the number of link-local address selection retries before
giving up.
The default is

10

.

OPTIONAL

defence

A number between 0 and 65535.
Represents the number of times the link-local address is defended before
releasing the address.
The default is

5

.

OPTIONAL

probe

A number between 0 and 65535.
Represents the number of ARP probes to be sent before accepting a link-
local address.
The default is

4

.

OPTIONAL

interval

A number between 1 and 65535 (seconds).
Represents the time interval between two ARP probe transmissions.
The default is

2

.

OPTIONAL