6.1 Configuration Overview
6.1.2
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's function:
Summary of GateD Configuration Statements:
- 1) %directory (directive) - Sets
the directory for include files.
- 2) %include (directive) - Includes
a file into gated.conf.
- 3) traceoptions (trace) - Specifies which
events are traced.
- 4) options (definition) - Defines GateD
options.
- 5) interfaces (definition) - Defines GateD
interfaces.
- 6) autonomoussystem
(definition) - Defines the AS number.
- 7) routerid (definition)
- Defines the originating router (BGP, OSPF).
- 8) martians (definition)
- Defines invalid destination addresses.
- 9) multicast (protocol) - Defines
interface-specific multicast options
- 10)rip (protocol) - Enables RIP protocol.
- 11) hello (protocol) - Enables HELLO
protocol.
- 12) isis (protocol) - Enables ISIS protocol.
- 13) kernel (protocol) - Configures kernel
interface options.
- 14) ospf (protocol) - Enables OSPF protocol.
- 15) egp (protocol) - Enables EGP protocol.
- 16) bgp (protocol) - Enables BGP protocol.
- 17) redirect (protocol) - Configures
the processing of ICMP redirects.
- 18) icmp (protocol) - Configures the processing
of general ICMP packets.
- 19) snmp (protocol) - Enables reporting
to SNMP.
- 20) static (static) - Defines static
routes.
- 21) import (control) - Defines which
routes to import.
- 22) export (control) - Defines which
routes to export.
- 23) aggregate (control) - Defines which
routes to aggregate.
- 24) generate (control) - Defines
which routes to generate.
Last updated November 30, 1997
gated@gated.merit.edu