diff options
author | Daniil Baturin <daniil@vyos.io> | 2020-08-05 00:00:39 +0700 |
---|---|---|
committer | GitHub <noreply@github.com> | 2020-08-05 00:00:39 +0700 |
commit | c87437a88cdd2ad7b44d7c8d94b9326f4f71311e (patch) | |
tree | 1784f27c158f8f5e2dfd56c8440d320feffe28e6 /docs | |
parent | 243238380a6d408d40ef5e64b9d4222c3898e264 (diff) | |
parent | 43e09fa32a932a626484a7da72c230ff14f3cb11 (diff) | |
download | vyos-documentation-c87437a88cdd2ad7b44d7c8d94b9326f4f71311e.tar.gz vyos-documentation-c87437a88cdd2ad7b44d7c8d94b9326f4f71311e.zip |
Merge pull request #296 from lucasdavila86/patch-1
Update flow-accounting.rst correcting typo
Diffstat (limited to 'docs')
-rw-r--r-- | docs/system/flow-accounting.rst | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/docs/system/flow-accounting.rst b/docs/system/flow-accounting.rst index 64c20dcf..f09c1c9a 100644 --- a/docs/system/flow-accounting.rst +++ b/docs/system/flow-accounting.rst @@ -39,8 +39,8 @@ NetFlow is usually enabled on a per-interface basis to limit load on the router components involved in NetFlow, or to limit the amount of NetFlow records exported. -Configururation -=============== +Configuration +============= In order for flow accounting information to be collected and displayed for an interface, the interface must be configured for flow accounting. |