![Cyclades AlterPath ACS Скачать руководство пользователя страница 225](http://html.mh-extra.comalterpath-acs_command-reference-manual_2703907225.png)
AlterPath ACS Command Reference Guide
209
Administration
How to Configure Them
Example of sourced shell script that activates the ntpclient service (type
sig).
Example of sourced shell script that activates the ipsec service.
# This file defines the NTP client configuration
ENABLE=NO
# Must be "NO" or "YES" (uppercase)
DNAME=ntpclient
# daemon name
DPATH=/bin
# daemon path
ShellInit=
# Performs any required initialization
ConfigFiles=
# configuration files
DTYPE=sig
# must be "sig" or "cmd" (lowercase)
DSIG=kill
# signal to stop/restart the daemon
(lowercase)
# if it's hup term will be used to stop the
daemon
# daemon command line parameters
NTPSERVER="-h 129.6.15.28"
# NTP server ip address
NTPINTERVAL="-l 300"
# Time in seconds to ask server
NTPCOUNT="-c 0"
# counter : 0 means forever
DPARM="$NTPCOUNT $NTPSERVER $NTPINTERVAL"
DSTOP=
File Description 5.29: /etc/daemon.d/ntpclient.conf file
# This file defines the ipsec configuration
ENABLE=NO # Must be "NO" or "YES" (uppercase)
DNAME=ipsec # daemon name
DPATH=/usr/local/sbin # daemon path
ShellInit=/etc/ipsec.init # Performs any required initialization
ConfigFiles= # configuration files
DTYPE=cmd
# must be "sig" or "cmd"
DSIG=kill
# signal to stop/restart the daemon
(lowercase)
# if it's hup term will be used to stop the
daemon
# daemon command line parameters
DPARM="setup --start"
DSTOP="setup --stop"
File Description 5.30: /etc/daemon.d/ipsec.sh file
Содержание AlterPath ACS
Страница 16: ...xvi Table of Contents...
Страница 29: ...13 This page has been left intentionally blank...
Страница 30: ...14 Preface...
Страница 68: ...52 Device Access...
Страница 86: ...70 Authentication Step 5 Saving changes To save the configuration run the command saveconf...
Страница 96: ...80 Authentication Save the configuration to flash 2 cli config savetoflash...
Страница 114: ...98 Authentication...
Страница 204: ...188 Administration To exit the CLI mode and return to ACS s shell issue the command cli quit...
Страница 268: ...252 Power Management with AlterPath PM Integration...
Страница 304: ...288 PCMCIA Cards Integration...
Страница 338: ...322 Profile Configuration...
Страница 364: ...348 Additional Features and Applications...
Страница 376: ...360 Appendix A New User Background Information...
Страница 406: ...390 Appendix C Cabling and Hardware Information This page has been left intentionally blank...
Страница 418: ...402 List of Tables...
Страница 420: ...404 List of Figures...