2014-08-13 13:13:51 -06:00
|
|
|
======
|
|
|
|
subnet
|
|
|
|
======
|
|
|
|
|
2016-04-24 19:17:36 -05:00
|
|
|
A **subnet** is a block of IP addresses and associated configuration state.
|
|
|
|
Subnets are used to allocate IP addresses when new ports are created on a
|
|
|
|
network.
|
|
|
|
|
2014-08-13 13:13:51 -06:00
|
|
|
Network v2
|
|
|
|
|
2019-10-28 17:27:38 -05:00
|
|
|
.. NOTE(efried): have to list these out one by one; 'subnet *' pulls in
|
|
|
|
subnet pool *.
|
2016-02-11 15:20:27 -06:00
|
|
|
|
2019-10-28 17:27:38 -05:00
|
|
|
.. autoprogram-cliff:: openstack.network.v2
|
|
|
|
:command: subnet create
|
2016-02-11 15:20:27 -06:00
|
|
|
|
2019-10-28 17:27:38 -05:00
|
|
|
.. autoprogram-cliff:: openstack.network.v2
|
|
|
|
:command: subnet delete
|
2016-02-11 15:20:27 -06:00
|
|
|
|
2019-10-28 17:27:38 -05:00
|
|
|
.. autoprogram-cliff:: openstack.network.v2
|
|
|
|
:command: subnet list
|
2016-02-11 15:20:27 -06:00
|
|
|
|
2019-10-28 17:27:38 -05:00
|
|
|
.. autoprogram-cliff:: openstack.network.v2
|
|
|
|
:command: subnet set
|
2016-02-11 15:20:27 -06:00
|
|
|
|
2019-10-28 17:27:38 -05:00
|
|
|
.. autoprogram-cliff:: openstack.network.v2
|
|
|
|
:command: subnet show
|
2016-02-11 15:20:27 -06:00
|
|
|
|
2019-10-28 17:27:38 -05:00
|
|
|
.. autoprogram-cliff:: openstack.network.v2
|
|
|
|
:command: subnet unset
|