First pass up to configuration

Change-Id: Ifd82c38aa18d5216c5772a64d9d77046def005fe
diff --git a/troubleshooting.rst b/troubleshooting.rst
index 222c934..6a64d34 100644
--- a/troubleshooting.rst
+++ b/troubleshooting.rst
@@ -44,7 +44,7 @@
 
 Stratum
 ^^^^^^^
-To execute following BF SDE commands,
+To execute following BF Shell commands,
 
 - Login to Stratum switch by `ssh root@<switch_ip>`. Default password is `onl`
 - Attach to Stratum docker container by `docker attach \`docker ps | grep stratum-bfrt | awk \'{print $1}\'\``
@@ -52,8 +52,8 @@
   - Hit `enter` for the prompt
   - Use `<Ctrl-P><Ctrl-Q>` to exit the container. Do not use `<Ctrl-C>` since it will terminate the process.
 
-BF SDE
-""""""
+BF Shell
+""""""""
 - `pm.show`: List port configurations. `-a` to list all ports.
 
 K8s troubleshooting