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

Ken Peng kpeng at terra.com
Mon May 5 06:19:14 UTC 2014


于 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.



More information about the OpenStack-operators mailing list