3 Telnet and WEB interface for VDE2
5 Depends on the LWIPv6a library, available as a GPLv2 project from
6 http://savannah.nongnu.org/projects/view-os
15 Create a vdetelwebrc file.
16 the program searches for /etc/vde/vdetelwebrc and ~/etc/vde/vdetelwebrc.
17 Different path for the rc file can be given by the -f option.
19 *********************** Sample vdetelwebrc file **************************
24 *********************** END Sample vdetelwebrc file **************************
26 VDETELWEB creates a telnet and/or web interface to a running VDE switch.
27 The switch must have been started with the remote mgmt option (-m).
28 % vde_switch -m /tmp/vde.mgmt -daemon
32 % vdetelweb -t -w -f vdetelwebrc /tmp/vde.mgmt
34 Now it is possible to use telnet or a browser to manage the switch.
36 (c) 2005 Renzo Davoli - Department of Computer Science. University of Bologna.