Skip to content

Commit 6caa509

Browse files
Update README.md
structure
1 parent e0b5a25 commit 6caa509

File tree

1 file changed

+6
-15
lines changed
  • cloud-infrastructure/networking/network-visualizer

1 file changed

+6
-15
lines changed
Lines changed: 6 additions & 15 deletions
Original file line numberDiff line numberDiff line change
@@ -1,40 +1,31 @@
11
# Network Visualizer Assets
22

33
The Network Visualizer provides a diagram of the implemented topology of all VCNs in a selected region and tenancy. This tool in the OCI Console can provide two levels of granularity:
4+
45
- Regional Network Topology: You can see a high-level layout and routing topology of your entire virtual network configuration within a region. This topology includes DRGs, VCNs, CPEs, and various types of gateway.
56
- Virtual Cloud Network Topology: You can see the organization of a single VCN including its subnets and routing configuration. This topology includes subnets, VLANs, and gateways to other resources.
67
- Subnet Topology: You can see the resource information about the instances, load balancer, FSS, and OKE clusters in the subnet
78
- Generate a .pdf with all component details and diagrams
89

10+
Reviewed: 06.02.2024
911

10-
11-
1212
# Useful Links
1313

1414
- [OCI Network Visualizer Introduction](https://www.ateam-oracle.com/post/oci-network-visualizer)
1515
- [OCI Network Visualizer Documentation](https://docs.oracle.com/en-us/iaas/Content/Network/Concepts/network_visualizer.htm)
16-
17-
1816

19-
### Reference Architectures & Step-by-step Guides
17+
## Reference Architectures & Step-by-step Guides
2018

19+
- [Network Visualizer Steps guide](https://www.ateam-oracle.com/post/oci-network-visualizer)
2120

22-
- [Network Visualizer Steps guide](https://www.ateam-oracle.com/post/oci-network-visualizer)
23-
24-
25-
### Blogs
21+
## Blogs
2622

2723
- [Enhanced visualization and troubleshooting with Network Visualizer 2.0](https://blogs.oracle.com/cloud-infrastructure/post/enhanced-visualization-troubleshooting-with-network-visualizer-v2)
2824

29-
30-
### Videos & Podcasts
31-
32-
33-
3425
# License
3526

3627
Copyright (c) 2024 Oracle and/or its affiliates.
3728

3829
Licensed under the Universal Permissive License (UPL), Version 1.0.
3930

40-
See [LICENSE](https://github.com/oracle-devrel/technology-engineering/blob/main/LICENSE) for more details.
31+
See [LICENSE](https://github.com/oracle-devrel/technology-engineering/blob/main/LICENSE) for more details.

0 commit comments

Comments
 (0)