Skip to content

Man Page emanetransportd

Steven Galgano edited this page Feb 28, 2014 · 1 revision
emanetransportd(1)         General Commands Manual         emanetransportd(1)

NAME
       emanetransportd - EMANE emulator boundary

SYNOPSIS
       emanetransportd [OPTIONS]... CONFIG_URI

DESCRIPTION
       emanetransportd  loads application/emulation transport plugins used to
       route traffic to and from emane.

       CONFIG_URI is the XML containing the transport daemon configuration.

OPTIONS
       The following options are supported:

       -v, --version
              Display version and exit

       -l, --loglevel [0,4]
              Set the current application log level. Default is 2.
              0 - No Logging
              1 - Abort Level
              2 - Error Level
              3 - INFO Level
              4 - Debug Level

       -r, --realtime
              Run with realtime priority and SCHED_RR.  Must  have  superuser
              privileged.

       -p, --priority [0,99]
              Set  the  realtime  priority level. Valid only with -r, --real‐
              time. Default is 50.

       --logfile FILE
              Log to a file instead of stdout.

       -d, --daemonize
              Run in the background.

       --syslog
              Log to syslog instead of stdout.

       --pidfile
              Write application pid to file.

       --uuidfile
              Write instance UUID file.

VERSION
       0.9.1

BUGS
       To report a bug, please send and email to <labs  at  adjacentlink  dot com>

SEE ALSO
       emanetransport(1)  emaneeventservice(1)  emaneeventd(1) emanegentrans-
       portxml(1) emanesh

AUTHORS
       Adjacent Link LLC
       https://github.com/adjacentlink/emane

NOTES
       EMANE is released under the BSD License.