Actions

FreeSBC:Cloud:AWS Additional Interface A: Difference between revisions

No edit summary
No edit summary
Line 10: Line 10:


* Go to Network&Security Select Network Interfaces and Click to Create Network Interface Button
* Go to Network&Security Select Network Interfaces and Click to Create Network Interface Button
[[File:AWS_Network_Security.png| 800px]]
[[File:AWS_Network_Security.png| 600px]]


* 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.
* 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.
[[File:AWS_Create_Interface.png| 800px]]
[[File:AWS_Create_Interface.png| 600px]]


* The next step is to assign this interface to our instance
* The next step is to assign this interface to our instance
** Stop the instance
** Stop the instance
** Select the Instance Actions -> Networking -> Attach Network Device
** Select the Instance Actions -> Networking -> Attach Network Device

Revision as of 05:44, 18 September 2020


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

  • 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

  • The next step is to assign this interface to our instance
    • Stop the instance
    • Select the Instance Actions -> Networking -> Attach Network Device