vlib: exec cli line-by-line processing and script updates
[vpp.git] / src / scripts / vnet / lfib / ip4-to-mpls
index 5ec412a..1170684 100644 (file)
@@ -1,13 +1,13 @@
-packet-generator new {
-  name x
-  limit 1
-  node ip4-input
-  size 64-64
-  data {
-    ICMP: 1.0.0.2 -> 2.2.2.2
-    ICMP echo_request
-    incrementing 100
-  }
+packet-generator new {                                         \
+  name x                                                       \
+  limit 1                                                      \
+  node ip4-input                                               \
+  size 64-64                                                   \
+  data {                                                       \
+    ICMP: 1.0.0.2 -> 2.2.2.2                                   \
+    ICMP echo_request                                          \
+    incrementing 100                                           \
+  }                                                            \
 }
 
 loop create