.TH olsr_switch 8 "Jun 2005" .\" Copyright (c) 2003-2005 Andreas Tønnesen .\" ======================================== .SH NAME olsr_switch \- olsrd network simulator .SH SYNOPSIS .B olsrd [ .B \-foo " foo" ] [ .B \-bar " bar" ] .SH DESCRIPTION .B olsr_switch is an implementation of the Optimized Link State Routing protocol for Mobile Ad-Hoc networks(MANET). The protocol is described in RFC3626. It is designed to be run as a standalone server process - but as it is still in an experimental stage most users will prefer running it with some debug output which is directed to STDOUT. .PP This manual page only lists the command line arguments. For details of the configuration file see the comments included in .B /etc/olsrd.conf. Note that none of these options need to be set at the command line - all these options and others can be set in the configuration file. .PP The homepage of olsrd is .B http://www.olsr.org . .SH OPTIONS .TP 12 .BI \-foo " foo" This option specifies on what network interfaces olsrd should run. These interfaces cannot be aliased interfaces such as eth0:1. .TP 12 .BI \-bar " bar" This option overrides the default configuration file path used by olsrd - .B /etc/olsrd.conf .TP 12 .SH FILES .PD 0 .B /etc/olsrd.conf .br .PD .SH SEE ALSO .BR olsrd (5) olsrd.conf (8).