ospfd(8)


NAME

   ospfd - an OSPFv2 routing engine for use with Quagga routing software.

SYNOPSIS

   ospfd [ -dhlv ] [ -f config-file ] [ -i pid-file ] [ -P port-number ] [
   -A vty-address ] [ -u user ] [ -g group ]

DESCRIPTION

   ospfd is a routing component that works with the Quagga routing engine.

OPTIONS

   Options available for the ospfd command:

   -d, --daemon
          Runs in daemon mode, forking and exiting from tty.

   -f, --config-file config-file
          Specifies the config file to use for startup. If  not  specified
          this option will likely default to /usr/local/etc/ospfd.conf.

   -g, --group group
          Specify the group to run as. Default is quagga.

   -h, --help
          A brief message.

   -i, --pid_file pid-file
          When ospfd starts its process identifier is written to pid-file.
          The init system uses the recorded PID to stop or restart  ospfd.
          The likely default is /var/run/ospfd.pid.

   -P, --vty_port port-number
          Specify  the  port  that  the  ospfd  VTY  will  listen on. This
          defaults to 2604, as specified in /etc/services.

   -A, --vty_addr vty-address
          Specify the address that the ospfd VTY will listen  on.  Default
          is all interfaces.

   -u, --user user
          Specify the user to run as. Default is quagga.

   -a, --apiserver
          Enable OSPF apiserver. Default is disabled.

   -v, --version
          Print the version and exit.

FILES

   /usr/local/sbin/ospfd
          The default location of the ospfd binary.

   /usr/local/etc/ospfd.conf
          The default location of the ospfd config file.

   $(PWD)/ospfd.log
          If  the ospfd process is config'd to output logs to a file, then
          you will find this file  in  the  directory  where  you  started
          ospfd.

WARNING

   This  man  page  is  intended  to be a quick reference for command line
   options. The definitive document is the Info file Quagga.

DIAGNOSTICS

   The ospfd process may log to standard output, to a VTY, to a log  file,
   or  through  syslog  to  the system logs. ospfd supports many debugging
   options, see the Info file, or the source for details.

SEE ALSO

   bgpd(8), ripd(8), ripngd(8), ospf6d(8), isisd(8), zebra(8), vtysh(1)

BUGS

   ospfd eats bugs for breakfast. If you have food for the maintainers try
   http://bugzilla.quagga.net

AUTHORS

   See http://www.zebra.org and http://www.quagga.net or the Info file for
   an accurate list of authors.


More Linux Commands

manpages/snapper-zypp-plugin.8.html
snapper-zypp-plugin(8) Snapper plugin for libzypp (ManPage)
With the snapper-zypp-plugin, snapper can create snapshots whenever libzypp, and thus e.g. zypper and YaST, installs, updates or removes packages. FILES /etc/sn

manpages/XFree.3.html
XFree(3) - free client data (Library - Linux man page)......
The XFree function is a general-purpose Xlib routine that frees the specified data. You must use it to free any objects that were allocated by Xlib, unless an a

manpages/pnminterp.1.html
pnminterp(1) - replaced by pamstretch - Linux manual page...
This program is part of Netpbm(1) pnminterp was replaced in Netpbm 9.21 (December 2001) by pamstretch(1) pamstretch is backward compatible with pnminterp, but a

manpages/gtty.2.html
gtty(2) - unimplemented system calls - Linux manual page....
These system calls are not implemented in the Linux kernel. RETURN VALUE These system calls always return -1 and set errno to ENOSYS. NOTES Note that ftime(3),

manpages/format.3menu.html
format(3menu) - set and get menu sizes - Linux manual page
format.3menu - The function set_menu_format sets the maximum display size of the given menu. If this size is too small to display all menu items, the menu will

manpages/XML::DOM::DOMImplementation.3pm.html
XML::DOM::DOMImplementation(3pm) - Information about XML::DO
The DOMImplementation interface provides a number of methods for performing operations that are independent of any particular instance of the document object mo

manpages/perl585delta.1.html
perl585delta(1) - what is new for perl v5.8.5 (Man Page)....
This document describes differences between the 5.8.4 release and the 5.8.5 release. Incompatible Changes There are no changes incompatible with 5.8.4. Core Enh

manpages/gnutls_certificate_set_verify_function.3.html
gnutls_certificate_set_verify_function(3) - API function....
This function sets a callback to be called when peers certificate has been received in order to verify it on receipt rather than doing after the handshake is co

manpages/pkill.1.html
pkill(1) - look up or signal processes based on name and oth
pgrep looks through the currently running processes and lists the process IDs which match the selection criteria to stdout. All the criteria have to match. For

manpages/Net::protoent.3pm.html
Net::protoent(3pm) - by-name interface to Perl's built-in ge
This modules default exports override the core getprotoent(), getprotobyname(), and getnetbyport() functions, replacing them with versions that return Net::prot

manpages/soapsuds.1.html
soapsuds(1) - Mono's Remoting Proxy Generator (Man Page)....
soapsuds is a tool for generating WSDL documents and client proxies for remoting services. A WSDL document describes the methods that a service provides togethe

manpages/XGetIconSizes.3.html
XGetIconSizes(3) - allocate icon size structure and set or r
The XAllocIconSize function allocates and returns a pointer to a XIconSize structure. Note that all fields in the XIconSize structure are initially set to zero.





We can't live, work or learn in freedom unless the software we use is free.