Professional Cloud Network Engineer Certification Video Training Course
Professional Cloud Network Engineer Training Course
Professional Cloud Network Engineer Certification Video Training Course
9h 31m
128 students
3.9 (80)

Do you want to get efficient and dynamic preparation for your Google exam, don't you? Professional Cloud Network Engineer certification video training course is a superb tool in your preparation. The Google Professional Cloud Network Engineer certification video training course is a complete batch of instructor led self paced training which can study guide. Build your career and learn with Google Professional Cloud Network Engineer certification video training course from Exam-Labs!

$27.49
$24.99

Student Feedback

3.9
Average
29%
32%
39%
0%
0%

Professional Cloud Network Engineer Certification Video Training Course Outline

Introduction

Professional Cloud Network Engineer Certification Video Training Course Info

GCP Cloud Network Engineer Training: Exam-Focused Professional Course

Achieve Google Cloud Professional Network Certification of high-definition video lessons and more  practical, hands-on labs.

What You Will Learn From This Course

• Learn Google Cloud networking in depth and develop practical cloud networking skills
• Gain hands-on experience with VPC, subnets, firewall rules, routing, and hybrid connectivity
• Configure private access to GCP services and understand IP address management
• Implement Cloud VPN, Cloud Interconnect, and dynamic routing for hybrid networks
• Deploy and manage cloud load balancers and integrate them with Cloud DNS and CDN
• Secure applications using Cloud Armor and Identity-Aware Proxy
• Monitor network traffic and flow logs to optimize performance and troubleshoot issues
• Understand the full set of Google Cloud networking products and their applications in real-world scenarios
• Prepare for the Google Cloud Professional Network Engineer certification with practical labs

Learning Objectives

The primary goal of this course is to equip you with the knowledge and skills required to design, implement, and manage Google Cloud networks at an advanced level. By the end of this course, you will be able to:

• Understand the fundamentals of Google Cloud networking and its components
• Create, configure, and manage Virtual Private Clouds and subnets across multiple regions and zones
• Implement secure firewall policies to control traffic in cloud environments
• Establish private connectivity between services and resources using private IPs and private access methods
• Use hybrid networking products such as Cloud VPN and Cloud Interconnect to connect on-premises data centers with GCP
• Configure network peering and shared VPCs for centralized network management
• Deploy and optimize load balancers for high availability and scalable traffic distribution
• Protect applications from threats using Cloud Armor and implement security best practices
• Monitor and analyze network logs to ensure reliability, performance, and compliance
• Gain confidence in applying networking concepts in real-world GCP projects

Target Audience

This course is designed for a wide range of learners and professionals who are looking to advance their career in cloud networking and Google Cloud technologies. The target audience includes:

• IT professionals seeking to specialize in cloud networking on Google Cloud
• Network engineers and administrators aiming to expand their skills into GCP
• Cloud practitioners preparing for the Google Cloud Professional Network Engineer certification
• Developers and DevOps engineers looking to deploy secure and scalable applications on GCP networks
• System administrators who want to manage networking resources and optimize performance in cloud environments
• Anyone with basic knowledge of Google Cloud who wants to enhance their understanding of networking services and best practices

Requirements

To get the most out of this course, you will need the following:

• A computer with internet access capable of running Google Cloud Console
• A Google Cloud account (free trial is sufficient for practicing labs)
• Basic understanding of networking concepts such as IP addresses, routing, and firewalls
• Familiarity with cloud computing fundamentals and general GCP services
• Willingness to practice hands-on labs and apply theoretical knowledge in real cloud scenarios
• Commitment to completing practical exercises and following along with guided demonstrations

Prerequisites

Before starting this course, learners should ideally have:

• Basic knowledge of Google Cloud through an associate or foundation-level certification
• Understanding of networking basics including IP addressing, subnets, and routing concepts
• Experience using cloud consoles or command-line interfaces
• Familiarity with virtualization, servers, and cloud resources management
• Curiosity and motivation to learn advanced networking concepts in a cloud environment
• Credit or debit card to activate Google Cloud free trial account for hands-on labs

Description

Google Cloud networking provides a robust, scalable, and secure foundation to run applications and services. It allows organizations to deploy applications globally while maintaining high performance, availability, and security. Networking in Google Cloud is designed to simplify complex enterprise-grade networking tasks, offering flexibility, automation, and tools to monitor and optimize cloud resources.

Virtual Private Cloud, or VPC, is the backbone of networking in Google Cloud. It allows users to define networks, subnets, IP ranges, and control connectivity between resources in a scalable and secure manner. Each VPC is global by default, while subnets are regional, allowing resources to communicate across zones efficiently. The course covers both default and custom VPC creation and management.

Firewall rules are critical in securing GCP resources. In this course, learners will implement rules to allow or deny traffic based on IPs, protocols, tags, and service accounts. These rules are essential for building a secure cloud environment and controlling access to resources.

Cloud Identity-Aware Proxy (IAP) is another important feature to secure applications by providing access control at the HTTP, TCP, and SSH levels. Students will learn how to use IAP to protect applications while enabling secure access to authorized users.

Private access and IP address management are also central to GCP networking. Learners will explore internal, external, static, and ephemeral IP addresses, primary and secondary IP ranges, and how to configure them for Compute Engine and Kubernetes Engine. These concepts are crucial for designing efficient and secure networks.

Hybrid networking extends cloud capabilities to on-premises data centers. The course will cover Cloud VPN, Cloud Interconnect, static and dynamic routing to connect networks seamlessly. Network peering and shared VPCs allow centralized network management, which simplifies multi-project networking and resource sharing.

Traffic distribution is another key aspect of cloud networking. Learners will configure HTTP/HTTPS load balancers, integrate them with Cloud DNS, and implement Cloud CDN to reduce latency and improve application performance. These hands-on labs help students understand how to scale applications and deliver high availability services to end-users.

Security is a fundamental pillar of cloud networking. Cloud Armor provides advanced threat protection against DDoS attacks and application layer threats. Students will learn how to configure and optimize Cloud Armor policies to safeguard applications in production environments.

Monitoring and logging are essential for operational excellence. Flow logs, network service tiers, and audit logging provide visibility into traffic patterns, enabling better troubleshooting, performance optimization, and compliance. Learners will practice configuring logs at the subnet level and analyzing network traffic.

This course is designed to maximize hands-on experience with minimal focus on slides. Practical labs are integrated into every module to reinforce theoretical knowledge. Learners will gain confidence in deploying, configuring, and managing real-world Google Cloud networks while preparing for the Professional Cloud Network Engineer certification.

Course Modules / Sections

The first module covers creating and managing Virtual Private Clouds (VPCs) in Google Cloud. Students learn how to define global VPCs, configure regional subnets, and understand IP range allocations. The module also includes best practices for VPC design, such as organizing resources by project, region, and purpose. Learners explore default and custom VPCs and how to manage routing and peering between VPCs for scalable network communication.

The second module delves into network peering and shared VPCs. Students implement VPC Network Peering to connect two separate VPCs and configure Shared VPCs to centralize network management across multiple projects. This module demonstrates practical scenarios, such as enabling centralized networking for enterprise-scale deployments and connecting multiple projects within an organization securely.

The third module focuses on firewall implementation. Students learn to create inbound and outbound firewall rules to control traffic to and from resources. The module covers different types of firewall rules including IP-based, tag-based, and service account-based rules, and explains how to prioritize rules to maintain secure traffic flow.

The fourth module explores private access configuration. Students learn to configure private Google access for resources to communicate securely without exposing services to the public internet. The module includes configuring internal IPs, enabling private service access, and establishing secure communication with managed services such as Cloud SQL and Cloud Storage.

The fifth module introduces Cloud Identity-Aware Proxy (IAP). Students configure IAP to secure applications and services at HTTP, TCP, and SSH levels. The module demonstrates practical use cases for securing internal applications and controlling user access based on identity and role.

The sixth module covers IP address management. Students learn to configure internal, external, static, and ephemeral IP addresses for Compute Engine and Kubernetes Engine. The module also explains primary and secondary IP ranges, subnet planning, and best practices for network design to optimize address utilization.

The seventh module is focused on hybrid networking. Students implement Cloud VPN and Cloud Interconnect to connect on-premises environments with GCP. The module covers both static and dynamic routing scenarios and teaches configuration of hybrid connectivity for production-grade deployments.

The eighth module covers load balancing and traffic distribution. Students configure HTTP/HTTPS load balancers for static and dynamic workloads, connect them with Cloud DNS, and integrate Cloud CDN for improved application performance and reduced latency.

The ninth module is dedicated to network security using Cloud Armor. Students configure web application firewall policies to protect applications from attacks and DDoS threats. The module demonstrates real-world scenarios where traffic filtering and threat mitigation are applied.

The tenth module focuses on monitoring and logging. Students learn to enable flow logs at subnet levels, configure logging for firewall and routing activities, and analyze traffic patterns for optimization, troubleshooting, and compliance purposes.

Key Topics Covered

Virtual Private Cloud fundamentals including global and regional VPC concepts
Subnet configuration, IP range allocation, and route management
Default versus custom VPCs and project-based resource organization
Network peering to enable communication between separate VPCs
Shared VPC configuration for centralized enterprise networking
Firewall rules to allow or deny traffic based on IPs, tags, and service accounts
Best practices for firewall prioritization and security policies
Private Google access and private service connect for secure resource communication
Internal, external, static, and ephemeral IP addresses
Primary and secondary IP ranges for Compute Engine and Kubernetes Engine
Hybrid networking using Cloud VPN and Cloud Interconnect
Static and dynamic routing for connecting on-premises networks with GCP
HTTP/HTTPS load balancers for distributing application traffic
Integration of load balancers with Cloud DNS for domain resolution
Cloud CDN configuration to optimize content delivery and reduce latency
Cloud Identity-Aware Proxy to secure applications at multiple access levels
Cloud Armor configuration for advanced web application firewall protection
Logging and monitoring with flow logs and network service tiers
Analysis of network traffic patterns for performance optimization and troubleshooting

Each topic is covered through a combination of demonstration, hands-on labs, and step-by-step guidance to ensure learners can apply their knowledge in practical scenarios.

Teaching Methodology

This course adopts a highly practical, hands-on approach to teaching cloud networking. The methodology is designed to maximize learning retention, skill development, and exam preparedness.

Lessons begin with a brief theoretical explanation to introduce concepts and key principles. This is followed by detailed demonstrations using Google Cloud Console and command-line tools. Students are encouraged to replicate the steps in their own accounts to reinforce understanding.

Hands-on labs constitute the majority of the teaching methodology. Each lab is designed to simulate real-world scenarios, enabling learners to configure networks, implement security measures, and deploy traffic management solutions just as they would in a production environment. These labs include step-by-step instructions, practical exercises, and troubleshooting tips.

The course emphasizes learning by doing, with minimal focus on slides or static content. Learners engage in problem-solving exercises, guided configurations, and scenario-based tasks to build confidence and practical skills.

Teaching also includes scenario-based demonstrations where students learn to design networks for enterprise-scale projects. These scenarios incorporate multiple VPCs, hybrid connectivity with on-premises data centers, secure access configurations, and traffic distribution strategies.

Students are encouraged to follow along in their own GCP accounts to gain real-time experience. This approach ensures that learners not only understand concepts but also acquire the skills needed to deploy and manage GCP networks independently.

The methodology incorporates repetition, reinforcement, and incremental complexity. Students begin with foundational configurations and progressively move to advanced networking features, hybrid solutions, and security implementations.

Practical labs are complemented by discussions on best practices, optimization techniques, and common pitfalls. Students learn not just how to implement networking features but also why certain designs and configurations are recommended.

The teaching approach balances exam-focused preparation with real-world applicability. Every module, lab, and exercise is aligned with the objectives of the Google Cloud Professional Network Engineer certification while ensuring students gain skills that are relevant for enterprise network management.

Assessment & Evaluation

The course includes multiple methods of assessment to evaluate learner progress and ensure mastery of concepts.

Hands-on lab completion is a key evaluation metric. Each lab has defined objectives and expected outcomes. Students are assessed on their ability to configure networks correctly, implement security rules, establish connectivity, and troubleshoot issues independently.

Practical exercises at the end of each module test learners on applying multiple concepts together. For example, a module on hybrid networking may require configuring a VPC, setting up VPN connectivity, applying firewall rules, and validating network traffic flow. Successful completion demonstrates comprehension of integrated networking tasks.

Knowledge checks are embedded throughout the course. These include brief assessments to verify understanding of theoretical concepts such as IP addressing, routing principles, VPC design, and firewall configuration. These knowledge checks reinforce learning and identify areas needing additional practice.

Performance is evaluated through scenario-based tasks that simulate enterprise deployments. Students design, implement, and validate network solutions, demonstrating their readiness to manage real-world GCP networking environments.

Progress tracking is incorporated into the course. Learners can monitor completed labs, modules, and exercises to assess their own development and readiness for the certification exam.

Assessment also emphasizes troubleshooting skills. Students are provided with network configurations containing intentional issues and are required to identify and resolve problems. This develops critical thinking and problem-solving abilities essential for a network engineer role.

Upon completing all modules and assessments, learners receive feedback on their performance, areas for improvement, and recommendations for further practice. This ensures that students are well-prepared for both practical application and certification testing.

The evaluation strategy is designed to ensure a combination of practical expertise, conceptual understanding, and readiness for enterprise-level networking challenges. Learners who complete the course are fully equipped to deploy, manage, secure, and monitor GCP networks effectively.

Benefits of the Course

This course provides extensive benefits for learners looking to enhance their knowledge and skills in Google Cloud networking. It is designed to prepare students for professional-level responsibilities and certification while offering practical expertise that can be applied immediately in real-world scenarios.

By the end of this course, learners will gain the ability to design, implement, and manage scalable, secure, and high-performance networks on Google Cloud Platform. Students will develop proficiency in using advanced networking services such as VPC, firewall rules, routing, load balancing, Cloud VPN, Cloud Interconnect, Cloud CDN, and Cloud Armor. The course also emphasizes hybrid networking, allowing learners to integrate on-premises data centers with cloud networks effectively.

Practical, hands-on experience is a major benefit of this course. With more than 90 hands-on labs, students gain real-world skills in configuring and troubleshooting networking components. This ensures learners are not only prepared for certification exams but also capable of managing enterprise-grade cloud networks.

Learners will also gain confidence in managing cloud resources securely. Security-focused modules such as Cloud Armor, Identity-Aware Proxy, and private access configuration provide essential skills for protecting applications and data from external threats and unauthorized access.

This course supports career advancement. Cloud networking expertise is in high demand, and Google Cloud certified professionals often experience increased responsibilities, leadership opportunities, and higher compensation. Mastery of GCP networking positions learners as capable professionals in cloud architecture and network engineering roles.

Students will also develop the ability to optimize network performance and ensure reliability. Modules covering traffic distribution, load balancing, CDN integration, and monitoring enable learners to create highly available and efficient networks for applications deployed globally.

The course provides a comprehensive understanding of Google Cloud networking products and services, preparing learners to solve complex networking challenges. By combining theory with extensive practical labs, the course ensures learners are equipped to implement best practices and manage enterprise networks confidently.

Course Duration

The total duration of this course is over 15 hours of high-definition video content. Each module is carefully structured to provide an optimal balance between theoretical learning and practical application.

The course is divided into multiple sections, allowing learners to progress at their own pace. Detailed video lessons are complemented by hands-on labs that provide step-by-step instructions for configuring networks and deploying security measures.

The duration is sufficient to cover all aspects of Google Cloud networking comprehensively. From foundational concepts such as VPC and subnet creation to advanced topics like hybrid connectivity, traffic management, and security implementation, learners will have ample time to understand and practice each concept.

Each module includes practical exercises and demonstrations that typically take 30 minutes to one hour to complete. Students are encouraged to perform these labs multiple times to reinforce learning and build confidence in applying networking concepts.

By dedicating time to complete the full course, learners will gain both the knowledge and practical experience required to manage professional cloud networks, implement security best practices, and prepare for the Google Cloud Professional Network Engineer certification.

The course duration also allows for revision and practice. Learners can revisit modules or labs as needed, ensuring mastery of all concepts and real-world readiness before applying their skills professionally.

Tools & Resources Required

To successfully follow and complete this course, learners will need access to specific tools and resources. These requirements ensure that students can perform hands-on labs, configure networks, and test solutions in a real cloud environment.

The primary requirement is a Google Cloud Platform account. A free trial account is sufficient to access most services used in this course. The account allows learners to create projects, VPCs, subnets, firewall rules, VPNs, load balancers, and other networking resources.

A computer with internet access and the ability to run Google Cloud Console in a web browser is required. The course is designed to use the GCP web interface for practical exercises, enabling students to configure and manage networking resources directly.

Basic networking knowledge is necessary. Understanding concepts such as IP addressing, routing, firewall rules, and subnetting helps learners follow along with labs and grasp advanced topics more effectively.

Familiarity with cloud computing fundamentals and general GCP services is recommended. While the course covers networking in detail, having a foundation in cloud principles accelerates learning and helps integrate networking concepts with broader cloud architecture.

For certain advanced labs, learners may need to use command-line tools such as gcloud CLI. These tools allow for more efficient resource management and automation of network configurations. The course provides guidance on installing and using these tools as needed.

Credit or debit card information is required to activate the Google Cloud free trial account. This enables access to premium resources, labs, and services needed to complete exercises. Costs are minimal during the free trial period, and instructions are provided to ensure resources are used efficiently without incurring charges.

Additional resources include documentation, code snippets, and step-by-step instructions provided throughout the course. These resources support learning by providing reference material, troubleshooting guidance, and examples of best practices.

Students are encouraged to maintain a structured approach to labs, take notes, and document their configurations. This practice not only reinforces learning but also serves as a valuable reference for professional work or exam preparation.

By using these tools and resources effectively, learners gain hands-on experience, develop confidence in managing cloud networks, and build a strong foundation for advanced networking and security concepts in Google Cloud.

By the end of this section, learners will have a clear understanding of the benefits of the course, the time commitment required, and the tools needed to succeed. This foundation allows students to fully engage with subsequent modules and apply their knowledge to complex networking scenarios with confidence.

Career Opportunities

Completing this course opens a wide range of career opportunities in cloud computing and network engineering. Google Cloud is one of the fastest-growing public cloud platforms globally, and professionals with certified expertise in GCP networking are highly sought after.

Learners who complete the Professional Cloud Network Engineer certification gain credibility and recognition for their skills in designing, implementing, and managing secure and scalable networks on Google Cloud. These skills are essential for organizations seeking to optimize cloud infrastructure, deploy applications efficiently, and maintain security at enterprise scale.

Career paths available to certified professionals include cloud network engineer, cloud architect, network administrator, cloud security engineer, and DevOps engineer roles. These positions involve managing cloud networks, configuring virtual private clouds, ensuring network security, and integrating hybrid connectivity solutions for enterprise applications.

Cloud network engineers are responsible for creating and managing virtual networks, implementing firewall policies, configuring VPNs and interconnects, deploying load balancers, and optimizing traffic flow. Organizations rely on these professionals to maintain high availability, performance, and security for mission-critical applications.

With expertise in Google Cloud networking, professionals can work in industries such as IT services, software development, finance, healthcare, e-commerce, telecommunications, and government sectors. Cloud networking skills are transferable across industries, making certified individuals versatile and valuable in the job market.

In addition to technical roles, certification enhances leadership opportunities. Professionals often take on responsibilities such as network architecture design, cloud strategy planning, cloud adoption guidance, and managing multi-cloud or hybrid deployments. Certified individuals are trusted advisors for cloud networking initiatives and contribute to enterprise decision-making.

Freelance and consultancy opportunities are also available for professionals with GCP networking expertise. Many organizations seek experienced cloud network engineers on a project basis to design and implement secure, scalable cloud infrastructure. This provides flexibility for professionals to work independently or as part of consulting teams.

Organizations increasingly adopt hybrid cloud strategies, combining on-premises infrastructure with cloud services. Professionals trained in hybrid networking, VPNs, interconnects, and routing are critical in facilitating smooth integration and secure connectivity. This further expands career prospects for individuals completing this course.

Google Cloud networking skills are in high demand due to the growing adoption of cloud computing globally. According to industry reports, certified cloud professionals experience higher salaries, faster career progression, and increased responsibilities. Employers value candidates who demonstrate practical expertise and certification in cloud networking technologies.

Overall, this course equips learners with skills and certifications that make them competitive candidates for cloud network engineering roles. By mastering Google Cloud networking services, security best practices, and practical implementation, learners can advance their careers, contribute to cloud initiatives, and play a critical role in digital transformation projects.

Conclusion

The Google Cloud Professional Network Engineer course is a comprehensive training program designed to prepare learners for certification and real-world application. It provides a balance of theoretical knowledge, practical labs, and hands-on exercises to develop expertise in GCP networking.

Throughout the course, learners gain in-depth understanding of VPCs, subnets, firewall rules, routing, load balancing, Cloud VPN, Cloud Interconnect, hybrid connectivity, Cloud CDN, Cloud Armor, private access, and monitoring. These skills are essential for designing, deploying, and managing scalable and secure cloud networks.

The course emphasizes practical learning through over 90 hands-on labs. This approach ensures that learners not only understand concepts but also develop the ability to implement them effectively in real-world scenarios. Students acquire the confidence to manage complex network deployments, troubleshoot issues, and optimize performance in enterprise cloud environments.

With over 15 hours of high-definition video content, the course provides a structured, self-paced learning experience. Each module builds on foundational knowledge and progresses toward advanced topics, ensuring learners gain a complete understanding of Google Cloud networking.

Security and compliance are integral aspects of the training. Learners configure Identity-Aware Proxy, Cloud Armor, and private access to ensure applications are protected from threats. They also learn best practices for network design, traffic management, and monitoring, which are crucial for enterprise deployments.

The course prepares learners for the Google Cloud Professional Network Engineer certification. Certification validates expertise, enhances credibility, and demonstrates the ability to design and manage GCP networks efficiently. This certification is recognized globally and opens doors to high-paying and responsible roles in cloud computing.

By completing this course, learners gain practical skills, industry recognition, and career opportunities. They are prepared to implement professional-grade cloud networks, secure applications, optimize traffic, and monitor performance using Google Cloud networking services. The training ensures that learners can contribute effectively to cloud projects, enterprise deployments, and digital transformation initiatives.

The course also provides lifetime access to all materials, updates, and resources. Learners can revisit content, refresh knowledge, and stay current with evolving Google Cloud networking services. The structured Q&A section enables students to clarify doubts, ensuring continuous learning and skill enhancement.

This training program is designed for individuals who aspire to advance their careers in cloud networking, secure and scale applications on Google Cloud, and gain professional recognition. It equips learners with the tools, knowledge, and confidence to succeed in cloud engineering roles and achieve their professional goals.

The combination of theoretical concepts, practical exercises, certification preparation, and career-focused guidance makes this course a complete and valuable investment for anyone seeking mastery in Google Cloud networking.

Enroll Today

Enroll in the Google Cloud Professional Network Engineer course today and begin your journey toward mastering cloud networking. Gain hands-on experience, achieve professional certification, and unlock a wide range of career opportunities in cloud computing and network engineering.

With this course, you will acquire skills that are in high demand, develop confidence in managing cloud networks, and prepare for real-world challenges in enterprise environments. Practical labs, detailed video lessons, and industry-relevant content ensure that you gain both knowledge and actionable expertise.

Take the next step in your cloud career and secure your place in this comprehensive training program. By enrolling, you gain lifetime access to high-quality content, hands-on labs, and resources that will support your professional growth and development.

Start building your expertise in Google Cloud networking, enhance your career prospects, and become a certified Professional Cloud Network Engineer. Join the thousands of learners who have benefited from practical, exam-focused training and step into a world of cloud opportunities.


Provide Your Email Address To Download VCE File

Please fill out your email address below in order to Download VCE files or view Training Courses.

img

Trusted By 1.2M IT Certification Candidates Every Month

img

VCE Files Simulate Real
exam environment

img

Instant download After Registration

Email*

Your Exam-Labs account will be associated with this email address.

Log into your Exam-Labs Account

Please Log in to download VCE file or view Training Course

How It Works

Download Exam
Step 1. Choose Exam
on Exam-Labs
Download IT Exams Questions & Answers
Download Avanset Simulator
Step 2. Open Exam with
Avanset Exam Simulator
Press here to download VCE Exam Simulator that simulates latest exam environment
Study
Step 3. Study
& Pass
IT Exams Anywhere, Anytime!

SPECIAL OFFER: GET 10% OFF. This is ONE TIME OFFER

You save
10%
Save
Exam-Labs Special Discount

Enter Your Email Address to Receive Your 10% Off Discount Code

A confirmation link will be sent to this email address to verify your login

* We value your privacy. We will not rent or sell your email address.

SPECIAL OFFER: GET 10% OFF

You save
10%
Save
Exam-Labs Special Discount

USE DISCOUNT CODE:

A confirmation link was sent to your email.

Please check your mailbox for a message from [email protected] and follow the directions.