We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0900de6 commit dc767f4Copy full SHA for dc767f4
README.md
@@ -651,6 +651,14 @@ List of fields exported together with basic flow fields on interface by flow_has
651
|:------------------:|:------:|:---------------------------------:|
652
| FLOW_ID | uint64 | Hash of the flow - unique flow id |
653
654
+### MPLS
655
+
656
+List of fields exported together with basic flow fields on interface by mpls plugin.
657
658
+| Output field | Type | Description |
659
+|:----------------------------:|:-----:|:------------------------------------------------:|
660
+| MPLS_TOP_LABEL_STACK_SECTION | bytes | MPLS label section (without TTL), always 3 bytes |
661
662
## Simplified function diagram
663
Diagram below shows how `ipfixprobe` works.
664
0 commit comments