[Openstack-operators] How to check port name using command line

sylecn sylecn at gmail.com
Mon May 5 09:06:06 UTC 2014


Hi Shiva,

neutron port-show <id> shows everything on a port including name.

If you want to get a list, try this instead:

    neutron port-list -c id -c fixed_ips -c name

-c is just for --column, so you can repeat and add any column that is in
port-show's output.



-- 

*YY Inc. is hiring openstack and python developers. Interested? Check
http://www.nsbeta.info/jobs <http://www.nsbeta.info/jobs>*

--
Thanks,
Yuanle
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.openstack.org/pipermail/openstack-operators/attachments/20140505/86912f53/attachment.html>


More information about the OpenStack-operators mailing list