Bulk merge of l2gw changes
[netvirt.git] / elanmanager / impl / src / main / resources / initial / netvirt-elanmanager-config.xml
1 <elanmanager-config xmlns="urn:opendaylight:netvirt:elan:config">
2   <auto-create-bridge>true</auto-create-bridge>
3   <int-bridge-gen-mac>true</int-bridge-gen-mac>
4   <temp-smac-learn-timeout>10</temp-smac-learn-timeout>
5   <arp-punt-timeout>5</arp-punt-timeout>
6   <punt-lldp-to-controller>false</punt-lldp-to-controller>
7   <!--
8   <controller-max-backoff>5000</controller-max-backoff>
9   <controller-inactivity-probe>5000</controller-inactivity-probe>
10   -->
11   <auto-config-transport-zones>false</auto-config-transport-zones>
12   <use-of-tunnels>false</use-of-tunnels>
13   <openstack-vni-semantics-enforced>true</openstack-vni-semantics-enforced>
14   <l2gw-stale-vlan-cleanup-delay-secs>900</l2gw-stale-vlan-cleanup-delay-secs>
15   <l2gw-logical-switch-delay-secs>20</l2gw-logical-switch-delay-secs>
16   <l2gw-stale-localucastmacs-cleanup-delay-secs>600</l2gw-stale-localucastmacs-cleanup-delay-secs>
17 </elanmanager-config>