Alcatel-Lucent speedtouch 500 用户手册

下载
页码 422
209
IP Commands
ip ifwait
Wait for a status change of an IP interface.
SYNTAX:
ip ifwait
intf = <interface name>
[timeout = <number{1-600000}>]
[adminstatus = <{down|up}>]
[operstatus = <{down|up}>]
[linkstatus = <{down|up}>]
intf
The IP interface name.
REQUIRED
timeout
A number between 1 and 600000.
Represents the timeout in seconds.
OPTIONAL
adminstatus
The administrative state of the interface.
Choose between:
down
up
OPTIONAL
operstatus
The operational state of the interface.
Choose between:
down
up
OPTIONAL
linkstatus
The link state of the interface.
Choose between:
down
up
OPTIONAL