summaryrefslogtreecommitdiff
path: root/1.0 Network Fundamentals
diff options
context:
space:
mode:
Diffstat (limited to '1.0 Network Fundamentals')
-rw-r--r--1.0 Network Fundamentals/explor-cisco-devices-boson.md14
1 files changed, 14 insertions, 0 deletions
diff --git a/1.0 Network Fundamentals/explor-cisco-devices-boson.md b/1.0 Network Fundamentals/explor-cisco-devices-boson.md
new file mode 100644
index 0000000..05835d0
--- /dev/null
+++ b/1.0 Network Fundamentals/explor-cisco-devices-boson.md
@@ -0,0 +1,14 @@
+# Explore Cisco Devices
+
+## Command Summary
+
+| Command | Description |
+| configure terminal | enters global configuration mode from priviledged EXEC mode |
+| enable | enters privileged EXEC mode |
+| end | ends and exits configuration mode |
+| exit | exits one level in the menu structure |
+| interface type number | changes from global configuration mode to interface configuration mode |
+| show clock | displays the system clock |
+| show history | displays the session command history |
+| show version | displays the system hardware version and software status |
+