30. Network visualizer & Network Path Analyzer - Ayushi-srivastav/OCI GitHub Wiki

Network visualizer


Click on the Burger Menu in left side, select Networking than go to the Network visualizer

image

image

Select Compartment

and we can see the available networks in our VCN

image

Network Path Analyzer


Click on the Burger Menu in left side, select Networking than go to the Network Path Analyzer

image

Click on create path analysis

image

write name, select Compartment and protocol

image

Select Source type in source

image

Select compute instance, VNIC & source IP address

image

Now, select Destination type in Destination,compute instance, VNIC,Destination IP address & Destination port

image

Select Direction of analysis

And Run Analysis

image

In the screen below,

we can see that the analysis is incomplete and has failed

image

image

image

As we can see, we don't have a policy in place to gain access to the network path analyzer.

image

So, we setup the policy first

image

And also add a ingress rule in application user

image

Again Run Analysis

image

Now the connection is happen and both server can connect to each other

image

image

image