-
Notifications
You must be signed in to change notification settings - Fork 38
Man Page emane
Steven Galgano edited this page Feb 28, 2014
·
1 revision
emane(1) General Commands Manual emane(1)
NAME
emane - EMANE emulator
SYNOPSIS
emane [OPTIONS]... CONFIG_URI
DESCRIPTION
emane emulator connects radio model plugins using a physical layer
model and scenario events to provide a realistic environment for wire-
less experimentation.
CONFIG_URI is the XML containing the emulator platform 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.
emane 0.9.1 emane(1)
- Home
- Introduction
- EMANE Shell
- Emulator Physical Layer
- Radio Models
- Utility Models
- Transports
- Event Generators
- Event Agents
- Building Packages
- Installing Packages
- Developer Documentation
- FAQ
- Copyright