Skip to content

Commit b3564dd

Browse files
committed
networking readme
1 parent fe7fb63 commit b3564dd

File tree

2 files changed

+25
-23
lines changed

2 files changed

+25
-23
lines changed

cloud-infrastructure/networking/README.md

Lines changed: 6 additions & 17 deletions
Original file line numberDiff line numberDiff line change
@@ -1,19 +1,9 @@
1-
# Virtual Test Access Points (VTAP)
1+
# Cloud Networking
22

3-
A Virtual Test Access Point (VTAP) provides a way to mirror traffic from a designated source to a selected target to facilitate troubleshooting, security analysis, and data monitoring. The VTAP uses a capture filter, which contains a set of rules governing what traffic a VTAP mirrors. A VTAP is STOPPED by default at creation, so you need to click the Start VTAP before it mirrors traffic as intended.
4-
5-
You can create a capture filter while you create a VTAP, or assign an existing capture filter to a new VTAP
6-
7-
VTAP sources can be:
8-
9-
A single compute instance VNIC in a subnet
10-
A Load Balancer
11-
A Database system
12-
An Exadata VM Cluster
13-
An Autonomous Database for Analytics and Data Warehousing instance using a private endpoint
3+
Oracle Cloud Infrastructure (OCI) networking and connectivity products and services enable customers to manage and scale their networks. Customers can connect securely to a customizable, isolated virtual cloud network (VCN), and take advantage of inexpensive data egress charges. Granular access control of networking technologies provides connectivity solutions across both physical and virtual networks.
144

155
## When to use this asset?
16-
These documents can be use as reusable assets on different technologies around OVTAP
6+
These documents can be use as reusable assets on different technologies around OCI Networking
177

188
## How to use this asset?
199
The information is generic in nature and not specified for a particular customer. Appropriate changes in scope should be updated.
@@ -27,9 +17,8 @@ The information is generic in nature and not specified for a particular customer
2717

2818
## Useful Links
2919

30-
- [VTAP Introduction and Setuo](https://blogs.oracle.com/cloud-infrastructure/post/announcing-vtap-for-oracle-cloud-infrastructure)
31-
- [Exploring traffic Mirroring with VTAP](https://blogs.oracle.com/cloud-infrastructure/post/explore-traffic-mirroring-vtap-functionality-with-network-and-monitoring-partners-on-oci)
32-
- [Troubleshoot network issues with vTAP and Wireshark](https://docs.oracle.com/en/solutions/oci-network-vtap-wireshark/index.htm)
20+
- [OCI Networking](https://www.oracle.com/cloud/networking/)
21+
3322

3423
## Team Publications
3524

@@ -42,7 +31,7 @@ The information is generic in nature and not specified for a particular customer
4231

4332
### Videos & Podcasts
4433

45-
- [How to monitor and inspect your Network Traffic flow](https://www.youtube.com/watch?v=f29iNJ1paMU)
34+
4635

4736
# License
4837

cloud-infrastructure/networking/vtap/README.md

Lines changed: 19 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,19 @@
1-
# Secure Edge Connectivity Reusable Assets
2-
Secure Edge Connectivity in Oracle Cloud Infrastructure (OCI). Discover how OCI enables organizations to establish secure and reliable connections between on-premises networks and the cloud, ensuring data integrity and confidentiality. Explore our resources to learn about VPN connectivity, FastConnect, IPSec VPN, Network Firewall and more.
1+
# Virtual Test Access Points (VTAP)
32

3+
A Virtual Test Access Point (VTAP) provides a way to mirror traffic from a designated source to a selected target to facilitate troubleshooting, security analysis, and data monitoring. The VTAP uses a capture filter, which contains a set of rules governing what traffic a VTAP mirrors. A VTAP is STOPPED by default at creation, so you need to click the Start VTAP before it mirrors traffic as intended.
4+
5+
You can create a capture filter while you create a VTAP, or assign an existing capture filter to a new VTAP
6+
7+
VTAP sources can be:
8+
9+
A single compute instance VNIC in a subnet
10+
A Load Balancer
11+
A Database system
12+
An Exadata VM Cluster
13+
An Autonomous Database for Analytics and Data Warehousing instance using a private endpoint
14+
415
## When to use this asset?
5-
These documents can be use as reusable assets on different technologies around OCI regarding Secure Edge Connectivity
16+
These documents can be use as reusable assets on different technologies around OVTAP
617

718
## How to use this asset?
819
The information is generic in nature and not specified for a particular customer. Appropriate changes in scope should be updated.
@@ -16,20 +27,22 @@ The information is generic in nature and not specified for a particular customer
1627

1728
## Useful Links
1829

30+
- [VTAP Introduction and Setup](https://blogs.oracle.com/cloud-infrastructure/post/announcing-vtap-for-oracle-cloud-infrastructure)
31+
- [Exploring traffic Mirroring with VTAP](https://blogs.oracle.com/cloud-infrastructure/post/explore-traffic-mirroring-vtap-functionality-with-network-and-monitoring-partners-on-oci)
32+
- [Troubleshoot network issues with vTAP and Wireshark](https://docs.oracle.com/en/solutions/oci-network-vtap-wireshark/index.htm)
1933

2034
## Team Publications
2135

2236
### Reference Architectures & Step-by-step Guides
23-
- [asdas](ha-dr-patterns/files/HA%26DR%20Patterns%20in%20Network%20connectivity.pdf)
37+
2438

2539
### Blogs
2640

2741

2842

29-
3043
### Videos & Podcasts
3144

32-
45+
- [How to monitor and inspect your Network Traffic flow](https://www.youtube.com/watch?v=f29iNJ1paMU)
3346

3447
# License
3548

0 commit comments

Comments
 (0)