commit | 1725e498e49068c90ef3ef405d2f085f766dd25a | [log] [tgz] |
---|---|---|
author | Srikanth Vavilapalli <srikanth.vavilapalli@ericsson.com> | Mon Dec 01 17:50:52 2014 -0800 |
committer | Srikanth Vavilapalli <srikanth.vavilapalli@ericsson.com> | Mon Dec 01 17:56:34 2014 -0800 |
tree | 6437aa90144092865cb7ef456e437731fc2cecff | |
parent | 49a9a6a77370535a6c0eb5a22fe946b14b2722bc [diff] [blame] |
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'.