diff options
Diffstat (limited to 'heat/vCPE/vbng/base_vcpe_vbng_rackspace.env')
-rw-r--r-- | heat/vCPE/vbng/base_vcpe_vbng_rackspace.env | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/heat/vCPE/vbng/base_vcpe_vbng_rackspace.env b/heat/vCPE/vbng/base_vcpe_vbng_rackspace.env index 2cf43259..015f3feb 100644 --- a/heat/vCPE/vbng/base_vcpe_vbng_rackspace.env +++ b/heat/vCPE/vbng/base_vcpe_vbng_rackspace.env @@ -8,7 +8,7 @@ onap_private_subnet_id: <PUT_YOUR_ONAP_NET_ID_HERE> brgemu_bng_private_net_cidr: 10.3.0.0/24 bng_gmux_private_net_cidr: 10.1.0.0/24 - onap_private_net_cidr: 10.0.0.0/8 + onap_private_net_cidr: 10.0.0.0/16 vbng_private_ip_0: 10.3.0.1 vbng_private_ip_1: 10.0.101.10 vbng_private_ip_2: 10.1.0.10 |