<div dir="ltr"><div><div><div>HI Ken,<br><br></div>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.<br></div><br>If we see dashboard we can see the name associated with each port like "fa2324e4". <br>
<br>This name "fa2324e4" is suffixed with qbrfa2324e4 and tap2324e4. I want to get this information using command line.<br><br></div>Thanks,<br>Shiva <br></div><div class="gmail_extra"><br><br><div class="gmail_quote">
On Mon, May 5, 2014 at 11:49 AM, Ken Peng <span dir="ltr"><<a href="mailto:kpeng@terra.com" target="_blank">kpeng@terra.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
于 2014-5-5 13:52, shiva m 写道:<div class=""><br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
Using dashboard we can check the networks=>subnet and its ports like<br>
{name:fa312a82, fixed ip :10.0.0.3, attached device:compute:nova}<br>
<br>
I tried to get name of ports using command line but I am not able to<br>
find any command to list<br>
ports with name. I see "neutron port-list" but it doesn't display name.<br>
</blockquote>
<br></div>
You may want this:<br>
neutron port-list -c id -c fixed_ips -c device_owner<br>
<br>
regards.<br>
<br>
______________________________<u></u>_________________<br>
OpenStack-operators mailing list<br>
<a href="mailto:OpenStack-operators@lists.openstack.org" target="_blank">OpenStack-operators@lists.<u></u>openstack.org</a><br>
<a href="http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-operators" target="_blank">http://lists.openstack.org/<u></u>cgi-bin/mailman/listinfo/<u></u>openstack-operators</a><br>
</blockquote></div><br></div>