summaryrefslogtreecommitdiff
path: root/1.0 Network Fundamentals/explor-cisco-devices-boson.md
diff options
context:
space:
mode:
authorBen Sanders <ben@sanders.life>2025-12-26 07:45:45 -0500
committerBen Sanders <ben@sanders.life>2025-12-26 07:45:45 -0500
commitc58d90c868a08013878a7d4a28a2af91ff23ada1 (patch)
treee4a911e2803dcc993473a7c1769832689ba48a6a /1.0 Network Fundamentals/explor-cisco-devices-boson.md
parentdc565ab2ff86291999f50a5d7d2f7769b11009b4 (diff)
Added some notesHEADmain
Diffstat (limited to '1.0 Network Fundamentals/explor-cisco-devices-boson.md')
-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 |
+