Skip to content

Commit 0bacc37

Browse files
content
1 parent 428984b commit 0bacc37

File tree

2 files changed

+13
-7
lines changed

2 files changed

+13
-7
lines changed

src/content/docs/magic-network-monitoring/routers/sflow-config.mdx

Lines changed: 5 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -6,13 +6,11 @@ sidebar:
66
head: []
77
description: A step-by-step configuration guide for exporting sFlow data to
88
Cloudflare's network.
9-
109
---
1110

12-
1. Log in to your router's configuration application.
13-
2. Open your router's sFlow configuration menu.
14-
3. Set up your router's **sFlow Exporter** configuration with the following values:
11+
import { Render } from "~/components";
1512

16-
- **Destination IP address**: `162.159.65.1`
17-
- **Destination Port**: `6343`
18-
- **Transport Protocol**: `UDP`
13+
<Render
14+
file="mnm/routers/sflow-config"
15+
product="networking-services"
16+
/>
Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,11 @@
11
---
22
{}
33
---
4+
5+
1. Log in to your router's configuration application.
6+
2. Open your router's sFlow configuration menu.
7+
3. Set up your router's **sFlow Exporter** configuration with the following values:
8+
9+
- **Destination IP address**: `162.159.65.1`
10+
- **Destination Port**: `6343`
11+
- **Transport Protocol**: `UDP`

0 commit comments

Comments
 (0)