s0p3
s1p3
Execute the interfaces-mapping, swap command, if necessary, to correct any
issues with your interface to MAC address mapping.
Reboot the virtual machine.
7.
# reboot
Refer to the Oracle® Communications Session Border Controller Configuration Guide
after you have completed this deployment for administrative and service configuration,
including product setup, entitlement setup and HA configuration.
Deploy AWS AMI with Terraform
Use terraform to deploy the OCSBC AMI on AWS.
Prerequisites
Create an IAM policy for terraform to create an S3 stack.
1.
a.
b.
c.
FF:FF:FF:FF:FF:FF
FF:FF:FF:FF:FF:FF
Navigate to Services, and then IAM, and then Policies, and then Create
policy.
Select the JSON tab.
Paste the following JSON into the JSON editor.
{
"Version": "2012-10-17",
"Statement": [
{
"Sid": "VisualEditor0",
"Effect": "Allow",
"Action": [
"dynamodb:ListTables",
"ec2:DescribeAccountAttributes"
],
"Resource": "*"
},
{
"Sid": "VisualEditor1",
"Effect": "Allow",
"Action": [
"s3:GetLifecycleConfiguration",
"s3:GetBucketTagging",
"s3:ListBucketVersions",
"s3:GetBucketLogging",
"dynamodb:ListTagsOfResource",
"s3:CreateBucket",
"s3:ListBucket",
"s3:GetAccelerateConfiguration",
"dynamodb:DeleteTable",
"s3:PutEncryptionConfiguration",
"s3:GetBucketObjectLockConfiguration",
Create and Deploy OCSBC Instances on EC2
#dummy
#dummy
Chapter 7
7-16
Need help?
Do you have a question about the Netra Server X5-2 and is the answer not in the manual?
Questions and answers