Our existing Azure environment has a 10.140.0.0/16 virtual network address space (via VPN connection). a Request came in to use 3 class C networks but they gave me drawings that really use the following networks
172.18.0.0 255.255.128.0 0.0.127.255 32766 172.18.0.1 to 172.18.127.254 172.18.127.255
172.18.127.0/29: 172.18.127.0 255.255.255.248 0.0.0.7 6 172.18.127.1 to 172.18.127.6 172.18.127.7
172.18.1.0 255.255.255.0 0.0.0.255 254 172.18.1.1 to 172.18.1.254 172.18.1.255
172.18.2.0 255.255.255.0 0.0.0.255 254 172.18.2.1 to 172.18.2.254 172.18.2.255
172.18.3.0 255.255.255.0 0.0.0.255 254 172.18.3.1 to 172.18.3.254 172.18.3.255
172.18.4.0 255.255.255.0 0.0.0.255 254 172.18.4.1 to 172.18.4.254 172.18.4.255
172.17.0.0 255.255.128.0 0.0.127.255 32766 172.17.0.1 to 172.17.127.254 172.17.127.255
172.17.127.0/29: 172.17.127.0 255.255.255.248 0.0.0.7 6 172.17.127.1 to 172.17.127.6 172.17.127.7
172.17.1.0 255.255.255.0 0.0.0.255 254 172.17.1.1 to 172.17.1.254 172.17.1.255
172.17.2.0 255.255.255.0 0.0.0.255 254 172.17.2.1 to 172.17.2.254 172.17.2.25
172.17.3.0 255.255.255.0 0.0.0.255 254 172.17.3.1 to 172.17.3.254 172.17.3.255
172.17.4.0 255.255.255.0 0.0.0.255 254 172.17.4.1 to 172.17.4.254 172.17.4.255
172.16.0.0 255.255.128.0 0.0.127.255 32766 172.16.0.1 to 172.16.127.254 172.16.127.255
172.16.127.0/29: 172.16.127.0 255.255.255.248 0.0.0.7 6 172.16.127.1 to 172.16.127.6 172.16.127.7
172.16.1.0 255.255.255.0 0.0.0.255 254 172.16.1.1 to 172.16.1.254 172.16.1.255
172.16.2.0 255.255.255.0 0.0.0.255 254 172.16.2.1 to 172.16.2.254 172.16.2.255
172.16.3.0 255.255.255.0 0.0.0.255 254 172.16.3.1 to 172.16.3.254 172.16.3.255
172.16.4.0 255.255.255.0 0.0.0.255 254 172.16.4.1 to 172.16.4.254 172.16.4.255
Do I need to create 3 new virtual networks or should I use the existing and add something like... ???
10.140.127.0/29: 10.140.127.0 255.255.255.248 0.0.0.7 6 10.140.127.1 to 10.140.127.6 10.140.127.7
10.140.200.0 255.255.255.0 0.0.0.255 254 10.140.200.1 to 10.140.200.254 10.140.200.255
10.140.201.0 255.255.255.0 0.0.0.255 254 10.140.201.1 to 10.140.201.254 10.140.201.255
10.140.202.0 255.255.255.0 0.0.0.255 254 10.140.202.1 to 10.140.202.254 10.140.202.255
10.140.203.0 255.255.255.0 0.0.0.255 254 10.140.203.1 to 10.140.203.254 10.140.203.255
10.140.128.0/29: 10.140.128.0 255.255.255.248 0.0.0.7 6 10.140.128.1 to 10.140.128.6 10.140.128.7
10.140.204.0 255.255.255.0 0.0.0.255 254 10.140.204.1 to 10.140.204.254 10.140.204.255
10.140.205.0 255.255.255.0 0.0.0.255 254 10.140.205.1 to 10.140.205.254 10.140.205.255
10.140.206.0 255.255.255.0 0.0.0.255 254 10.140.206.1 to 10.140.206.254 10.140.206.255
10.140.207.0 255.255.255.0 0.0.0.255 254 10.140.207.1 to 10.140.207.254 10.140.207.255
10.140.129.0/29: 10.140.129.0 255.255.255.248 0.0.0.7 6 10.140.129.1 to 10.140.129.6 10.140.129.7
10.140.208.0 255.255.255.0 0.0.0.255 254 10.140.208.1 to 10.140.208.254 10.140.208.255
10.140.209.0 255.255.255.0 0.0.0.255 254 10.140.209.1 to 10.140.209.254 10.140.209.255
10.140.210.0 255.255.255.0 0.0.0.255 254 10.140.210.1 to 10.140.210.254 10.140.210.255
10.140.211.0 255.255.255.0 0.0.0.255 254 10.140.211.1 to 10.140.211.254 10.140.211.255
Thanks in advance!!
Thank You, Joe