Skip to main content

Create a Networking Hub

The Stax Networking Hub forms the basis of a Stax Network and is the first step to establishing any connections. The Hub centrally manages the traffic and connectivity between AWS resources, AWS VPCs and external resources. By creating a Stax Networking Hub, you will be deploying the below resources:

  • AWS Transit Gateway: A dedicated gateway for connecting your VPCs, on-premises data centers and other distributed networks.

  • Transit VPC: A Stax built and managed VPC that provides centralized outbound access/egress to the internet with preconfigured secure routes.

  • Private Hosted Zones: An AWS Route53 hosted zone enabling Interface VPC Endpoints attached to the Stax Transit VPC to be shared across all VPCs within a Networking Hub.

Should you need internet access, you can choose to also deploy:

  • AWS NAT Gateway: A gateway that allows resources in the private subnet of the Stax Transit VPC to connect to the internet or other AWS resources.

  • Internet Gateway: A VPC component that allows communication between your VPC and the internet.

Before You Begin

  • Estimated time to complete: 15-20 minutes

  • Ensure you are a member of the Admin role in your Stax tenancy

  • Ideally, you would have an intermediate/advanced understanding of networking or have spoken to your networks administrator about making these changes

  • It would be good to have an intermediate understanding of AWS

You will need to have:

As well as, optionally:

  • Decide on an Autonomous System Number (ASN) you want to use. If left blank, Stax will set a default for you. This cannot be changed later

  • Decide on a Private Hosted Zone (PHZ) Suffix you want to use. This can be added later but once set, you cannot change it

  • Decide if your network requires internet access

  • Decide on the AWS Interface VPC Endpoints you want to attach to your Transit VPC (See Which VPC Endpoints should I enable?)

  • Decide on any CIDR Range Exclusions that you want to reserve to avoid conflicts with already utilized network addresses

  • Decide if you will enable CloudWatch Logs for VPC Flow Logs for your Hub's Transit VPC

Get Started

  1. Log in to the Stax Console

  2. Select Networks in the left-hand nav create-a-network-hub-01.png

  3. Click + Create Hub to get started create-a-network-hub-02.png

  4. Provide Networking Hub details

    FieldContentsExample
    Networking Hub nameProvide a name for your Networking Hubprod-apse2
    DescriptionProvide a readable description of your Networking HubProduction Networking Hub in ap-southeast-2
    CIDR Range nameProvide a name for the first CIDR Range in the Networking Hubprod-apse2-cidr
    CIDR RangeProvide the first CIDR range for the Networking Hub to utilize10.100.0.0/16
    AccountChoose the account the Networking Hub should be deployed into. This account must not be a foundation account.network-prod
    RegionChoose the region the Networking Hub and its associated VPCs should be deployed intoAsia Pacific (Sydney)
    ASNIf you need to specify a custom ASN for the Hub, enter it here. The value must be between 64512 and 65534 and cannot be changed after creation64521
    PHZ SuffixThis is the internally-resolvable private hosted zone/domain name for your VPCs and cannot be changed later. While this domain does not need to be publicly resolvable, and should not be in use elsewhere, Stax recommends using a domain you own to prevent complications in futuremycompany.cloud
  5. Provide Transit VPC configuration options. Choose the appropriate checkboxes to configure the Transit VPC based on your networking requirements. You can change these settings later from within your Transit VPC's details drawer.

    • NAT Gateway
    • Internet Gateway
    • CloudWatch VPC Flow Logs
    • Virtual Private Gateway
    • Virtual Private Gateway ASN (Optional: If you need to specify a custom ASNfor the Virtual Gateway, you can do so here)
      • The Transit VPC's Virtual Private Gateway ASN must be between 64512-65534 or 4200000000-4294967294
      • If an ASN is not set, Stax will allocate the next available ASN, between 64512-65534
      • You can change the Virtual Private Gateway ASN to another available ASN later by editing your Transit VPC.)

create-a-network-hub-03.png 6. Enable ECMP Support: VPN Equal Cost Multi-Path (ECMP) support is enabled by default. This routing protocol allows Stax Transit Gateways to utilize ECMP when routing traffic over multiple VPNs. This setting cannot be changed later create-a-network-hub-04.png 7. If you require Transit VPC endpoints, choose Configure Now from the Configure endpoints for Interface and Transit VPCs sectioncreate-a-network-hub-05.png 8. Select Continue to proceed to the next page.

Choose VPC Endpoints

If you chose to configure any Interface VPC Endpoints, you'll be presented with the Interface VPC endpoints page. Enable the appropriate endpoints in the list, then select Continue.

create-a-network-hub-06.png

Choose Gateway VPC Endpoints

If you need to configure any Gateway VPC Endpoints, you can do so when creating the Networking Hub. Changing your selection later is possible by Editing your Transit VPC.

Choose Continue after making your selection.

create-a-network-hub-07.png

Add CIDR Range Exclusions and Hub Tags

If there are any CIDR ranges within the Networking Hub CIDR range that you wish to exclude from provisioning because of existing/future user, you can do so by adding a CIDR exclusion.

create-a-network-hub-08.png

Additionally, you can add tags to your Networking Hub, Transit VPC, and Transit Gateway.

create-a-network-hub-09.png

Create Your Networking Hub

Once all details are entered into the form, select Create to commence the creation of the Networking Hub. View the progress of the Hub's creation on the Hub's main page or select the vertical ellipsis (⋮) on the top right of the page to open the Hub details drawer.

View Your Networking Hub

Once your networking resources have been deployed, your Networking Hub will be available on the Networks page. Select your Networking Hub to view your Hub's CIDR Ranges, VPCs and Exclusions. For further details about your Networking Hub, click the vertical ellipsis (⋮) on the top right of the Networking Hub

create-a-network-hub-10.png