Adding ONOS Segment Routing CLI files to new repo
diff --git a/cli/documentation/en_US/forwarding/forwarding-example b/cli/documentation/en_US/forwarding/forwarding-example
new file mode 100755
index 0000000..d445626
--- /dev/null
+++ b/cli/documentation/en_US/forwarding/forwarding-example
@@ -0,0 +1,6 @@
+ forwarding core-priority 100
+ To set priority for forwarding flow-mods on core switches to 100, use:
+
+ forwarding access-priority 100
+ To set priority for forwarding flow-mods on access switches to 100, use:
+