Справочник Пользователя для Alcatel-Lucent speedtouch 500

Скачать
Страница из 422
220
IP Commands
ip auto ifconfig
Configure an autoIP interface.
SYNTAX:
ip auto ifconfig
intf = <interface name>
[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}>]
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
A number between 0 and 65535.
Represents the number of link-local address selection retries before 
giving up. 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. 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. Default is 4.
OPTIONAL
interval
A number between 1 and 65535 (seconds).
Represents the time interval between two ARP probe
transmissions. Default is 2.
OPTIONAL