Download Print this page

Axis 200+ User Manual page 117

Network camera server
Hide thumbs Also See for 200+:

Advertisement

# This command will dial up a modem with number
# aNumber, and login with user name aUser and
# password aPass. It will first wait for the
# string "ogin:" and send the user name. It
# will then wait for the string "ass:" and send
# the password.
* * * * * :
online -dial aNumber -user aUser -pass aPass
-script " '' 'ogin:' '$(USER)' 'ass:' '$(PASS)' ";
%
reset [-soft | -hard];
# This command will reset the AXIS 200+ hardware
# once a day.
0 0 * * * :
reset -hard;
%

Advertisement

loading