Adding ONOS Segment Routing CLI files to new repo
diff --git a/cli/documentation/en_US/switch/switchport-example b/cli/documentation/en_US/switch/switchport-example
new file mode 100755
index 0000000..70d0d9e
--- /dev/null
+++ b/cli/documentation/en_US/switch/switchport-example
@@ -0,0 +1,6 @@
+switchport mode external
+  Within a switch interface definiton, configure this interface to be
+  connected to an external network
+
+no switchport mode external
+  Remove the external connection attribute for this interface