diff options
-rw-r--r-- | interface-definitions/flow-accounting-conf.xml.in | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/interface-definitions/flow-accounting-conf.xml.in b/interface-definitions/flow-accounting-conf.xml.in index 904759a56..585322125 100644 --- a/interface-definitions/flow-accounting-conf.xml.in +++ b/interface-definitions/flow-accounting-conf.xml.in @@ -21,6 +21,12 @@ </constraint> </properties> </leafNode> + <leafNode name="enable-egress"> + <properties> + <help>Enable egress flow accounting</help> + <valueless /> + </properties> + </leafNode> <leafNode name="disable-imt"> <properties> <help>Disable in memory table plugin</help> |