blob: 3af5272eb284f854735abc90214da64289f18082 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
|
====
port
====
A **port** is a connection point for attaching a single device, such as the
NIC of a server, to a network. The port also describes the associated network
configuration, such as the MAC and IP addresses to be used on that port.
Network v2
.. autoprogram-cliff:: openstack.network.v2
:command: port *
|