FreeSBC:Cloud:AWS Additional Interface A

From TBwiki
(Difference between revisions)
Jump to: navigation, search
Line 27: Line 27:
 
Click on the following link to pursue installation from the web portal:
 
Click on the following link to pursue installation from the web portal:
 
[[TSBC-SW:WebPortal:Initial Configuration]]
 
[[TSBC-SW:WebPortal:Initial Configuration]]
 +
 +
The Following table provides maximum supported network interfaces by instance type:
 +
{| cellpadding="2" border="1" class="wikitable"
 +
|-
 +
! width="150" style="background: none repeat scroll 0% 0% rgb(239, 239, 239); -moz-background-inline-policy: continuous;" | Sessions
 +
! width="150" style="background: none repeat scroll 0% 0% rgb(239, 239, 239); -moz-background-inline-policy: continuous;" | VM Size
 +
! width="100" style="background: none repeat scroll 0% 0% rgb(239, 239, 239); -moz-background-inline-policy: continuous;" | VCPUs
 +
! width="100" style="background: none repeat scroll 0% 0% rgb(239, 239, 239); -moz-background-inline-policy: continuous;" | RAM
 +
! width="100" style="background: none repeat scroll 0% 0% rgb(239, 239, 239); -moz-background-inline-policy: continuous;" | Advanced Networking Capable
 +
|-
 +
| valign="top" |
 +
Up to 350*
 +
| valign="top" |
 +
D2 v2, DS2_v2
 +
| valign="top" |
 +
2
 +
| valign="top" |
 +
7 Gb
 +
| valign="top" |
 +
Yes
 +
|-
 +
| valign="top" |
 +
350*-1000*
 +
| valign="top" |
 +
D4 v3, D4s_v3
 +
| valign="top" |
 +
4
 +
| valign="top" |
 +
16 Gb
 +
| valign="top" |
 +
Yes
 +
|-
 +
| valign="top" |
 +
1000*-2000*
 +
| valign="top" |
 +
D8 v3, D8s_v3
 +
| valign="top" |
 +
8
 +
| valign="top" |
 +
32 Gb
 +
| valign="top" |
 +
Yes
 +
|-
 +
| valign="top" |
 +
2000*-4000*
 +
| valign="top" |
 +
D16 v3, D16s_v3
 +
| valign="top" |
 +
16
 +
| valign="top" |
 +
64 Gb
 +
| valign="top" |
 +
Yes
 +
|}
 +
<nowiki>*</nowiki>

Revision as of 05:08, 18 September 2020


This page is intended to give assistance to people to add an additional interface to an existing AWS ProSBC Instance.

Adding a new interface to AWS

  • After logging in your Amazon account, click on “EC2” in the main AWS console:

ConsoleEC2.png

  • Select the instance you want to add additional network interface and note the Availability Zone (AZ) and security group name.

AWS Instance select.png

  • Go to Network&Security Select Network Interfaces and Click to Create Network Interface Button

AWS Network Security.png

  • Give a name, select the subnet and security groups. The subnet must be in the same AZ and the security group can be the same with the existing PROSBC security group.

AWS Create Interface.png

Adding a new interface to PROSBC INstance

  • Stop the instance
  • Select the Instance Actions -> Networking -> Attach Network Device

AWS Attach Network Device.png

  • Select the newly created interface from the drop-down menu and Click to Attach Button

AWS Attach Network Device 1.png

  • When you run the instance it will take you to the initial configuration steps again to configure the new interface

Web Portal Initial Configuration

Click on the following link to pursue installation from the web portal: TSBC-SW:WebPortal:Initial Configuration

The Following table provides maximum supported network interfaces by instance type:

Sessions VM Size VCPUs RAM Advanced Networking Capable

Up to 350*

D2 v2, DS2_v2

2

7 Gb

Yes

350*-1000*

D4 v3, D4s_v3

4

16 Gb

Yes

1000*-2000*

D8 v3, D8s_v3

8

32 Gb

Yes

2000*-4000*

D16 v3, D16s_v3

16

64 Gb

Yes

*

Personal tools