*** UNIX MANUAL PAGE BROWSER ***

A Nergahak database for man pages research.

Navigation

Directory Browser

1Browse 4.4BSD4.4BSD
1Browse Digital UNIXDigital UNIX 4.0e
1Browse FreeBSDFreeBSD 14.3
1Browse MINIXMINIX 3.4.0rc6-d5e4fc0
1Browse NetBSDNetBSD 10.1
1Browse OpenBSDOpenBSD 7.7
1Browse UNIX v7Version 7 UNIX
1Browse UNIX v10Version 10 UNIX

Manual Page Search

Manual Page Result

0 Command: eigrpd | Section: 8 | Source: OpenBSD | File: eigrpd.8
EIGRPD(8) FreeBSD System Manager's Manual EIGRPD(8) NAME eigrpd - Enhanced Interior Gateway Routing Protocol (EIGRP) daemon SYNOPSIS eigrpd [-dnv] [-D macro=value] [-f file] [-s socket] DESCRIPTION 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 Define macro to be set to value on the command line. Overrides the definition of macro in the configuration file. -d Do not daemonize. If this option is specified, eigrpd will run in the foreground and log to stderr. -f file Specify an alternative configuration file. -n Configtest mode. Only check the configuration file for validity. -s socket Use an alternate location for the default control socket. -v Produce more verbose output. FILES /etc/eigrpd.conf Default eigrpd configuration file. /var/run/eigrpd.sock UNIX-domain socket used for communication with eigrpctl(8). SEE ALSO eigrpd.conf(5), eigrpctl(8) STANDARDS Savage, et al., Enhanced Interior Gateway Routing Protocol, draft-savage- eigrp-04, April 2014. HISTORY The eigrpd program first appeared in OpenBSD 5.9. AUTHORS The eigrpd program was written by Renato Westphal <[email protected]>. FreeBSD 14.1-RELEASE-p8 March 2, 2023 FreeBSD 14.1-RELEASE-p8

Navigation Options