Configuring VPC Firewalls Reviews
21817 reviews
Awesome
suryamohan p. · Reviewed almost 6 years ago
Luciano C. · Reviewed almost 6 years ago
Deepak D. · Reviewed almost 6 years ago
Nicolas C. · Reviewed almost 6 years ago
Rejohn C. · Reviewed almost 6 years ago
Good
Brajesh k. · Reviewed almost 6 years ago
Mikhail K. · Reviewed almost 6 years ago
Suhel K. · Reviewed almost 6 years ago
Livinus T. · Reviewed almost 6 years ago
Timofey S. · Reviewed almost 6 years ago
Sunil B. · Reviewed almost 6 years ago
Suman P. · Reviewed almost 6 years ago
David M. · Reviewed almost 6 years ago
Arqam B. · Reviewed almost 6 years ago
Wei Bin K. · Reviewed almost 6 years ago
Neel B. · Reviewed almost 6 years ago
Spyridon-petros G. · Reviewed almost 6 years ago
student_03_529992c7141f@cloudshell:~ (qwiklabs-gcp-03-7a7235e9883c)$ gcloud compute instances create mynet-us-vm \ > --zone=us-central1-a --network=mynetwork Created [https://www.googleapis.com/compute/v1/projects/qwiklabs-gcp-03-7a7235e9883c/zones/us-central1-a/instances/mynet-us-vm]. NAME ZONE MACHINE_TYPE PREEMPTIBLE INTERNAL_IP EXTERNAL_IP STATUS mynet-us-vm us-central1-a n1-standard-1 10.128.0.2 35.188.146.227 RUNNING student_03_529992c7141f@cloudshell:~ (qwiklabs-gcp-03-7a7235e9883c)$ gcloud compute instances create mynet-eu-vm \ > --zone=europe-west1-b --network=mynetwork Created [https://www.googleapis.com/compute/v1/projects/qwiklabs-gcp-03-7a7235e9883c/zones/europe-west1-b/instances/mynet-eu-vm]. NAME ZONE MACHINE_TYPE PREEMPTIBLE INTERNAL_IP EXTERNAL_IP STATUS mynet-eu-vm europe-west1-b n1-standard-1 10.132.0.2 35.195.155.223 RUNNING student_03_529992c7141f@cloudshell:~ (qwiklabs-gcp-03-7a7235e9883c)$ gcloud compute instances create privatenet-bastion \ > --zone=us-central1-c --subnet=privatesubnet --can-ip-forward ERROR: (gcloud.compute.instances.create) Could not fetch resource: - Invalid value for field 'resource.networkInterfaces[0].subnetwork': 'https://compute.googleapis.com/compute/v1/projects/qwiklabs-gcp-03-7a7235e9883c/regions/us-central1/s ubnetworks/privatesubnet'. The referenced subnetwork resource cannot be found. student_03_529992c7141f@cloudshell:~ (qwiklabs-gcp-03-7a7235e9883c)$ gcloud compute instances create privatenet-bastion \ > --zone=us-central1-c --subnet=privatesubnet --can-ip-forward ERROR: (gcloud.compute.instances.create) Could not fetch resource: - Invalid value for field 'resource.networkInterfaces[0].subnetwork': 'https://compute.googleapis.com/compute/v1/projects/qwiklabs-gcp-03-7a7235e9883c/regions/us-central1/s ubnetworks/privatesubnet'. The referenced subnetwork resource cannot be found. student_03_529992c7141f@cloudshell:~ (qwiklabs-gcp-03-7a7235e9883c)$ gcloud compute instances create privatenet-us-vm \ > --zone=us-central1-f --subnet=privatesubnet ERROR: (gcloud.compute.instances.create) Could not fetch resource: - Invalid value for field 'resource.networkInterfaces[0].subnetwork': 'https://compute.googleapis.com/compute/v1/projects/qwiklabs-gcp-03-7a7235e9883c/regions/us-central1/s ubnetworks/privatesubnet'. The referenced subnetwork resource cannot be found.
Ranjeet O. · Reviewed almost 6 years ago
P S. · Reviewed almost 6 years ago
good
Talari A. · Reviewed almost 6 years ago
Atul P. · Reviewed almost 6 years ago
Shweta P. · Reviewed almost 6 years ago
Nice experience
Debraj D. · Reviewed almost 6 years ago
Sandeep D. · Reviewed almost 6 years ago
Siddhesh K. · Reviewed almost 6 years ago
We do not ensure the published reviews originate from consumers who have purchased or used the products. Reviews are not verified by Google.