All Downloads are FREE. Search and download functionalities are using the official Maven repository.

brooklyn.networking.sdn.ibm.dove.xml Maven / Gradle / Ivy

There is a newer version: 1.2.0
Show newest version
[#ftl]
<dove loglevel="3">
  <agent ip="127.0.0.1" port="12340" path="/tmp/doveagent" maxtunnels="10" maxgws="10" maxips="10" maxpolicies="10"/>
  <cmd>iptables -t filter --flush</cmd>
  <router mac="00:18:b1:aa:aa:00"/>
  <gateway mac="00:18:b1:aa:aa:01"/>
  <dmc ip="${entity.dmcAddress}" request_port="80" response_port="1999"/>
  <data ip="${entity.agentAddress}"/>
  <periodics secs="60"/>
  <nbtreduction state="off"/>
  <openstack support="no"/>
</dove>




© 2015 - 2024 Weber Informatics LLC | Privacy Policy