<html>
  <head>

    <meta http-equiv="content-type" content="text/html; charset=ISO-8859-1">
  </head>
  <body bgcolor="#FFFFFF" text="#000000">
    Hello,<br>
    <br>
    I have some questions about the quantum demo install found here :
    <meta http-equiv="content-type" content="text/html;
      charset=ISO-8859-1">
    <a
href="http://docs.openstack.org/trunk/openstack-network/admin/content/demo_logical_network_config.html">http://docs.openstack.org/trunk/openstack-network/admin/content/demo_logical_network_config.html</a><br>
    <br>
    Can someone please tell me what should the IP address of eth2 (
    bridged on br-ex) ?<br>
    and how it's related to the external network related later ?<br>
    <meta http-equiv="content-type" content="text/html;
      charset=ISO-8859-1">
    <pre class="screen" style="border-bottom-color: rgb(222, 222, 222) !important; border-bottom-style: solid !important; border-bottom-width: 1px !important; border-top-color: rgb(222, 222, 222) !important; border-top-style: solid !important; border-top-width: 1px !important; color: rgb(35, 48, 45); display: block; font-family: Monaco, 'Courier New', 'DejaVu Sans Mono', 'Bitstream Vera Sans Mono', monospace; font-size: 12px !important; font-style: normal; font-variant: normal; font-weight: normal; line-height: normal; margin: 1em 0px !important; overflow-x: scroll; padding: 0.5em !important; width: 1005px; letter-spacing: normal; orphans: 2; text-align: -webkit-auto; text-indent: 0px; text-transform: none; widows: 2; word-spacing: 0px; -webkit-text-size-adjust: auto; -webkit-text-stroke-width: 0px; ">quantum subnet-create ext_net 172.24.4.224/28 -- --enable_dhcp=False</pre>
    <pre class="screen" style="border-bottom-color: rgb(222, 222, 222) !important; border-bottom-style: solid !important; border-bottom-width: 1px !important; border-top-color: rgb(222, 222, 222) !important; border-top-style: solid !important; border-top-width: 1px !important; color: rgb(35, 48, 45); display: block; font-family: Monaco, 'Courier New', 'DejaVu Sans Mono', 'Bitstream Vera Sans Mono', monospace; font-size: 12px !important; font-style: normal; font-variant: normal; font-weight: normal; line-height: normal; margin: 1em 0px !important; overflow-x: scroll; padding: 0.5em !important; width: 1005px; letter-spacing: normal; orphans: 2; text-align: -webkit-auto; text-indent: 0px; text-transform: none; widows: 2; word-spacing: 0px; -webkit-text-size-adjust: auto; -webkit-text-stroke-width: 0px; ">+------------------+--------------------------------------------------+
| Field            | Value                                            |
+------------------+--------------------------------------------------+
| allocation_pools | {"start": "172.24.4.226", "end": "172.24.4.238"} |
| cidr             | 172.24.4.224/28                                  |
| dns_nameservers  |                                                  |
| enable_dhcp      | False                                            |
| gateway_ip       | 172.24.4.225                                     |
| host_routes      |                                                  |
| id               | aef60b55-cbff-405d-a81d-406283ac6cff             |
| ip_version       | 4                                                |
| name             |                                                  |
| network_id       | 8858732b-0400-41f6-8e5c-25590e67ffeb             |
| tenant_id        | cbb574ac1e654a0a992bfc0554237abf                 |
+------------------+--------------------------------------------------+</pre>
    I would like also to query about how to get the gateway_ip ? should
    it be created by default or mapped to the IP address of eth2 ??<br>
    <br>
    Please shed some light on this matter <br>
    <br>
    Regards,<br>
  </body>
</html>