isisd(8)


NAME

   isisd - an IS-IS routing engine for use with Quagga routing software.

SYNOPSIS

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

DESCRIPTION

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

OPTIONS

   Options available for the isisd 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/isisd.conf.

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

   -h, --help
          A brief message.

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

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

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

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

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

FILES

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

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

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

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

SEE ALSO

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

BUGS

   isisd is ALPHA quality at the moment  and  hasn't  any  way  ready  for
   production use.

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

AUTHORS

   See http://isisd.sourceforge.net or the Info file for an accurate  list
   of authors.


More Linux Commands

manpages/lgammal.3.html
lgammal(3) - log gamma function (Library - Linux man page)
For the definition of the Gamma function, see tgamma(3). The lgamma() function returns the natural logarithm of the absolute value of the Gamma function. The si

manpages/printenv.1.html
printenv(1) - print all or part of environment (Man Page)...
Print the values of the specified environment VARIABLE(s). If no VARIABLE is specified, print name and value pairs for them all. -0, --null end each output line

manpages/glNormal3dv.3gl.html
glNormal3dv(3gl) - set the current normal vector (Man Page)
The current normal is set to the given coordinates whenever glNormal is issued. Byte, short, or integer arguments are converted to floating-point with a linear

manpages/remquol.3.html
remquol(3) - remainder and part of quotient - Linux man page
These functions compute the remainder and part of the quotient upon division of x by y. A few bits of the quotient are stored via the quo pointer. The remainder

manpages/gzexe.1.html
gzexe(1) - compress executable files in place (Man Page)....
The gzexe utility allows you to compress executables in place and have them automatically uncompress and execute when you run them (at a penalty in performance)

manpages/gnutls_certificate_set_rsa_export_params.3.html
gnutls_certificate_set_rsa_export_params(3) - API function
This function will set the temporary RSA parameters for a certificate server to use. These parameters will be used in RSA-EXPORT cipher suites. REPORTING BUGS R

manpages/jnl.3.html
jnl(3) - Bessel functions of the first kind - Linux man page
The j0() and j1() functions return Bessel functions of x of the first kind of orders 0 and 1, respectively. The jn() function returns the Bessel function of x o

manpages/glMap2f.3gl.html
glMap2f(3gl) - define a two-dimensional evaluator (ManPage)
Evaluators provide a way to use polynomial or rational polynomial mapping to produce vertices, normals, texture coordinates, and colors. The values produced by

manpages/items.3menu.html
items(3menu) - make and break connections between items and
The function set_menu_items changes the item pointer array of the given menu. The array must be terminated by a NULL. The function menu_items returns the item a

manpages/fesetround.3.html
fesetround(3) - floating-point rounding and exception handli
These eleven functions were defined in C99, and describe the handling of floating-point rounding and exceptions (overflow, zero-divide, etc.). Exceptions The di

manpages/x25.7.html
x25(7) - ITU-T X.25 / ISO-8208 protocol interface. (ManPage)
X25 sockets provide an interface to the X.25 packet layer protocol. This allows applications to communicate over a public X.25 data network as standardized by I

manpages/Tk_FreeXId.3.html
Tk_FreeXId(3) - make X resource identifier available for reu
The default allocator for resource identifiers provided by Xlib is very simple-minded and does not allow resource identifiers to be re-used. If a long-running a





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