gated.1m (2010 09)

g
gated(1M) gated(1M)
If the re-parse is successful, any BGP and EGP peers that are no longer in the
configuration are shut down, and new peers are started.
gated attempts to deter-
mine if changes to existing peers require a shutdown and restart. OSPF is not capable
of reconfiguring; it is shutdown and restarted during a reconfiguration. This may have
an adverse impact on the routing system.
It should also be possible to enable/disable any protocol without restarting
gated.
SIGINT Snap-shot of current state.
The current state of all
gated tasks, timers, protocols and tables are written to
/var/tmp/gated_dump
.
On systems supporting
fork(), this is done by forking a subprocess to dump the table
information so as not to impact gated
’s routing functions. On systems where memory
management does not support copy-on-write, this will cause the gated address space
to be duplicated; this may cause a noticeable impact on the system. On system not sup-
porting
fork(), the main process immediately processes the dump, which may impact
gated’s routing functions.
SIGTERM Graceful shutdown.
On receipt of a
SIGTERM, gated attempts a graceful shutdown. All tasks and proto-
cols are asked to shutdown. Most will terminate immediately, the exception being EGP
peers which wait for confirmation. It may be necessary to repeat the
SIGTERM once
or twice if it this process takes too long.
All protocol routes are removed from the kernel’s routing table on receipt of a
SIGTERM. Interface routes, routes with RTF_STATIC set (from the route command
where supported) and static routes specifying retain will remain. To terminate
gated with the exterior routes intact, use SIGKILL.
SIGUSR1 Toggle tracing.
On receipt of a
SIGUSR1, gated will close the trace file. A subsequent SIGUSR1
will cause it to be reopened. This will allow the file to be moved regularly.
It is not possible to use
SIGUSR1 if a trace file has not been specified, or tracing is
being performed to stderr.
SIGUSR2 Check for interface changes.
On receipt of a
SIGUSR2, gated will rescan the kernel interface list looking for
changes.
WARNINGS
gated contains provisions for BGP protocol, but it is not officially supported by HP at the present time.
Some RIP version 2 features (RFC1388) are not currently supported: MIB and route tag. The optional
OSPF version 2 (RFC1247) feature of TOS (type of service) based routing is not supported. The route
aggregation, generating a more general route from compressing the specific routes through the explicit
configuration, is not supported in this release.
AUTHOR
gated was primarily developed by Cornell University which includes code from the Regents of the
University of California and the University of Maryland.
This software and associated documentation is Copyright 1990, 1991, 1992 by Cornell University.
SEE ALSO
gated.conf(4), arp(1M), fork(2), gdc(1M), ifconfig(1M), netstat(1), ospf_monitor(1M), ripquery(1M), GateD
Documentation, GateD Configuration Guide .
RFC 891 DCN Local-Network Protocols (HELLO)
RFC 904 Exterior Gateway Protocol Formal Specification
RFC 1058 Routing Information Protocol
RFC 1163 A Border Gateway Protocol (BGP)
RFC 1164 Application of the Border Gateway Protocol in the Internet
RFC 1247 OSPF Specification, Version 2.
2 Hewlett-Packard Company − 2 − HP-UX 11i Version 3: September 2010