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) rip (protocol) - Enables RIP protocol.
- 10) hello (protocol) - Enables HELLO protocol.
- 11) isis (protocol) - Enables ISIS protocol.
- 12) kernel (protocol) - Configures kernel interface options.
- 13) ospf (protocol) - Enables OSPF protocol.
- 14) egp (protocol) - Enables EGP protocol.
- 15) bgp (protocol) - Enables BGP protocol.
- 16) redirect (protocol) - Configures the processing of ICMP redirects.
- 17) icmp (protocol) - Configures the processing of general ICMP packets.
- 18) snmp (protocol) - Enables reporting to SNMP.
- 19) static (static) - Defines static routes.
- 20) import (control) - Defines which routes to import.
- 21) export (control) - Defines which routes to export.
- 22) aggregate (control) - Defines which routes to aggregate.
- 23) generate (control) - Defines which routes to generate.
Last updated April 25, 1997
gated@gated.merit.edu