From 0e12131f8bf519fb301d4a2e34c3e0a4944da796 Mon Sep 17 00:00:00 2001 From: Neale Ranns Date: Thu, 8 Oct 2020 14:02:35 +0000 Subject: pg: Choose the input interface from the stream's rx Type: fix Signed-off-by: Neale Ranns Change-Id: I656918a417d33ec6bea30054805e03ae19c38f2d --- src/scripts/vnet/mpls-to-dot1ad | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/scripts/vnet/mpls-to-dot1ad') 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 } -- cgit 1.2.3-korg