DocumentsDownloadsWikiCommunityBlogAbout

LAVI:Miscellaneous

From OpenFlow Wiki

Jump to: navigation, search

Contents


Changing the TCP/SSL Port

The default TCP/SSL port can be changed in the header file of golems.hh. We can also change it as the command line when we invoke NOX. For example,

./nox_core -i ptcp:6633 lavi golems=tcpport=11222,sslport=0

will run TCP server on port 11222 and SSL server will be disabled.

lavi_console.py

lavi_console.py is written as a testing tool during the development of LAVI. However, it works well as a console tool for listing information from LAVI, if a graphical display is lacking or when bandwidth is very limiting. The options and command line arguments that can be listed using

lavi_console.py --help

This is a good starting point.

Copyright 2008 by the OpenFlow Consortium. All rights reserved. Powered by MediaWiki and WordPress.