[Openstack] Explanation about the demo quantum install
Ilkka Tengvall
ilkka.tengvall at cybercom.com
Fri Nov 23 13:20:32 UTC 2012
On 23.11.2012 13:12, James Page wrote:
> You can specify the gateway_ip when creating the subnet:
>
> --gateway <IP ADDRESS>
>
> This should be the gateway that external network traffic should be
> routed to by default (probably your default outbound route for
> internet access).
How do you add additional routes for the router? e.g.
--gateway 10.1.1.1 #default gw
--gateway 20.1.1.0/24 via 10.1.1.2 # another gateway to specific network
BR,
-it
More information about the Openstack
mailing list