Thank you Randy. I'll try this as well and update the thread.

On Thursday, October 3, 2013, wrote:

> Dell - Internal Use - Confidential
> Hi,
>
> I just had a chance to look at your network json and see at least one
> issue.  The Nova Floating section is a subnet of the Public, your IP's for
> nova-floating are not.
>
> Also when running in Dual mode you will need to change the use_vlan to
> false also and the conduit to intft1.
>
>
> Below is my suggestion:
>
> "public": {
>           "conduit": "intf1",
>           "vlan": 300,
>           "use_vlan": false,
>           "add_bridge": false,
>           "subnet": "10.32.30.0",
>           "netmask": "255.255.255.0",
>           "broadcast": "10.32.30.255",
>           "router": "10.32.30.1",
>                   "router_pref":  5,
>           "ranges": {
>             "host": { "start": "10.32.30.210", "end": "10.32.30.215" },
>             "dhcp": { "start": "10.32.30.216", "end": "10.32.30.220" }
>           }
>         },
>         "nova_fixed": {
>           "conduit": "intf0",
>           "vlan": 500,
>           "use_vlan": true,
>           "add_bridge": true,
>           "subnet": "192.168.123.0",
>           "netmask": "255.255.255.0",
>           "broadcast": "192.168.123.255",
>           "router": "192.168.123.1",
>                   "router_pref": 20,
>           "ranges": {
>             "router": { "start": "192.168.123.1", "end": "192.168.123.49"
> },
>             "dhcp": { "start": "192.168.123.50", "end": "192.168.123.254" }
>           }
>         },
>         "nova_floating": {
>           "conduit": "intf1",
>           "vlan": 300,
>           "use_vlan": false,
>           "add_bridge": false,
>           "subnet": "10.32.30.128",
>           "netmask": "255.255.255.192",
>           "broadcast": "10.32.30.191",
>           "ranges": {
>             "host": { "start": "10.32.30.129", "end": "10.32.30.191" }
>           }
>         },
>
>
>
>
> Randy Perryman
> Network Development Principal Engineer
> Dell | Cloud and Big Data Solutions
> office +1 603 249 7710 mobil +1 603 321 5611
> randy_perry...@dell.com 
> <javascript:;><mailto:randy_perry...@dell.com<javascript:;>
> >
> Dell Inc. 300 Innovative Way, Suite 301, Nashua NH, 03062
>
> Please consider the environment before printing this email.
>
> Confidentiality Notice | This e-mail message, including any attachments,
> is for the sole use of the intended recipient(s) and may contain
> confidential or proprietary information. Any unauthorized review, use,
> disclosure or distribution is prohibited. If you are not the intended
> recipient, immediately contact the sender by reply e-mail and destroy all
> copies of the original message.
>
>
>

-- 

Daniel San Pedro
Systems Administrator
MCNA Dental Plans
dsanpe...@mcna.net
Mobile: (954) 673-5801
------------------------
CONFIDENTIALITY NOTICE: This electronic mail may contain information that
is privileged, confidential, and/or otherwise protected from disclosure to
anyone other than its intended recipient(s). Any dissemination or use of
this electronic mail or its contents by persons other than the intended
recipient(s) is strictly prohibited. If you have received this
communication in error, please notify the sender immediately by reply
e-mail so that we may correct our internal records. Please then delete the
original message. Thank you.
_______________________________________________
Crowbar mailing list
Crowbar@dell.com
https://lists.us.dell.com/mailman/listinfo/crowbar
For more information: http://crowbar.github.com/

Reply via email to