ospfclient(8)


NAME

   ospfclient - an example ospf-api client

SYNOPSIS

   ospfclient ospfd lsatype opaquetype opaqueid ifaddr areaid

DESCRIPTION

   ospfclient is a an example ospf-api client to test the ospfd daemon.

OPTIONS

   ospfd  A router where the API-enabled OSPF daemon is running.

   lsatype
          The  value has to be either "9", "10", or "11", depending on the
          flooding scope.

   opaquetype
          The value has  to  be  in  the  range  of  0-255  (for  example,
          experimental applications use opaquetype larger than 128).

   opaqueid
          Arbitrary application instance (24 bits).

   ifaddr Interface IP address for type 9, otherwise it will be ignored.

   areaid Area  in the IP address format for type 10, otherwise it will be
          ignored.

SEE ALSO

   ospfd(8).

AUTHORS

   See the project homepage at <http://www.quagga.net/>.

                               July 2010                     OSPFCLIENT(8)


More Linux Commands

manpages/TIFFcolor.3tiff.html
TIFFcolor(3tiff) - color conversion routines. (Man Page)....
TIFF supports several color spaces for images stored in that format. There is usually a problem of application to handle the data properly and convert between d

manpages/Class::Struct.3pm.html
Class::Struct(3pm) - declare struct-like datatypes as Perl c
Class::Struct exports a single function, struct. Given a list of element names and types, and optionally a class name, struct creates a Perl 5 class that implem

manpages/timer_create.2.html
timer_create(2) - create a POSIX per-process timer (ManPage)
timer_create() creates a new per-process interval timer. The ID of the new timer is returned in the buffer pointed to by timerid, which must be a non-null point

manpages/autouse.3pm.html
autouse(3pm) - postpone load of modules until a function is
If the module Module is already loaded, then the declaration use autouse Module =&gt; qw(func1 func2($;$)); is equivalent to use Module qw(func1 func2); if Module

manpages/update-pciids.8.html
update-pciids(8) - download new version of the PCI ID list
update-pciids fetches the current version of the pci.ids file from the primary distribution site and installs it. This utility requires curl, wget or lynx to be

manpages/lockward.6x.html
lockward(6x) - Rotating spinning color-cycling things.......
lockward draws a spinning, rotating set of notched wheels overlaid with some flashing effects, using OpenGL. Its a sort of cross between the wards in a combinat

manpages/gnutls_openpgp_crt_get_fingerprint.3.html
gnutls_openpgp_crt_get_fingerprint(3) - API function........
Get key fingerprint. Depending on the algorithm, the fingerprint can be 16 or 20 bytes. RETURNS On success, 0 is returned. Otherwise, an error code. REPORTING B

manpages/Tcl_DetachPids.3.html
Tcl_DetachPids(3) - manage child processes in background....
Tcl_DetachPids and Tcl_ReapDetachedProcs provide a mechanism for managing subprocesses that are running in background. These procedures are needed because the p

manpages/SDL_GetModState.3.html
SDL_GetModState(3) - Get the state of modifier keys.........
Returns the current state of the modifier keys (CTRL, ALT, etc.). RETURN VALUE The return value can be an ORd combination of the SDLMod enum. SDLMod typedef enu

manpages/smi_util.3.html
smi_util(3) - SMI type utility functions - Linux man page...
These functions FILES /usr/include/smi.h SMI library header file SEE ALSO libsmi(3), smi_module(3), smi.h AUTHOR (C) 1999-2001 Frank Strauss, TU Braunschweig, G

manpages/errstr.1ssl.html
errstr(1ssl) lookup error codes (Commands - Linux man page)
Sometimes an application will not load error message and only numerical forms will be available. The errstr utility can be used to display the meaning of the he

manpages/Tcl_CreateTrace.3.html
Tcl_CreateTrace(3) - arrange for command execution to be tra
Tcl_CreateObjTrace arranges for command tracing. After it is called, objProc will be invoked before the Tcl interpreter calls any command procedure when evaluat





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