aboutsummaryrefslogtreecommitdiffstats
path: root/vnfs/vIPSEC/pg_streams/stream_ipsec_udp8
diff options
context:
space:
mode:
Diffstat (limited to 'vnfs/vIPSEC/pg_streams/stream_ipsec_udp8')
-rw-r--r--vnfs/vIPSEC/pg_streams/stream_ipsec_udp812
1 files changed, 12 insertions, 0 deletions
diff --git a/vnfs/vIPSEC/pg_streams/stream_ipsec_udp8 b/vnfs/vIPSEC/pg_streams/stream_ipsec_udp8
new file mode 100644
index 00000000..feaa5d45
--- /dev/null
+++ b/vnfs/vIPSEC/pg_streams/stream_ipsec_udp8
@@ -0,0 +1,12 @@
+packet-generator new {
+ name ipsec_udp8
+ 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
+ }
+}