Skip to content

Commit 2bdc178

Browse files
Update README.md
structure
1 parent a5790de commit 2bdc178

File tree

1 file changed

+11
-13
lines changed
  • cloud-infrastructure/networking/vtap

1 file changed

+11
-13
lines changed

cloud-infrastructure/networking/vtap/README.md

Lines changed: 11 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -2,37 +2,35 @@
22

33
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.
44

5-
You can create a capture filter while you create a VTAP, or assign an existing capture filter to a new VTAP
5+
You can create a capture filter while you create a VTAP, or assign an existing capture filter to a new VTAP.
66

77
VTAP sources can be:
88

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-
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+
15+
Reviewed: 06.02.2024
1516

1617
# Useful Links
1718

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

22-
23-
24-
### Reference Architectures & Step-by-step Guides
23+
## Reference Architectures & Step-by-step Guides
2524

2625
-[Troubleshoot Step by step network issues with VTAP for OCI and Wireshark](https://docs.oracle.com/en/solutions/oci-network-vtap-wireshark/index.html#GUID-3196621D-12EB-470A-982C-4F7F6F3723EC)
2726

28-
### Blogs
27+
## Blogs
2928

3029
- [Announcing VTAP for Oracle Cloud Infrastructure](https://blogs.oracle.com/cloud-infrastructure/post/announcing-vtap-for-oracle-cloud-infrastructure)
3130

3231
- [Explore traffic mirroring VTAP functionality with network and monitoring partners on OCI ](https://blogs.oracle.com/cloudmarketplace/post/explore-traffic-mirroring-vtap-functionality-with-network-and-monitoring-partners-on-oci)
3332

34-
35-
### Videos & Podcasts
33+
## Videos & Podcasts
3634

3735
- [How to monitor and inspect your Network Traffic flow](https://www.youtube.com/watch?v=f29iNJ1paMU)
3836
- [Perform Live Traffic Analysis with Wireshark and VTAP on OCI](https://www.youtube.com/watch?v=7nWY_8BjJis)

0 commit comments

Comments
 (0)