os-ken/etc/ryu/ryu.conf
Wei-Li Tang e8d7eafc6d ryu.conf: obsoleted argument used in sample configuration
ofp_listen_port was obsoleted and users should use ofp_tcp_listen_port
(or ofp_ssl_listen_port if ssl enabled) instead.

Signed-off-by: Wei-Li Tang <alextwl@xinguard.com>
Signed-off-by: FUJITA Tomonori <fujita.tomonori@lab.ntt.co.jp>
2014-03-16 20:26:09 +09:00

9 lines
145 B
Plaintext

# Sample configuration file
[DEFAULT]
#wsapi_host=<hostip>
#wsapi_port=<port:8080>
#ofp_listen_host=<hostip>
#ofp_tcp_listen_port=<port:6633>