Vsrx Deployment Guide for Google Cloud Platform
Total Page:16
File Type:pdf, Size:1020Kb
vSRX Deployment Guide for Google Cloud Platform Published 2020-09-22 ii Juniper Networks, Inc. 1133 Innovation Way Sunnyvale, California 94089 USA 408-745-2000 www.juniper.net Juniper Networks, the Juniper Networks logo, Juniper, and Junos are registered trademarks of Juniper Networks, Inc. in the United States and other countries. All other trademarks, service marks, registered marks, or registered service marks are the property of their respective owners. Juniper Networks assumes no responsibility for any inaccuracies in this document. Juniper Networks reserves the right to change, modify, transfer, or otherwise revise this publication without notice. vSRX Deployment Guide for Google Cloud Platform Copyright © 2020 Juniper Networks, Inc. All rights reserved. The information in this document is current as of the date on the title page. YEAR 2000 NOTICE Juniper Networks hardware and software products are Year 2000 compliant. Junos OS has no known time-related limitations through the year 2038. However, the NTP application is known to have some difficulty in the year 2036. END USER LICENSE AGREEMENT The Juniper Networks product that is the subject of this technical documentation consists of (or is intended for use with) Juniper Networks software. Use of such software is subject to the terms and conditions of the End User License Agreement (“EULA”) posted at https://support.juniper.net/support/eula/. By downloading, installing or using such software, you agree to the terms and conditions of that EULA. iii Table of Contents About the Documentation | vi Documentation and Release Notes | vi Documentation Conventions | vi Documentation Feedback | ix Requesting Technical Support | ix Self-Help Online Tools and Resources | x Creating a Service Request with JTAC | x 1 Overview vSRX Overview | 12 Benefits | 14 Understand vSRX Deployment with Google Cloud | 15 Understand vSRX Deployment with Google Cloud Platform | 15 Manage Access to Instances | 17 Access Instances | 18 Requirements for vSRX on Google Cloud Platform | 18 Google Compute Engine Instance Types | 18 vSRX Support for Google Cloud | 19 vSRX Specifications for GCP | 20 Minimum System Requirements for Google Cloud Platform | 20 Interface Mapping for vSRX on Google Cloud | 20 vSRX Default Settings on GCP | 21 Junos OS Features Supported on vSRX | 22 SRX Series Features Supported on vSRX | 22 SRX Series Features Not Supported on vSRX | 25 iv 2 Installing vSRX in Google Cloud Prepare to setup vSRX Deployment on GCP | 33 Step 1: Google Cloud Platform Account Planning | 35 Step 2: Define Network Attributes and Generate SSH Key Pair for Authentication | 36 Step 3: Plan Google Virtual Private Cloud (VPC) Network | 38 Deploy vSRX in Google Cloud Platform | 39 Deploy the vSRX Firewall from Marketplace Launcher | 39 Deploy the vSRX Instance from GCP Portal Using Custom Private Image | 47 Upload vSRX Image to Google Cloud Storage | 47 Create vSRX Image | 49 Deploy the vSRX Firewall from GCP Portal | 51 Deploy the vSRX Firewall Using Cloud-init | 53 Upgrade the Junos OS for vSRX Software Release | 56 3 Configuring and Managing vSRX vSRX Configuration and Management Tools | 59 Understanding the Junos OS CLI and Junos Scripts | 59 Understanding the J-Web Interface | 59 Understanding Junos Space Security Director | 59 Configure vSRX Using the CLI | 60 Configure vSRX Using the J-Web Interface | 62 Access the J-Web Interface and Configuring vSRX | 63 Apply the Configuration | 65 Add vSRX Feature Licenses | 66 Managing Security Policies for Virtual Machines Using Junos Space Security Director | 66 4 vSRX in Google Cloud Use Cases Example: Configuring NAT for vSRX | 69 Example: Configure Juniper Sky ATP for vSRX | 71 v 5 Monitoring and Troubleshooting Monitoring | 75 Monitoring vSRX Instances Using SNMP | 75 Monitoring vSRX Instance Using GCP Features | 76 Finding the Software Serial Number for vSRX | 76 vi About the Documentation IN THIS SECTION Documentation and Release Notes | vi Documentation Conventions | vi Documentation Feedback | ix Requesting Technical Support | ix Use this guide to install the vSRX Virtual Firewall in a Google virtual private cloud (VPC). This guide also includes basic vSRX configuration and management procedures. After completing the installation and basic configuration procedures covered in this guide, refer to the Junos OS documentation for information about further software configuration. Documentation and Release Notes To obtain the most current version of all Juniper Networks® technical documentation, see the product documentation page on the Juniper Networks website at https://www.juniper.net/documentation/. If the information in the latest release notes differs from the information in the documentation, follow the product Release Notes. Juniper Networks Books publishes books by Juniper Networks engineers and subject matter experts. These books go beyond the technical documentation to explore the nuances of network architecture, deployment, and administration. The current list can be viewed at https://www.juniper.net/books. Documentation Conventions Table 1 on page vii defines notice icons used in this guide. vii Table 1: Notice Icons Icon Meaning Description Informational note Indicates important features or instructions. Caution Indicates a situation that might result in loss of data or hardware damage. Warning Alerts you to the risk of personal injury or death. Laser warning Alerts you to the risk of personal injury from a laser. Tip Indicates helpful information. Best practice Alerts you to a recommended use or implementation. Table 2 on page vii defines the text and syntax conventions used in this guide. Table 2: Text and Syntax Conventions Convention Description Examples Bold text like this Represents text that you type. To enter configuration mode, type the configure command: user@host> configure Fixed-width text like this Represents output that appears on user@host> show chassis alarms the terminal screen. No alarms currently active Italic text like this • Introduces or emphasizes important • A policy term is a named structure new terms. that defines match conditions and • Identifies guide names. actions. • Identifies RFC and Internet draft • Junos OS CLI User Guide titles. • RFC 1997, BGP Communities Attribute viii Table 2: Text and Syntax Conventions (continued) Convention Description Examples Italic text like this Represents variables (options for Configure the machine’s domain which you substitute a value) in name: commands or configuration [edit] statements. root@# set system domain-name domain-name Text like this Represents names of configuration • To configure a stub area, include statements, commands, files, and the stub statement at the [edit directories; configuration hierarchy protocols ospf area area-id] levels; or labels on routing platform hierarchy level. components. • The console port is labeled CONSOLE. < > (angle brackets) Encloses optional keywords or stub <default-metric metric>; variables. | (pipe symbol) Indicates a choice between the broadcast | multicast mutually exclusive keywords or (string1 | string2 | string3) variables on either side of the symbol. The set of choices is often enclosed in parentheses for clarity. # (pound sign) Indicates a comment specified on the rsvp { # Required for dynamic MPLS same line as the configuration only statement to which it applies. [ ] (square brackets) Encloses a variable for which you can community name members [ substitute one or more values. community-ids ] Indention and braces ( { } ) Identifies a level in the configuration [edit] hierarchy. routing-options { static { ; (semicolon) Identifies a leaf statement at a route default { configuration hierarchy level. nexthop address; retain; } } } GUI Conventions ix Table 2: Text and Syntax Conventions (continued) Convention Description Examples Bold text like this Represents graphical user interface • In the Logical Interfaces box, select (GUI) items you click or select. All Interfaces. • To cancel the configuration, click Cancel. > (bold right angle bracket) Separates levels in a hierarchy of In the configuration editor hierarchy, menu selections. select Protocols>Ospf. Documentation Feedback We encourage you to provide feedback so that we can improve our documentation. You can use either of the following methods: • Online feedback system—Click TechLibrary Feedback, on the lower right of any page on the Juniper Networks TechLibrary site, and do one of the following: • Click the thumbs-up icon if the information on the page was helpful to you. • Click the thumbs-down icon if the information on the page was not helpful to you or if you have suggestions for improvement, and use the pop-up form to provide feedback. • E-mail—Send your comments to [email protected]. Include the document or topic name, URL or page number, and software version (if applicable). Requesting Technical Support Technical product support is available through the Juniper Networks Technical Assistance Center (JTAC). If you are a customer with an active Juniper Care or Partner Support Services support contract, or are x covered under warranty, and need post-sales technical support, you can access our tools and resources online or open a case with JTAC. • JTAC policies—For a complete understanding of our JTAC procedures and policies, review the JTAC User Guide located at https://www.juniper.net/us/en/local/pdf/resource-guides/7100059-en.pdf. • Product warranties—For product warranty information, visit https://www.juniper.net/support/warranty/. • JTAC hours of