LinuxCommandLibrary
GitHubF-DroidGoogle Play Store

openstack-port

manages network ports in OpenStack Neutron

TLDR

List ports
$ openstack port list
copy
Create port
$ openstack port create --network [network] [port_name]
copy
Show port details
$ openstack port show [port_name]
copy
Delete port
$ openstack port delete [port_name]
copy

SYNOPSIS

openstack port command [options]

DESCRIPTION

openstack port manages network ports in OpenStack Neutron. Ports represent virtual network interfaces attached to instances. Part of OpenStack unified CLI.

PARAMETERS

list

List ports.
create name
Create port.
delete name
Delete port.
show name
Show port details.
--network network
Network for port.
--fixed-ip ip
Fixed IP address.
--security-group group
Security group.
--mac-address mac
MAC address.

SEE ALSO

Braincup
Open source brain training for math, memory and focus
Braincup mini-games
41 mini-games · Apache-2.0
No ads · No tracking
Play in browser
Download Braincup on the App StoreGet Braincup on Google PlayGet Braincup on F-Droid
276 stars
From the maker of Linux Command Library
Copied to clipboard
Braincup
Open source brain training for math, memory and focus. 41 mini-games, from mental arithmetic to Sudoku, N-Back and Solo Chess.
Apache-2.0 licensed · No ads · No tracking · No account
From the maker of Linux Command Library
Download Braincup on the App StoreGet Braincup on Google PlayGet Braincup on F-Droid