Increase virl2 and virl3 servers IP capacity in bootstrap.sh 07/10507/2
authorJan Gelety <jgelety@cisco.com>
Tue, 13 Feb 2018 09:43:08 +0000 (10:43 +0100)
committerJan Gelety <jgelety@cisco.com>
Tue, 13 Feb 2018 14:29:00 +0000 (14:29 +0000)
Change-Id: Ia64bfdbcc1ea5218a7b3b6708ad75662129a46cc
Signed-off-by: Jan Gelety <jgelety@cisco.com>
bootstrap.sh

index 9c8c071..3d79016 100755 (executable)
@@ -52,8 +52,8 @@ fi
 
 VIRL_SERVERS=("10.30.51.28" "10.30.51.29" "10.30.51.30")
 IPS_PER_VIRL=( "10.30.51.28:252"
 
 VIRL_SERVERS=("10.30.51.28" "10.30.51.29" "10.30.51.30")
 IPS_PER_VIRL=( "10.30.51.28:252"
-               "10.30.51.29:74"
-               "10.30.51.30:74" )
+               "10.30.51.29:252"
+               "10.30.51.30:252" )
 SIMS_PER_VIRL=( "10.30.51.28:13"
                "10.30.51.29:13"
                "10.30.51.30:13" )
 SIMS_PER_VIRL=( "10.30.51.28:13"
                "10.30.51.29:13"
                "10.30.51.30:13" )