aboutsummaryrefslogtreecommitdiffstats
path: root/src/scripts
diff options
context:
space:
mode:
authorNeale Ranns <nranns@cisco.com>2020-10-08 14:02:35 +0000
committerNeale Ranns <nranns@cisco.com>2020-10-08 14:02:35 +0000
commit0e12131f8bf519fb301d4a2e34c3e0a4944da796 (patch)
treebb706b5d4cbe4551e74ce52792058a01c28de740 /src/scripts
parent533bf08cf491a9b74cf761abf05709248a80b274 (diff)
pg: Choose the input interface from the stream's rx
Type: fix Signed-off-by: Neale Ranns <nranns@cisco.com> Change-Id: I656918a417d33ec6bea30054805e03ae19c38f2d
Diffstat (limited to 'src/scripts')
-rw-r--r--src/scripts/vnet/mpls-to-dot1ad2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/scripts/vnet/mpls-to-dot1ad b/src/scripts/vnet/mpls-to-dot1ad
index 93d3a701595..ea8418e70e8 100644
--- a/src/scripts/vnet/mpls-to-dot1ad
+++ b/src/scripts/vnet/mpls-to-dot1ad
@@ -43,7 +43,7 @@ packet-generator new {
name v2g
limit 1
node ethernet-input
- interface pg1.12
+ interface pg1
data {
hex 0x000000000011005056b77c8388a80020810000210102030405060708
}