Add_workflow_for_techpubs |
---|
AUTH2 | UserResourceIdentifier{userKey=8a00a02355cd1c2f0155cd26cb8305e9, userName='null'} |
---|
AUTH1 | UserResourceIdentifier{userKey=2c909b309109945b01912fd89e540006, userName='null'} |
---|
JIRAIDAUTH | SBX-134997 |
---|
REV5 | UserResourceIdentifier{userKey=8a00a02355cd1c2f0155cd26cb8305e9, userName='null'} |
---|
REV6 | UserResourceIdentifier{userKey=8a00a02355cd1c2f0155cd26cd5909df, userName='null'} |
---|
REV3 | UserResourceIdentifier{userKey=8a00a0c86a86c5bc016a96dce2140009, userName='null'} |
---|
REV1 | UserResourceIdentifier{userKey=8a00a02355cd1c2f0155cd26cbfd06fb, userName='null'} |
---|
|
Overview
An SBC SWe deployment requires a VPC with sufficient IP space to support four or five IPv4 subnets:
...
- Navigate to the VPC Dashboard: https://console.aws.amazon.com/vpc/
- Select Your VPCs on the left taskbar to see the list of available VPCs available.
- Select Subnets on the left taskbar.
- ClickSelect Create subnet to create a subnet for MGT0 using a CIDR block. For example, x.x.0.0/20.
Info |
---|
|
The SBC uses the MGT0 interface for resolving communications with the AWS REST API endpoints. Because none of the SBC's subnets may overlap with VPC's default DNS IP, use the default route of MGT0 interface for communicating with the VPC's DNS server IP. To avoid routing conflicts, ensure the default DNS server IP of the AWS VPC network where the SBC is deployed either overlaps with the SBC's MGT0 subnet or none of the SBC's subnets. |
- Select
Click Create subnet to create a subnet for HA0 using an IPv4 CIDR block, for example, x.x.16.0/20. - Click Select Create subnet to create a subnet for PKT0 using an using an IPv4 CIDR block, for example, x.x.32.0/20.
- Click Select Create subnet to create a subnet for PKT1 using an IPv4 CIDR block, for example, x.x.48.0/20.
- If deploying a High-Availability Forwarded Engine instance with the SBC, use a public-facing subnet. You can re-use an existing public-facing subnet.
If not available, click select Create subnet to create a subnet for HFE Public-facing using an IPv4 CIDR block, for example, x.x.64.0/20
...