Operation Manual

201
IP Commands
E-DOC-CTC-20040210-0030 v1.0
ip ifwait
Wait for a status change of an IP interface.
SYNTAX:
where:
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 (seconds).
Represents the timeout.
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