Skip to content

Commit 30351c1

Browse files
vars
1 parent 17e3f5b commit 30351c1

File tree

2 files changed

+8
-2
lines changed

2 files changed

+8
-2
lines changed

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

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,4 +14,7 @@ import { Render } from "~/components";
1414
<Render
1515
file="mnm/routers/netflow-ipfix-config"
1616
product="networking-services"
17+
params={{
18+
productName: "Magic Network Monitoring",
19+
}}
1720
/>

src/content/partials/networking-services/mnm/routers/netflow-ipfix-config.mdx

Lines changed: 5 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,12 @@
1-
1+
---
2+
params:
3+
- productName
4+
---
25

36

47
import { GlossaryTooltip } from "~/components"
58

6-
Magic Network Monitoring supports the NetFlow v5, NetFlow v9, and IPFIX network <GlossaryTooltip term="flow data">flow data</GlossaryTooltip> formats.
9+
{props.productName} supports the NetFlow v5, NetFlow v9, and IPFIX network <GlossaryTooltip term="flow data">flow data</GlossaryTooltip> formats.
710

811
1. Log in to your router's configuration application.
912

0 commit comments

Comments
 (0)