AlterPath ACS Command Reference Guide
143
Network
A line which contains include and a file name, separated by white space, is replaced by
the contents of that file, preceded and followed by empty lines. If the file name is not a
full pathname, it is considered to be relative to the directory containing the including file.
Such inclusions can be nested. Only a single filename may be supplied, and it may not
contain white space, but it may include shell wildcards for example:
include ipsec.*.conf
The intention of the include facility is mostly to permit keeping information on
connections, or sets of connections, separate from the main configuration file. This
permits such connection descriptions to be changed, copied to the other security
gateways involved, etc., without having to constantly extract them from the
configuration file and then insert them back into it. Note the also parameter (described
below) which permits splitting a single logical section (e.g., a connection description)
into several actual sections.
A section begins with a line of the form:
type name
where type indicates what type of section follows, and name is an arbitrary name which
distinguishes the section from others of the same type. (Names must start with a letter
and may contain only letters, digits, periods, underscores, and hyphens.) All subsequent
non-empty lines which begin with white space are part of the section; comments within
a section must begin with white space too. There may be only one section of a given type
with a given name.
Lines within the section are generally of the following form:
parameter=value
(Note the mandatory preceding TAB.) There can be white space on either side of the =.
Parameter names follow the same syntax as section names, and are specific to a section
type. Unless otherwise explicitly specified, no parameter name may appear more than
once in a section.
An empty value stands for the system default value (if any) of the parameter, i.e., it is
roughly equivalent to omitting the parameter line entirely. A value may contain white
space only if the entire value is enclosed in double quotes ("); a value cannot itself
contain a double quote, nor may it be continued across more than one line.
Numeric values are specified to be either an integer (a sequence of digits) or a decimal
number (sequence of digits optionally followed by . and another sequence of digits).
There is currently one parameter which is available in any type of section:
also
Содержание 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...