| EIGRPD(8) | System Manager's Manual | EIGRPD(8) |
eigrpd — Enhanced
Interior Gateway Routing Protocol (EIGRP) daemon
eigrpd |
[-dnv] [-D
macro=value]
[-f file]
[-s socket] |
eigrpd is an Enhanced Interior Gateway
Routing Protocol (EIGRP) daemon which manages routing tables. EIGRP is a
routing protocol based on Distance Vector technology.
To have eigrpd enabled at boot time, use
“rcctl enable eigrpd”, which sets
eigrpd_flags=""in rc.conf.local(8).
A running eigrpd can be controlled with
the eigrpctl(8) utility.
The options are as follows:
-D
macro=value-deigrpd will run in the foreground and log to
stderr.-f
file-n-s
socket-veigrpd configuration file.Savage, et al., Enhanced Interior Gateway Routing Protocol, draft-savage-eigrp-04, April 2014.
The eigrpd program first appeared in
OpenBSD 5.9.
The eigrpd program was written by
Renato Westphal
<renato@openbsd.org>.
| March 2, 2023 | openbsd |