1 .\" Copyright (c) 2004 Renzo Davoli
3 .\" This is free documentation; you can redistribute it and/or
4 .\" modify it under the terms of the GNU General Public License as
5 .\" published by the Free Software Foundation; either version 2 of
6 .\" the License, or (at your option) any later version.
8 .\" The GNU General Public License's references to "object code"
9 .\" and "executables" are to be interpreted as the output of any
10 .\" document formatting or typesetting system, including
11 .\" intermediate and printed output.
13 .\" This manual is distributed in the hope that it will be useful,
14 .\" but WITHOUT ANY WARRANTY; without even the implied warranty of
15 .\" MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
16 .\" GNU General Public License for more details.
18 .\" You should have received a copy of the GNU General Public
19 .\" License along with this manual; if not, write to the Free
20 .\" Software Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139,
23 .TH VDETELWEB 1 "October 10, 2005" "Virtual Distributed Ethernet"
25 vdetelweb \- Virtual Distributed Ethernet Telnet and/or Web management module
46 implements a tiny telnet server and/or a tiny web server for the remote management
52 starts the web server.
55 starts the telnet server. At least one option \-web or \-telnet must be set
57 .B \-nodename "\fInodename\fP"
58 Specify the nodename as seen from remote connections (e.g. in the command prompt or
59 in the web page title). uname nodename is used when this option is not specified.
62 Run as a daemon. Use syslog for logging.
65 rc file to set the initial switch configuration.
66 When not specified, vdetelweb searches for /etc/vde/vdetelwebrc and
67 ~/etc/vde/vdetelwebrc. One rc file must be accessible.
70 help. please use it for a more complete list of options.
73 is the managemnt socket used to communicate with the vde_switch.
74 (This option must match the path used in the -M option for the vde_switch).
83 VDE is a project by Renzo Davoli <renzo@cs.unibo.it>