Adding ONOS Segment Routing CLI files to new repo
diff --git a/cli/documentation/en_US/controller/ip-mode b/cli/documentation/en_US/controller/ip-mode
new file mode 100755
index 0000000..029fbe4
--- /dev/null
+++ b/cli/documentation/en_US/controller/ip-mode
@@ -0,0 +1,3 @@
+Specify the mode for configuring the IP address, either 'static' to
+specify an explicit IP address or 'dhcp' to obtain the IP address
+from a DHCP server.