<div dir="ltr"><div><div><div><div>Thank you everyone for the suggestions.<br><br></div>I was trying Jon's suggestion. When I executed the command<br><br></div><i>neutron port-create testnetwork --fixed-ip ip_address=15.0.0.5 --mac-address fa:16:3e:00:00:01</i><br>
<br></div>I got a message saying:<br><i>Could not find Service or Region in Service Catalog</i><br><br></div><div>Is there anything wrong with my Openstack setup?<br><br></div><div>Regards,<br></div><div>Varun<br></div><div>
<br></div></div><div class="gmail_extra"><br><br><div class="gmail_quote">On Tue, Jan 21, 2014 at 10:47 PM, Heiko Krämer <span dir="ltr"><<a href="mailto:info@honeybutcher.de" target="_blank">info@honeybutcher.de</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Hi Varun,<br>
<br>
nova list-interfaces <server-id><br>
<br>
You will get all interfaces with ip and MAC<br>
<br>
Cheers<br>
<span class="HOEnZb"><font color="#888888">Heiko<br>
</font></span><div class="HOEnZb"><div class="h5"><br>
On 21.01.2014 07:35, varun bhatnagar wrote:<br>
> Hi,<br>
><br>
> How can I get the MAC Address of the network interface which I have<br>
created<br>
> on Openstack?<br>
><br>
> Also, is there any way where in I can define the MAC Address while<br>
creating<br>
> any network?<br>
><br>
> I tried digging in the code and I found out that the MAC Address assigned<br>
> by Openstack starts with "fa:16:3e:". I want to assign fa:16:3e:00:00:01<br>
> first network interface, fa:16:3e:00:00:02 to second and fa:16:3e:00:00:03<br>
> to third network interface of my VM.<br>
> Is this possible?<br>
><br>
> Regards,<br>
> Varun<br>
><br>
><br>
><br>
> _______________________________________________<br>
> Mailing list:<br>
<a href="http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack" target="_blank">http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack</a><br>
> Post to     : <a href="mailto:openstack@lists.openstack.org">openstack@lists.openstack.org</a><br>
> Unsubscribe :<br>
<a href="http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack" target="_blank">http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack</a><br>
<br>
<br>
<br>
_______________________________________________<br>
Mailing list: <a href="http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack" target="_blank">http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack</a><br>
Post to     : <a href="mailto:openstack@lists.openstack.org">openstack@lists.openstack.org</a><br>
Unsubscribe : <a href="http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack" target="_blank">http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack</a><br>
</div></div></blockquote></div><br></div>