HP-UX Reference (11i v3 07/02) - 4 File Formats (vol 8)

g
gated.conf(4) gated.conf(4)
group
EGP neighbors must be specified as members of a group. A group is usually used to group all
neighbors in one autonomous system. Parameters specified on the group clause apply to all of the
subsidiary neighbors unless explicitly overridden on a neighbor clause. Any number of group
clauses may specify any number of neighbor clauses.
Any parameters from the neighbor subclause may be specified on the group clause to provide
defaults for the whole group (which may be overridden for individual neighbors). In addition, the
group clause is the only place to set the following attributes:
peeras
Identifies the autonomous system number expected from peers in the group. If not
specified, it will be learned dynamically.
localas
Identifies the autonomous system which GateD is representing to the group. The
default is that which has been set globally in the autonomoussystem statement.
This option is usually only used when masquerading as another autonomous system
and its use is discouraged.
maxup
Specifies the number of neighbors GateD should acquire from this group. The default
is to acquire all of the neighbors in the group. GateD will attempt to acquire the first
maxup neighbors in the order listed. If one of the first neighbors is not available, it will
acquire one further down the list. If after start-up GateD does manage to acquire the
more desirable neighbor, it will drop the less desirable one.
neighbor neighbor_address
Each neighbor subclause defines one EGP neighbor within a group. The only part of the sub-
clause that is required is the neighbor_address argument which is the symbolic host name or
IP address of the neighbor. All other parameters are optional.
preference preference
Specifies the preference used for routes learned from these neighbors. This can differ
from the default EGP preference set in the egp statement, so that GateD can prefer
routes from one neighbor, or group of neighbors, over another. This preference may be
explicitly overridden by import policy.
preference2 preference
In the case of a preference tie, the second preference, preference2 may be used
to break the tie. The default value is 0.
metricout metric
This defines a metric to be used for all routes sent to this neighbor. The value over-
rides the default metric set in the egp statement and any metrics specified by export
policy, but only for this specific neighbor or group of neighbors.
nogendefault
Prevents GateD from generating a default route when EGP receives a valid update
from its neighbor. The default route is only generated when the gendefault option is
enabled.
importdefault
Enables GateD to accept the default route (0.0.0.0) if it is included in a received EGP
update. If not specified, the default route contained in an EGP update is ignored. For
efciency, some networks have external routers announce a default route to avoid
sending large EGP update packets.
exportdefault
Enables GateD to include the default route (0.0.0.0) in EGP updates sent to this EGP
neighbor. This allows the system to advertise the default route via EGP. Normally a
default route is not included in EGP updates.
gateway gateway
If a network is not shared with a neighbor, gateway specifies a router on an attached
network to be used as the next hop router for routes received from this neighbor. This
option is only rarely used.
HP-UX 11i Version 3: February 2007 24 Hewlett-Packard Company 151