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>