From 3426556541256f93d2cba65df3b9c8d1d1772861 Mon Sep 17 00:00:00 2001 From: platania Date: Thu, 16 Feb 2017 11:20:22 -0500 Subject: Initial OpenECOMP Demo commit Change-Id: Ibf8696196a7ac2c84ac8aa7cde1982c9c89fb64d Signed-off-by: platania --- vnfs/vLB/dns_streams/stream_dns2 | 13 +++++++++++++ 1 file changed, 13 insertions(+) create mode 100644 vnfs/vLB/dns_streams/stream_dns2 (limited to 'vnfs/vLB/dns_streams/stream_dns2') diff --git a/vnfs/vLB/dns_streams/stream_dns2 b/vnfs/vLB/dns_streams/stream_dns2 new file mode 100644 index 00000000..0b3d6c64 --- /dev/null +++ b/vnfs/vLB/dns_streams/stream_dns2 @@ -0,0 +1,13 @@ +packet-generator new { + name dns2 + rate 10 + node ip4-input + size 100-100 + no-recycle + data { + UDP: 104.130.226.226 -> 104.130.169.190 + UDP: 15320 -> 53 + length 53 + hex 0x23550100000100000000000005686f73743207646e7364656d6f096f70656e65636f6d70036f72670000010001 + } +} -- cgit 1.2.3-korg