summaryrefslogtreecommitdiffstats
path: root/scripts/automation/trex_control_plane/stl/services/scapy_server/templates/ICMP echo request.trp
diff options
context:
space:
mode:
authorichebyki <igrche@gmail.com>2016-12-20 12:57:59 +0700
committerYaroslav Brustinov <ybrustin@cisco.com>2017-01-05 16:36:29 +0200
commit10a1d2e33a110a091f539bdf3de5e5c69e5887f8 (patch)
tree1e80e38d349aa82a897509708a524f5a0ec5af0d /scripts/automation/trex_control_plane/stl/services/scapy_server/templates/ICMP echo request.trp
parent3484a1699e36953d8c8dc95743b468eb026a09e1 (diff)
Add support for predefined packet templates.
Change-Id: Ib2bdcbe6ea18933394527f06be001607344c75e4 Signed-off-by: Igor Chebykin <igrche@gmail.com>
Diffstat (limited to 'scripts/automation/trex_control_plane/stl/services/scapy_server/templates/ICMP echo request.trp')
-rw-r--r--scripts/automation/trex_control_plane/stl/services/scapy_server/templates/ICMP echo request.trp1
1 files changed, 1 insertions, 0 deletions
diff --git a/scripts/automation/trex_control_plane/stl/services/scapy_server/templates/ICMP echo request.trp b/scripts/automation/trex_control_plane/stl/services/scapy_server/templates/ICMP echo request.trp
new file mode 100644
index 00000000..f8988a5f
--- /dev/null
+++ b/scripts/automation/trex_control_plane/stl/services/scapy_server/templates/ICMP echo request.trp
@@ -0,0 +1 @@
+{"fileType":"trex-packet-editor","version":"1.0.0","metadata":{"caption":"ICMP echo request"},"packet":[{"id":"Ether","fields":[]},{"id":"IP","fields":[]},{"id":"ICMP","fields":[{"id":"type","value":"8"}]}],"fePrarameters":{"cache_size":"1000"},"feInstructions":[]} \ No newline at end of file