Adding ONOS Segment Routing CLI files to new repo
diff --git a/cli/documentation/en_US/controller/ip-address b/cli/documentation/en_US/controller/ip-address
new file mode 100755
index 0000000..b3327ec
--- /dev/null
+++ b/cli/documentation/en_US/controller/ip-address
@@ -0,0 +1,3 @@
+Specify the IP address as either an address and netmask pair
+(e.g. 192.168.1.1 255.255.255.0) or a CIDR address
+(e.g. 192.168.1.1/24). This value is only used if the ip mode is set to 'static'.