[Openstack-operators] How to check port name using command line
shiva m
anjaneya2 at gmail.com
Mon May 5 06:34:34 UTC 2014
HI Ken,
Thank you for your reply. I checked the command 'neutron port-list -c id -c
fixed_ips -c device_owner' , but it shows subnet-id, fixed-ip and
attach_device but not name.
If we see dashboard we can see the name associated with each port like
"fa2324e4".
This name "fa2324e4" is suffixed with qbrfa2324e4 and tap2324e4. I want to
get this information using command line.
Thanks,
Shiva
On Mon, May 5, 2014 at 11:49 AM, Ken Peng <kpeng at terra.com> wrote:
> 于 2014-5-5 13:52, shiva m 写道:
>
> Using dashboard we can check the networks=>subnet and its ports like
>> {name:fa312a82, fixed ip :10.0.0.3, attached device:compute:nova}
>>
>> I tried to get name of ports using command line but I am not able to
>> find any command to list
>> ports with name. I see "neutron port-list" but it doesn't display name.
>>
>
> You may want this:
> neutron port-list -c id -c fixed_ips -c device_owner
>
> regards.
>
> _______________________________________________
> OpenStack-operators mailing list
> OpenStack-operators at lists.openstack.org
> http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-operators
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.openstack.org/pipermail/openstack-operators/attachments/20140505/d5d0288b/attachment.html>
More information about the OpenStack-operators
mailing list