Hi Ilkka,<div><br></div><div>you can associate host routes with a subnet. This will cause the dhcpagent to send an option 121 (classless-host-route) in the DHCPOFFER packet, thus configuring VM's route table.</div><div>
However, we do not support at the moment configuration of custom routes inside a logical router. The logical router will only route packet across subnets connected to it, or to the default external gateway.</div><div><br>
</div><div>Best regards,</div><div>Salvatore</div><div><br><div class="gmail_quote">On 23 November 2012 13:20, Ilkka Tengvall <span dir="ltr"><<a href="mailto:ilkka.tengvall@cybercom.com" target="_blank">ilkka.tengvall@cybercom.com</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div class="im">On 23.11.2012 13:12, James Page wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
You can specify the gateway_ip when creating the subnet:<br>
<br>
  --gateway <IP ADDRESS><br>
<br>
This should be the gateway that external network traffic should be<br>
routed to by default (probably your default outbound route for<br>
internet access).<br>
</blockquote>
<br></div>
How do you add additional routes for the router? e.g.<br>
<br>
--gateway 10.1.1.1 #default gw<br>
--gateway <a href="http://20.1.1.0/24" target="_blank">20.1.1.0/24</a> via 10.1.1.2 # another gateway to specific network<br>
<br>
BR,<br>
<br>
 -it<div class="HOEnZb"><div class="h5"><br>
<br>
______________________________<u></u>_________________<br>
Mailing list: <a href="https://launchpad.net/~openstack" target="_blank">https://launchpad.net/~<u></u>openstack</a><br>
Post to     : <a href="mailto:openstack@lists.launchpad.net" target="_blank">openstack@lists.launchpad.net</a><br>
Unsubscribe : <a href="https://launchpad.net/~openstack" target="_blank">https://launchpad.net/~<u></u>openstack</a><br>
More help   : <a href="https://help.launchpad.net/ListHelp" target="_blank">https://help.launchpad.net/<u></u>ListHelp</a><br>
</div></div></blockquote></div><br></div>