From f89a6806d90fd11e0e1e5e922ef95332ad8bfeb8 Mon Sep 17 00:00:00 2001 From: Christian Poessinger Date: Thu, 16 Jun 2022 21:20:39 +0200 Subject: qos: T4284: first implementation introducing a new vyos.qos module --- interface-definitions/include/interface/mirror.xml.i | 18 +++++++++++++----- 1 file changed, 13 insertions(+), 5 deletions(-) (limited to 'interface-definitions/include/interface/mirror.xml.i') diff --git a/interface-definitions/include/interface/mirror.xml.i b/interface-definitions/include/interface/mirror.xml.i index 2959551f0..74a172b50 100644 --- a/interface-definitions/include/interface/mirror.xml.i +++ b/interface-definitions/include/interface/mirror.xml.i @@ -1,23 +1,31 @@ - Incoming/outgoing packet mirroring destination + Mirror ingress/egress packets - Mirror the ingress traffic of the interface to the destination interface + Mirror ingress traffic to destination interface - + + + txt + Destination interface name + - Mirror the egress traffic of the interface to the destination interface + Mirror egress traffic to destination interface - + + + txt + Destination interface name + -- cgit v1.2.3