Atom feed of this document
  
Juno -  Juno -  Juno -  Juno -  Juno -  Juno -  Juno -  Juno - 

 Ryu configuration options

Table 8.36. Description of RYU configuration options
Configuration option = Default value Description
[DEFAULT]
wsapi_host = (StrOpt) webapp listen host
wsapi_port = 8080 (IntOpt) webapp listen port
[OVS]
openflow_rest_api = 127.0.0.1:8080 (StrOpt) OpenFlow REST API location.
ovsdb_interface = None (StrOpt) OVSDB interface to connect to.
ovsdb_ip = None (StrOpt) OVSDB IP to connect to.
ovsdb_port = 6634 (IntOpt) OVSDB port to connect to.
tunnel_interface = None (StrOpt) Tunnel interface to use.
tunnel_ip = None (StrOpt) Tunnel IP to use.
tunnel_key_max = 16777215 (IntOpt) Maximum tunnel ID to use.
tunnel_key_min = 1 (IntOpt) Minimum tunnel ID to use.

Questions? Discuss on ask.openstack.org
Found an error? Report a bug against this page

loading table of contents...