Hello,<div><br></div><div>I'm trying to run two Quantum L3 agents where each of them handles different external network which is attached to separate router.</div><div>Depending on which agent was started as last, it clears all interfaces on the router that is handled by first L3 agent.</div>

<div><br></div><div>I have the following configs for agents:</div><div><br></div><div>* first agent:</div><div>----------------------------</div><div>gateway_external_network_id = 7dcb378b-f32b-4a42-bdc1-5294cf2ac14a</div>

<div>handle_internal_only_routers = True</div><div>external_network_bridge = br-ex</div><div><br></div><div>* second agent:</div><div>----------------------------</div><div>gateway_external_network_id = 7b9063c2-eeb8-436b-bc01-07bfcc5ec8f0</div>

<div>handle_internal_only_routers = False</div><div>external_network_bridge = br-ex</div><div><div><br></div><div>Is there a problem with config? I'm wandering if 'external_network_bridge' can be the same on both agent configs, because the sample in the docs shows </div>

<div>that each agent config have different 'external_network_bridge'. I'm running Quantum setup with VLANs, and all VLANs are trunked through 'br-ex'.</div><div><br></div><div>What can be the problem here?</div>

<div><br></div>Regards,<br>--janis
</div>