Skip to content

Commit 42b5a30

Browse files
Add topics to TOC.
1 parent b3b3b60 commit 42b5a30

File tree

2 files changed

+6
-2
lines changed

2 files changed

+6
-2
lines changed

articles/operator-nexus/TOC.yml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -45,6 +45,8 @@
4545
href: concepts-nexus-route-policies-overview.md
4646
- name: Availability
4747
href: concepts-nexus-availability.md
48+
- name: Network Packet Broker
49+
href: concepts-nexus-npb-overview.md
4850
- name: Quickstarts
4951
items:
5052
- name: Before you start workload deployment
@@ -230,6 +232,8 @@
230232
href: reference-near-edge-storage.md
231233
- name: Limits & quotas
232234
href: reference-limits-and-quotas.md
235+
- name: Neighbor Group Configuration Overview
236+
href: reference-neighbor-group-configuration.md
233237
- name: Route Policy
234238
expanded: false
235239
items:

articles/operator-nexus/concepts-nexus-npb-overview.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ The Network Packet Broker (NPB) allows operators to monitor service traffic flow
1515

1616
NPB enables packet filtering and forwarding based on user-defined rules. NPB can perform various actions on the matched packets, such as dropping, counting, redirecting, mirroring, and logging. NPB supports both static and dynamic match conditions, which can be based on various L2/L3 parameters, such as VLAN, IP, port, protocol, or encapsulation type. NPB also supports GTPv1 encapsulation for matching packets in mobile networks.
1717

18-
## Key Benefits of the Network Packet Broker
18+
## Key benefits of the Network Packet Broker
1919

2020
- **Improved Network Visibility:** NPB provides a centralized management interface for configuring and controlling the flow of network traffic to monitoring tools (vProbes). It provides visibility into network traffic, allowing operators to monitor, analyze, troubleshoot, and identify potential security threats. 
2121

@@ -27,7 +27,7 @@ NPB enables packet filtering and forwarding based on user-defined rules. NPB can
2727

2828
- **Compliance and Regulatory Requirements:** NPB helps organizations meet compliance and regulatory requirements by ensuring proper monitoring of network activities and data traffic. 
2929

30-
## Key Capabilities of the Network Packet Broker
30+
## Key capabilities of the Network Packet Broker
3131

3232
- **Mirroring & Aggregation**
3333

0 commit comments

Comments
 (0)