附录 F. 网络环境选项

表 F.1. 网络环境选项

参数
描述
示例
InternalApiNetCidr
Internal API 网络的网络和子网
172.17.0.0/24
StorageNetCidr
Storage 网络的网络和子网
StorageMgmtNetCidr
Storage Management 网络的网络和子网
TenantNetCidr
Tenant 网络的网络和子网
ExternalNetCidr
External 网络的网络和子网
InternalApiAllocationPools
Internal API 网络的分配池(tuple 格式)
[{'start': '172.17.0.10', 'end': '172.17.0.200'}]
StorageAllocationPools
Storage 网络的分配池(tuple 格式)
StorageMgmtAllocationPools
Storage Management 网络的分配池(tuple 格式)
TenantAllocationPools
Tenant 网络的分配池(tuple 格式)
ExternalAllocationPools
External 网络的分配池(tuple 格式)
InternalApiNetworkVlanID
Internal API 网络的 VLAN ID
200
StorageNetworkVlanID
Storage 网络的 VLAN ID
StorageMgmtNetworkVlanID
Storage Management 网络的 VLAN ID
TenantNetworkVlanID
Tenant 网络的 VLAN ID
ExternalNetworkVlanID
External 网络的 VLAN ID
ExternalInterfaceDefaultRoute
External 网络的网关 IP 地址
10.1.2.1
BondInterfaceOvsOptions
绑定接口的选项
bond_mode=balance-tcp lacp=active other-config:lacp-fallback-ab=true"