Show Table of Contents
Appendix G. Network Environment Options
Table G.1. Network Environment Options
|
Parameter
|
Description
|
Example
|
|---|---|---|
|
InternalApiNetCidr
|
The network and subnet for the Internal API network
|
172.17.0.0/24
|
|
StorageNetCidr
|
The network and subnet for the Storage network
| |
|
StorageMgmtNetCidr
|
The network and subnet for the Storage Management network
| |
|
TenantNetCidr
|
The network and subnet for the Tenant network
| |
|
ExternalNetCidr
|
The network and subnet for the External network
| |
|
InternalApiAllocationPools
|
The allocation pool for the Internal API network in a tuple format
|
[{'start': '172.17.0.10', 'end': '172.17.0.200'}]
|
|
StorageAllocationPools
|
The allocation pool for the Storage network in a tuple format
| |
|
StorageMgmtAllocationPools
|
The allocation pool for the Storage Management network in a tuple format
| |
|
TenantAllocationPools
|
The allocation pool for the Tenant network in a tuple format
| |
|
ExternalAllocationPools
|
The allocation pool for the External network in a tuple format
| |
|
InternalApiNetworkVlanID
|
The VLAN ID for the Internal API network
|
200
|
|
StorageNetworkVlanID
|
The VLAN ID for the Storage network
| |
|
StorageMgmtNetworkVlanID
|
The VLAN ID for the Storage Management network
| |
|
TenantNetworkVlanID
|
The VLAN ID for the Tenant network
| |
|
ExternalNetworkVlanID
|
The VLAN ID for the External network
| |
|
ExternalInterfaceDefaultRoute
|
The gateway IP address for the External network
|
10.1.2.1
|
|
ControlPlaneDefaultRoute
|
Gateway router for the Provisioning network (or Undercloud IP)
|
ControlPlaneDefaultRoute: 192.0.2.254
|
|
ControlPlaneSubnetCidr
|
The network and subnet for the Provisioning network
|
ControlPlaneSubnetCidr: 192.0.2.0/24
|
|
EC2MetadataIp
|
The IP address of the EC2 metadata server. Generally the IP of the Undercloud.
|
EC2MetadataIp: 192.0.2.1
|
|
DnsServers
|
Define the DNS servers for the Overcloud nodes. Include a maximum of two.
|
DnsServers: ["8.8.8.8","8.8.4.4"]
|
|
NeutronExternalNetworkBridge
|
Defines the bridge to use for the External network. Set to
"br-ex" if using floating IPs on native VLAN on bridge br-ex.
|
NeutronExternalNetworkBridge: "br-ex"
|
|
BondInterfaceOvsOptions
|
The options for bonding interfaces
|
bond_mode=balance-tcp lacp=active other-config:lacp-fallback-ab=true"
|

Where did the comment section go?
Red Hat's documentation publication system recently went through an upgrade to enable speedier, more mobile-friendly content. We decided to re-evaluate our commenting platform to ensure that it meets your expectations and serves as an optimal feedback mechanism. During this redesign, we invite your input on providing feedback on Red Hat documentation via the discussion platform.