Adding ONOS Segment Routing CLI files to new repo
diff --git a/cli/documentation/en_US/flow-entry/dst-ip-example b/cli/documentation/en_US/flow-entry/dst-ip-example
new file mode 100755
index 0000000..8ba4862
--- /dev/null
+++ b/cli/documentation/en_US/flow-entry/dst-ip-example
@@ -0,0 +1,5 @@
+dst-ip 1.2.3.4
+  Associate a specific host address with this flow entry
+
+dst-ip 1.2.3.4/24
+  Associate a destination address range with this flow entry