[Openstack] How to get the MAC Address in Openstack

Heiko Krämer info at honeybutcher.de
Tue Jan 21 17:17:14 UTC 2014


Hi Varun,

nova list-interfaces <server-id>

You will get all interfaces with ip and MAC

Cheers
Heiko

On 21.01.2014 07:35, varun bhatnagar wrote:
> Hi,
>
> How can I get the MAC Address of the network interface which I have
created
> on Openstack?
>
> Also, is there any way where in I can define the MAC Address while
creating
> any network?
>
> I tried digging in the code and I found out that the MAC Address assigned
> by Openstack starts with "fa:16:3e:". I want to assign fa:16:3e:00:00:01
> first network interface, fa:16:3e:00:00:02 to second and fa:16:3e:00:00:03
> to third network interface of my VM.
> Is this possible?
>
> Regards,
> Varun
>
>
>
> _______________________________________________
> Mailing list:
http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack
> Post to     : openstack at lists.openstack.org
> Unsubscribe :
http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack






More information about the Openstack mailing list