Dual-Stack documentation incorrect (drs10)

Change-Id: I39f851d0539545d51c9cb692dfc67c07952f654d
Signed-off-by: Ngairangbam Mili <ngairangbam.mili@windriver.com>
This commit is contained in:
Ngairangbam Mili 2024-12-18 09:10:13 +00:00
parent ba873c4690
commit 7f4422568e

View File

@ -50,11 +50,10 @@ Follows the command format:
~(keystone_admin)]$ system addrpool-modify [--name <name>] [--network <network address>] [--prefix <network prefix>] [--ranges <ranges>] [--order <sequential | random>] [--floating-address <floating address>] [--controller0-address <controller0 address>] [--controller1-address <controller1 address>] [--gateway-address <gateway address>] <address_pool uuid> ~(keystone_admin)]$ system addrpool-modify [--name <name>] [--network <network address>] [--prefix <network prefix>] [--ranges <ranges>] [--order <sequential | random>] [--floating-address <floating address>] [--controller0-address <controller0 address>] [--controller1-address <controller1 address>] [--gateway-address <gateway address>] <address_pool uuid>
Install a System in Dual-Stack Mode
===================================
Install a System in Dual-Stack It is possible to install a system in dual-stack mode by adding the secondary
==============================
It is possible to install a system in dual-stack by adding the secondary
subnets into the bootstrap variables with comma separated values as shown in subnets into the bootstrap variables with comma separated values as shown in
the following example: the following example:
@ -74,7 +73,7 @@ the following example:
external_oam_node_1_address: fd00::5,10.20.5.5 external_oam_node_1_address: fd00::5,10.20.5.5
cluster_host_subnet: aefd:100::/64,198.51.100.0/24 cluster_host_subnet: aefd:100::/64,198.51.100.0/24
cluster_pod_subnet: aefd:206::/64,203.0.113.0/24 cluster_pod_subnet: aefd:206::/64,172.16.0.0/16
cluster_service_subnet: aefd:207::/112,10.96.0.0/12 cluster_service_subnet: aefd:207::/112,10.96.0.0/12