ripd(8)


NAME

   ripd - a RIP routing engine for use with Quagga routing software.

SYNOPSIS

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

DESCRIPTION

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

OPTIONS

   Options available for the ripd command:

OPTIONS

   -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/ripd.conf.

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

   -h, --help
          A brief message.

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

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

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

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

   -r, --retain
          When the program terminates, retain routes added by ripd.

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

FILES

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

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

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

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  ripd  process may log to standard output, to a VTY, to a log file,
   or through syslog to the system  logs.  ripd  supports  many  debugging
   options, see the Info file, or the source for details.

SEE ALSO

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

BUGS

   ripd  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/keyctl_reject.3.html
keyctl_reject(3) - Negatively instantiate a key specifying s
keyctl_assume_authority() assumes the authority for the calling thread to deal with and instantiate the specified uninstantiated key. The calling thread must ha

manpages/sasl_dispose.3.html
sasl_dispose(3) - Dispose of a SASL connection object.......
sasl_dispose is called when a SASL connection object is no longer needed. Note that this is usually when the protocol session is done NOT when the authenticatio

manpages/glutInit.3.html
glutInit(3) - initialize the GLUT library. - Linux man page
glutInit will initialize the GLUT library and negotiate a session with the window system. During this process, glutInit may cause the termination of the GLUT pr

manpages/versionsort.3.html
versionsort(3) - scan a directory for matching entries......
The scandir() function scans the directory dirp, calling filter() on each directory entry. Entries for which filter() returns nonzero are stored in strings allo

manpages/gvmap.sh.1.html
gvmap.sh(1) - pipeline for running gvmap - Linux man page...
gvmap.sh takes as input a graph in DOT format, performs a layout, runs the output through gvmap and renders the output. At some point, it is hoped to integrate

manpages/zshmisc.1.html
zshmisc(1) - everything and then some - Linux manual page...
A simple command is a sequence of optional parameter assignments followed by blankseparated words, with optional redirections interspersed. For a descriptio....

manpages/keyok_sp.3ncurses.html
keyok_sp(3ncurses) - curses screen-pointer extension........
This implementation can be configured to provide a set of functions which improve the ability to manage multiple screens. This feature can be added to any of th

manpages/getutid_r.3.html
getutid_r(3) - access utmp file entries - Linux manual page
New applications should use the POSIX.1-specified utmpx versions of these functions; see CONFORMING TO. utmpname() sets the name of the utmp-format file for the

manpages/delete_module.2.html
delete_module(2) - delete a loadable module entry (ManPage)
The delete_module() system call attempts to remove the unused loadable module entry identified by name. If the module has an exit function, then that function i

manpages/pcap-tstamp.7.html
pcap-tstamp(7) packet time stamps in libpcap (Man Page).....
When capturing traffic, each packet is given a time stamp representing, for incoming packets, the arrival time of the packet and, for outgoing packets, the tran

manpages/sasl_getopt_t.3.html
sasl_getopt_t(3) - The SASL get option callback (Man Page)
sasl_getopt_t is used to retrieve an option, often mechanism specific, from the application. An example of this is requested what KERBEROS_V4 srvtab file to use

manpages/XineramaQueryVersion.3.html
XineramaQueryVersion(3) - API for Xinerama extension to X11
Xinerama is a simple library designed to interface the Xinerama Extension for retrieving information about physical output devices which may be combined into a





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