AXIS 200+
Users Manual
Appendix G: CRON Script Command Reference
115
online
This command dials up a modem and establishes a PPP connection.
Used together with the offline command.
Syntax
online [-dial NUMBER] [-user USERNAME -pass PASSWORD]
[-timeout TIME] [-script
"
send expect send expect ...
"
];
Options
-dial
Specifies the phone number that will be sent to the modem as
ATDT<phone number>
. The number cannot include spaces.
-user
Specifies the user name used for authentication. Note that
spaces are not allowed in the user name. Optional.
-pass
Specifies the password. Required if a user name is specified.
-timeout
Resets the AXIS 200+ when the specified time limit has
exceeded. Format:
h<hours>m<minutes>s<seconds>
.
Optional.
-script
Specifies an optional script string of expect-send pairs to be
sent over the line. This must be the last option in the
command.
If a send word is empty, i.e. if it contains single quotes (
‘’
),
nothing will be sent until the expect word is received.
For a login sequence, you can use the words
$(USER)
and
$(PASS)
. They will be replaced by the arguments specified in
the
-user
and
-pass
options, respectively.
If the string does not include an escape code, a carriage return
character will be appended automatically at the end of the
string. Valid escape codes are:
\r
(carriage return),
\n
(line
feed) and
\t
(tab).
At the end of the script, the AXIS 200+ will enter the
negotiation phase.
Summary of Contents for 200+
Page 1: ......
Page 2: ...AXIS 200 User s Manual AXIS 200 Network Camera Server User s Manual ...
Page 31: ...Section 3 Assigning an IP Address AXIS 200 User s Manual 30 ...
Page 43: ...Section 4 Configuring the AXIS 200 AXIS 200 User s Manual 42 ...
Page 75: ...Appendix B The Parameter List AXIS 200 User s Manual 74 ...
Page 79: ...Section 6 Updating the Software AXIS 200 User s Manual 78 ...
Page 83: ...Appendix C Technical Specifications AXIS 200 User s Manual 82 Dimensions ...
Page 89: ...Appendix D The Auxiliary IO Port AXIS 200 User s Manual 88 ...
Page 99: ...Appendix E The RS232 Serial Port AXIS 200 User s Manual 98 ...