File tree Expand file tree Collapse file tree 2 files changed +13
-7
lines changed
docs/magic-network-monitoring/routers
partials/networking-services/mnm/routers Expand file tree Collapse file tree 2 files changed +13
-7
lines changed Original file line number Diff line number Diff line change @@ -6,13 +6,11 @@ sidebar:
66head : []
77description : 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+ />
Original file line number Diff line number Diff line change 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 `
You can’t perform that action at this time.
0 commit comments