Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Steps:
1. Acquire an ipaddress for the VPC.
1. Create a Static Nat rule for one of the Vms in the network.
3. Released this ipadress on which the static Nat rule was created.Ipaddress should get released successfully. The Static NAT rule should not be|present in the VR anymore.

...

| P1

...

|Pass|

14

Create Static NAT Rules for a single virtual network of a VPC using a released Public IP Address from other virtual network when the Virtual Router is in Running State

PreReq -
1. Log in as the Admin User of ROOT domain
2. Use a VPC Offering to create a VPC that supports all services on VPC Virtual Router. Provide VPC CIDR as 10.1.1.1/16.
3. Acquire 1 Public IP Address for the VPC.
4. Add guest networks 1 (10.1.1.1/24) and 2 (10.1.2.1/24) to this VPC using network offering that supports VPC Virtual Router alone as the service provider for a valid subset of services that are part of the VPC.
5. Deploy a VM on each guest network.
6. Create a Static Nat Rule for vm in network1 on the the Public IP Address.
Steps:
1. Delete Static NAT rule.
2. Create a Static Nat Rule for vm in network2 on the same Public IP

1.Static Nat rule should get created successfully.
2. Successfully ssh into the Guest VM using each Static NAT Rule.

P1

Pass

15

Create Static NAT Rule for a single virtual network of a VPC using a new Public IP Address available with the VPC when the Virtual Router is in Running State

PreReq -
1. Log in as the Admin User of ROOT domain
2. Use a VPC Offering to create a VPC that supports all services on VPC Virtual Router. Provide VPC CIDR as 10.1.1.1/16.
3. Acquire a Public IP Address for the VPC.
4. Add guest network1(10.1.1.1/24) to this VPC using network offering that supports VPC Virtual Router alone as the service provider for a valid subset of services that are part of the VPC.
5. Deploy a VM in the guest network.
Steps:
1. Log in as the Admin User of ROOT domain.
2. Use the Acquired Public IP Address on the VPC to create a Static NAT Rule on TCP/ port 22 to a VM present on the guest network.

1.Successfully ssh into the Guest VM using the Static NAT Rule.

P0

Pass

16

List only VMs suitable for the Virtual Network on VPC for Static NAT Rule

Pre-Req:
1. Create a VPC with cidr - 10.1.1.1/16
2. Add network1(10.1.1.1/24) and network2(10.1.2.1/24) to this VPC.
3. Deploy vm1 and vm2 in network1 and vm3 and vm4 in network2. Make sure vm1 and vm3 are deployed on one host in the cluster while vm2 and vm4 are deployed on the other host in the cluster. This can be done using host's tags and service offerings with host tags.
4. Create a Static NAT rule in network1.
Steps:
1. List the VMs on network1 for selection for the Static NAT Rule.

1. Successfully list the VMs for Static NAT Rule creation.

P0

Pass

17

List Static NAT Rules belonging to a VPC

Pre-Req:
1. Create a VPC with cidr - 10.1.1.1/16
2. Add network1(10.1.1.1/24) and network2(10.1.2.1/24) to this VPC.
3. Deploy vm1 and vm2 in network1 and vm3 and vm4 in network2. Make sure vm1 and vm3 are deployed on one host in the cluster while vm2 and vm4 are deployed on the other host in the cluster. This can be done using host's tags and service offerings with host tags.
4. Create a Static NAT rule for vms in network1.
5. Create a Static NAT rule for vms in network2.
Steps:
1. List all the Static NAT Rules belonging to a VPC.

1. Successfully List the Static NAT Rules belonging to the VPC.

P0

Pass

18

List Load Balancing Rules belonging to a VPC

Pre-Req:
1. Create a VPC with cidr - 10.1.1.1/16
2. Add network1(10.1.1.1/24) and network2(10.1.2.1/24) to this VPC.
3. Deploy vm1 and vm2 in network1 and vm3 and vm4 in network2. Make sure vm1 and vm3 are deployed on one host in the cluster while vm2 and vm4 are deployed on the other host in the cluster. This can be done using host's tags and service offerings with host tags.
4. Create a LB rule on TCP/ port 80 for vms in network1.
5. Create a LB rule on TCP/ port 80 for vms in network2.
Steps:
1. List all the Load Balancing Rules belonging to a VPC

1. Successfully List the Load Balancing Rules belonging to the VPC.

P0

Pass

19

List Port Forwarding Rules belonging to a VPC

Pre-Req:
1. Create a VPC with cidr - 10.1.1.1/16
2. Add network1(10.1.1.1/24) and network2(10.1.2.1/24) to this VPC.
3. Deploy vm1 and vm2 in network1 and vm3 and vm4 in network2. Make sure vm1 and vm3 are deployed on one host in the cluster while vm2 and vm4 are deployed on the other host in the cluster. This can be done using host's tags and service offerings with host tags.
4. Create a PF rule for vms in network1.
5. Create a PF rule for vms in network2.
Steps:
1. List all the Port Forwarding Rules belonging to a VPC

1. Successfully List the Port Forwarding Rules belonging to the VPC.

P0

Pass