HP-UX Reference (11i v3 07/02) - 4 File Formats (vol 8)
g
gated.conf(4) gated.conf(4)
[metricout metric] ;
trustedgateways gateway_list ;
sourcegateways gateway_list ;
traceoptions trace_options ;
} ] ;
the hello statement enables or disables HELLO. If the hello statement is not specified, the default is
hello off. If enabled, HELLO will assume nobroadcast when there is only one interface and broad-
cast when there is more than one interface.
broadcast
Specifies that HELLO packets will be broadcast regardless of the number of interfaces present.
This is useful when propagating static routes or routes learned from anther protocol into
HELLO. In some cases, the use of broadcast when only one network interface is present can
cause data packets to traverse a single network twice.
nobroadcast
Specifies that HELLO packets will not be broadcast on attached interfaces, even if there are
more than one. If a sourcegateways clause is present, routes will still be unicast directly to
that gateway.
preference preference
Sets the preference for routes learned from HELLO. The default preference is 90. This prefer-
ence may be overridden by a preference specified in import policy.
defaultmetric metric
Defines the metric used when advertising routes via HELLO that were learned from other proto-
cols. If not specified, the default value is 30000 (unreachable). This choice of values requires you
to explicitly specify a metric in order to export routes from other protocols into HELLO. This
metric may be overridden by a metric specified in export policy.
interface interface_list
Controls various attributes of sending HELLO on specific interfaces. See the section on interface
list specification for the description of the interface_list.
Note that if there are multiple interfaces configured on the same subnet, HELLO updates will
only be sent from first one one which HELLO output is configured. This limitation is required
because of the way the Unix kernel operates. It will hopefully be removed in a future release.
The possible parameters are:
nohelloin
Specifies that HELLO packets received via the specified interface will be ignored. The
default is to listen to HELLO on all nonloopback interfaces.
helloin
This is the default. This argument may be necessary when nohelloin is used on a wild-
card interface descriptor.
nohelloout
Specifies that no HELLO packets will be sent on the specified interfaces. The default is to
send HELLO on all broadcast and nonbroadcast interfaces when in broadcast mode. The
sending of HELLO on point-to-point interfaces must be manually configured.
helloout
This is the default. This argument is necessary when it is desired to send HELLO on point-
to-point interfaces and may be necessary when nohelloin is used on a wildcard interface
descriptor.
metricin metric
Specifies the HELLO metric to add to incoming routes before they are installed in the rout-
ing table. The default is the kernel interface metric plus 1 (which is the default HELLO hop
count). If this value is specified, it will be used as the absolute value. The kernel metric will
not be added. This option is used to make this router prefer HELLO routes learned via the
specified interface(s) less than HELLO routes from other interfaces.
metricout metric
Specifies the HELLO metric to be added to routes that are send via the specified
interface(s). The default is zero. This option is used to make other routers prefer other
144 Hewlett-Packard Company − 17 − HP-UX 11i Version 3: February 2007