×
1 Choose EITC/EITCA Certificates
2 Learn and take online exams
3 Get your IT skills certified

Confirm your IT skills and competencies under the European IT Certification framework from anywhere in the world fully online.

EITCA Academy

Digital skills attestation standard by the European IT Certification Institute aiming to support Digital Society development

LOG IN TO YOUR ACCOUNT

CREATE AN ACCOUNT FORGOT YOUR PASSWORD?

FORGOT YOUR PASSWORD?

AAH, WAIT, I REMEMBER NOW!

CREATE AN ACCOUNT

ALREADY HAVE AN ACCOUNT?
EUROPEAN INFORMATION TECHNOLOGIES CERTIFICATION ACADEMY - ATTESTING YOUR PROFESSIONAL DIGITAL SKILLS
  • SIGN UP
  • LOGIN
  • INFO

EITCA Academy

EITCA Academy

The European Information Technologies Certification Institute - EITCI ASBL

Certification Provider

EITCI Institute ASBL

Brussels, European Union

Governing European IT Certification (EITC) framework in support of the IT professionalism and Digital Society

  • CERTIFICATES
    • EITCA ACADEMIES
      • EITCA ACADEMIES CATALOGUE<
      • EITCA/CG COMPUTER GRAPHICS
      • EITCA/IS INFORMATION SECURITY
      • EITCA/BI BUSINESS INFORMATION
      • EITCA/KC KEY COMPETENCIES
      • EITCA/EG E-GOVERNMENT
      • EITCA/WD WEB DEVELOPMENT
      • EITCA/AI ARTIFICIAL INTELLIGENCE
    • EITC CERTIFICATES
      • EITC CERTIFICATES CATALOGUE<
      • COMPUTER GRAPHICS CERTIFICATES
      • WEB DESIGN CERTIFICATES
      • 3D DESIGN CERTIFICATES
      • OFFICE IT CERTIFICATES
      • BITCOIN BLOCKCHAIN CERTIFICATE
      • WORDPRESS CERTIFICATE
      • CLOUD PLATFORM CERTIFICATENEW
    • EITC CERTIFICATES
      • INTERNET CERTIFICATES
      • CRYPTOGRAPHY CERTIFICATES
      • BUSINESS IT CERTIFICATES
      • TELEWORK CERTIFICATES
      • PROGRAMMING CERTIFICATES
      • DIGITAL PORTRAIT CERTIFICATE
      • WEB DEVELOPMENT CERTIFICATES
      • DEEP LEARNING CERTIFICATESNEW
    • CERTIFICATES FOR
      • EU PUBLIC ADMINISTRATION
      • TEACHERS AND EDUCATORS
      • IT SECURITY PROFESSIONALS
      • GRAPHICS DESIGNERS & ARTISTS
      • BUSINESSMEN AND MANAGERS
      • BLOCKCHAIN DEVELOPERS
      • WEB DEVELOPERS
      • CLOUD AI EXPERTSNEW
  • FEATURED
  • SUBSIDY
  • HOW IT WORKS
  •   IT ID
  • ABOUT
  • CONTACT
  • MY ORDER
    Your current order is empty.
EITCIINSTITUTE
CERTIFIED

What are the steps to set up VPC peering in Google Cloud Platform?

by EITCA Academy / Thursday, 03 August 2023 / Published in Cloud Computing, EITC/CL/GCP Google Cloud Platform, GCP networking, VPC Peering, Examination review

To set up VPC peering in Google Cloud Platform (GCP), you need to follow a series of steps that involve configuring the necessary resources and establishing the peering connection between Virtual Private Cloud (VPC) networks. VPC peering allows you to connect VPC networks across different projects or organizations, enabling secure communication between them.

Here are the steps to set up VPC peering in GCP:

Step 1: Create the VPC networks
First, you need to create the VPC networks that you want to peer. Each VPC network represents a separate network segment in GCP. You can create VPC networks using the GCP Console, the gcloud command-line tool, or the API. For example, to create a VPC network named "vpc-network-1" using the gcloud command-line tool, you can use the following command:

bash
gcloud compute networks create vpc-network-1 --subnet-mode=auto

Step 2: Enable VPC network peering
Next, you need to enable VPC network peering for the VPC networks you want to peer. This allows the networks to send and receive traffic to and from each other. You can enable VPC network peering using the GCP Console, the gcloud command-line tool, or the API. For example, to enable VPC network peering for "vpc-network-1" and "vpc-network-2" using the gcloud command-line tool, you can use the following command:

bash
gcloud compute networks peerings create vpc-network-1-to-vpc-network-2 --network=vpc-network-1 --peer-network=vpc-network-2 --auto-create-routes

Step 3: Configure firewall rules
After enabling VPC network peering, you need to configure firewall rules to allow the desired traffic between the peered networks. By default, VPC network peering allows all traffic between the peered networks, but you can restrict it using firewall rules. You can configure firewall rules using the GCP Console, the gcloud command-line tool, or the API. For example, to allow SSH traffic from "vpc-network-1" to "vpc-network-2" using the gcloud command-line tool, you can use the following command:

bash
gcloud compute firewall-rules create allow-ssh-from-vpc-network-1 --network=vpc-network-2 --allow=tcp:22 --source-ranges=vpc-network-1-ip-range

Step 4: Verify the peering connection
Once you have completed the configuration steps, you should verify the peering connection to ensure it is functioning correctly. You can verify the peering connection by testing connectivity between instances in the peered networks or by checking the peering status using the GCP Console, the gcloud command-line tool, or the API.

Step 5: Delete the peering connection (optional)
If you no longer need the peering connection, you can delete it. Deleting the peering connection removes the configuration and stops traffic from flowing between the peered networks. You can delete the peering connection using the GCP Console, the gcloud command-line tool, or the API. For example, to delete the peering connection between "vpc-network-1" and "vpc-network-2" using the gcloud command-line tool, you can use the following command:

bash
gcloud compute networks peerings delete vpc-network-1-to-vpc-network-2

Setting up VPC peering in Google Cloud Platform involves creating the VPC networks, enabling VPC network peering, configuring firewall rules, verifying the peering connection, and optionally deleting the peering connection. Following these steps allows you to establish secure communication between VPC networks in GCP.

Other recent questions and answers regarding Examination review:

  • Why is it important to ensure that there are no overlapping IP ranges between the networks or their peered networks when setting up VPC peering?
  • What are the advantages of using VPC peering in terms of security, performance, and manageability?
  • What is the purpose of VPC peering and when is it necessary?
  • What is VPC islanding and how does Google Cloud address this issue?

More questions and answers:

  • Field: Cloud Computing
  • Programme: EITC/CL/GCP Google Cloud Platform (go to the certification programme)
  • Lesson: GCP networking (go to related lesson)
  • Topic: VPC Peering (go to related topic)
  • Examination review
Tagged under: Cloud Computing, GCP, Google Cloud Platform, Networking, VPC Peering
Home » Cloud Computing » EITC/CL/GCP Google Cloud Platform » GCP networking » VPC Peering » Examination review » » What are the steps to set up VPC peering in Google Cloud Platform?

Certification Center

USER MENU

  • My Account

CERTIFICATE CATEGORY

  • EITC Certification (105)
  • EITCA Certification (9)

What are you looking for?

  • Introduction
  • How it works?
  • EITCA Academies
  • EITCI DSJC Subsidy
  • Full EITC catalogue
  • Your order
  • Featured
  •   IT ID
  • EITCA reviews (Medium publ.)
  • About
  • Contact

EITCA Academy is a part of the European IT Certification framework

The European IT Certification framework has been established in 2008 as a Europe based and vendor independent standard in widely accessible online certification of digital skills and competencies in many areas of professional digital specializations. The EITC framework is governed by the European IT Certification Institute (EITCI), a non-profit certification authority supporting information society growth and bridging the digital skills gap in the EU.
Eligibility for EITCA Academy 90% EITCI DSJC Subsidy support
90% of EITCA Academy fees subsidized in enrolment

    EITCA Academy Secretary Office

    European IT Certification Institute ASBL
    Brussels, Belgium, European Union

    EITC / EITCA Certification Framework Operator
    Governing European IT Certification Standard
    Access contact form or call +32 25887351

    Follow EITCI on X
    Visit EITCA Academy on Facebook
    Engage with EITCA Academy on LinkedIn
    Check out EITCI and EITCA videos on YouTube

    Funded by the European Union

    Funded by the European Regional Development Fund (ERDF) and the European Social Fund (ESF) in series of projects since 2007, currently governed by the European IT Certification Institute (EITCI) since 2008

    Information Security Policy | DSRRM and GDPR Policy | Data Protection Policy | Record of Processing Activities | HSE Policy | Anti-Corruption Policy | Modern Slavery Policy

    Automatically translate to your language

    Terms and Conditions | Privacy Policy
    EITCA Academy
    • EITCA Academy on social media
    EITCA Academy


    © 2008-2026  European IT Certification Institute
    Brussels, Belgium, European Union

    TOP
    CHAT WITH SUPPORT
    Do you have any questions?
    We will reply here and by email. Your conversation is tracked with a support token.