HP-UX Reference (11i v2 04/09) - 4 File Formats (vol 8)
g
gated.conf(4) gated.conf(4)
used to show optional keywords and parameters. The vertical bar (|) is used to indicate between a choice
of optional parameters. Parentheses (( and )) are used to group keywords and parameters when neces-
sary.
For example, in the syntax description:
[ backbone |(area area )]
The square brackets say that either parameter is optional. The keywords are backbone and area. The
vertical bar indicates that either "backbone"or"area area" may be specified. Since area is in the vari-
able definition style, it is a parameter that needs to be provided.
Statement Grouping
The configuration statements and the order in which these statements appear divide
gated.conf into
options statements, interface statements, definition statements, protocol statements, static statements,
control statements, and aggregate statements. Entering a statement out of order causes an error when
parsing the configuration file.
Two other types of statements do not fit in these categories: %directive statements and %trace state-
ments. These statements provide instructions to the parser and control tracing from the configuration file.
They do not relate to the configuration of any protocol and may occur anywhere in the gated.conf file.
Statement Summary
A summary table of the configuration statements (in the configuration statement summary) lists each
GateD configuration statement by name, identifies the statement type, and provides a short synopsis of
the command function. More detailed definitions and descriptions of each of the eight classes of GateD
statements follow in separate sections.
GateD Configuration Statement Summary
The GateD configuration commands are summarized below. The table lists each command by name,
identifies the statement type, and gives a synopsis of the statement function:
Summary of GateD Configuration Statements
%directory (directive) sets the directory for include files.
%include (directive) includes a file into gated.conf.
traceoptions (trace) specifies which events are traced.
options (definition) defines GateD options.
interfaces (definition) defines GateD interfaces.
autonomoussystem (definition) defines the AS number.
routerid (definition) defines the originating router (BGP, OSPF).
martians (definition) defines invalid destination addresses.
rip (protocol) enables RIP protocol.
hello (protocol) enables HELLO protocol.
isis (protocol) enables ISIS protocol.
kernel (protocol) configures kernel interface options.
ospf (protocol) enables OSPF protocol.
egp (protocol) enables EGP protocol.
bgp (protocol) enables BGP protocol.
redirect (protocol) configures the processing of ICMP redirects.
icmp (protocol) configures the processing of general ICMP packets.
static (static) defines static routes.
import (control) defines which routes to import.
export (control) defines which routes to export.
aggregate (control) defines which routes to aggregate.
Section 4−−78 Hewlett-Packard Company − 2 − HP-UX 11i Version 2: September 2004