summaryrefslogtreecommitdiffstats
path: root/vnfs/vIPSEC/pg_streams/stream_ipsec_udp7
diff options
context:
space:
mode:
Diffstat (limited to 'vnfs/vIPSEC/pg_streams/stream_ipsec_udp7')
-rw-r--r--vnfs/vIPSEC/pg_streams/stream_ipsec_udp712
1 files changed, 12 insertions, 0 deletions
diff --git a/vnfs/vIPSEC/pg_streams/stream_ipsec_udp7 b/vnfs/vIPSEC/pg_streams/stream_ipsec_udp7
new file mode 100644
index 00000000..7afb478e
--- /dev/null
+++ b/vnfs/vIPSEC/pg_streams/stream_ipsec_udp7
@@ -0,0 +1,12 @@
+packet-generator new {
+ name ipsec_udp7
+ rate 10
+ node ip4-input
+ size 64-64
+ no-recycle
+ data {
+ UDP: 192.168.10.31 -> 192.168.20.32
+ UDP: 15320 -> 8080
+ length 128 checksum 0 incrementing 1
+ }
+}